All Projects → nco → Nco

nco / Nco

Licence: other
netCDF Operators

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Nco

cftime
Time-handling functionality from netcdf4-python.
Stars: ✭ 53 (-49.52%)
Mutual labels:  netcdf
Iris
A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data
Stars: ✭ 418 (+298.1%)
Mutual labels:  netcdf
Pysat
Generalized satellite and space science data processing and file management.
Stars: ✭ 72 (-31.43%)
Mutual labels:  netcdf
spacegrids
Analyze spatial Netcdf data: "Numpy on grids" (Python module)
Stars: ✭ 14 (-86.67%)
Mutual labels:  netcdf
Datacube Core
Open Data Cube analyses continental scale Earth Observation data through time
Stars: ✭ 285 (+171.43%)
Mutual labels:  netcdf
Netcdf2littler
An application to convert NetCDF files to the Little-R format. The Little-R format is the accepted input format for the WRF data assimilation system (WRFDA) preprocessor (obsproc). Currently only the conversion of synoptical weather stations are supported by this application.
Stars: ✭ 5 (-95.24%)
Mutual labels:  netcdf
woss-ns3
WOSS is a multi-threaded C++ framework that permits the integration of any existing underwater channel simulator that expects environmental data as input and provides as output a channel realization. Currently, WOSS integrates the Bellhop ray-tracing program. Thanks to its automation the user only has to specify the location in the world and the…
Stars: ✭ 20 (-80.95%)
Mutual labels:  netcdf
Regionmask
plotting and creation of masks of spatial regions
Stars: ✭ 97 (-7.62%)
Mutual labels:  netcdf
Netcdf C
Official GitHub repository for netCDF-C libraries and utilities.
Stars: ✭ 336 (+220%)
Mutual labels:  netcdf
Ocgis
OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Stars: ✭ 60 (-42.86%)
Mutual labels:  netcdf
netcdf-java
The Unidata netcdf-java library
Stars: ✭ 84 (-20%)
Mutual labels:  netcdf
mo netcdf
Modern fortran netcdf wrapper
Stars: ✭ 15 (-85.71%)
Mutual labels:  netcdf
Pnetcdf
Source code repository of PnetCDF library and utilities
Stars: ✭ 49 (-53.33%)
Mutual labels:  netcdf
wxee
A Python interface between Earth Engine and xarray for processing time series data
Stars: ✭ 113 (+7.62%)
Mutual labels:  netcdf
H5netcdf
Pythonic interface to netCDF4 via h5py
Stars: ✭ 85 (-19.05%)
Mutual labels:  netcdf
netcdf4
NodeJS addon to read and write NetCDF4 files
Stars: ✭ 35 (-66.67%)
Mutual labels:  netcdf
Netcdf4 Python
netcdf4-python: python/numpy interface to the netCDF C library
Stars: ✭ 510 (+385.71%)
Mutual labels:  netcdf
Gdl
GDL - GNU Data Language
Stars: ✭ 104 (-0.95%)
Mutual labels:  netcdf
Netcdfjs
Read and explore NetCDF files
Stars: ✭ 86 (-18.1%)
Mutual labels:  netcdf
Cdo Bindings
Ruby/Python bindings for CDO
Stars: ✭ 56 (-46.67%)
Mutual labels:  netcdf

NCO NetCDF Operators

The NCO toolkit manipulates and analyzes data stored in netCDF-accessible formats, including DAP, HDF4, and HDF5. It exploits the geophysical expressivity of many CF (Climate & Forecast) metadata conventions, the flexible description of physical dimensions translated by UDUnits, the network transparency of OPeNDAP, the storage features (e.g., compression, chunking, groups) of HDF (the Hierarchical Data Format), and many powerful mathematical and statistical algorithms of GSL (the GNU Scientific Library). NCO is fast, powerful, and free.

What is NCO?

The netCDF Operators (NCO) comprise a dozen standalone, command-line programs that take netCDF, HDF, and/or DAP files as input, then operate (e.g., derive new data, compute statistics, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats. NCO aids analysis of gridded scientific data. The shell-command style of NCO allows users to manipulate and analyze files interactively, or with expressive scripts that avoid some overhead of higher-level programming environments.

Traditional geoscience data analysis requires users to work with numerous flat (data in one level or namespace) files. In that paradigm instruments or models produce, and then repositories archive and distribute, and then researchers request and analyze, collections of flat files. NCO works well with that paradigm, yet it also embodies the necessary algorithms to transition geoscience data analysis from relying solely on traditional (or “flat”) datasets to allowing newer hierarchical (or “nested”) datasets.

Operator Full Name Examples
ncap2 netCDF Arithmetic Processor here
ncatted netCDF ATTribute EDitor here
ncbo netCDF Binary Operator here
ncclimo netCDF CLIMatOlogy Generator here
nces netCDF Ensemble Statistics here
ncecat netCDF Ensemble conCATenator here
ncflint netCDF FiLe INTerpolator here
ncks netCDF Kitchen Sink here
ncpdq netCDF Permute Dimensions Quickly, Pack Data Quietly here
ncra netCDF Record Averager here
ncrcat netCDF Record conCATenator here
ncremap netCDF REMAPer here
ncrename netCDF RENAMEer here
ncwa netCDF Weighted Averager here

How to Contribute: Volunteer, Endorse, or Donate

The NCO project homepage points to mailing lists, discussion forums, and instructions to make contributing easy.

Acknowledgements

NCO has been supported by volunteers and professionals since 1995. External support from DOE, NASA, and NSF has sustained development and addition of its most powerful features.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].