NetCDF Operators
{{lowercase title}}
{{Infobox software
| name = netCDF Operators (NCO)
| logo =
| screenshot =
| caption =
| developer = the NCO project
| released = 1995
| latest release version = 4.9.8 (Death Valley)
| latest release date = {{start date and age|df=yes|2021|03|21}}{{cite web
| url = https://github.com/nco/nco/releases
| title = Releases · nco/nco
| website = github.com
| access-date = 2021-04-20
}}
| programming language = C and C++
| operating system = Linux, Mac OS X, Microsoft Windows, Solaris,
| language = English
| genre = Earth sciences software
| license = GNU General Public License
| website =
}}
NCO (netCDF Operators) is a suite of programs designed to facilitate manipulation and analysis of self-describing data stored in the netCDF format.
Program Suite
;ncap2
: netCDF arithmetic processor
;ncatted
: netCDF attribute editor
;ncbo
: netCDF binary operator (includes addition, multiplication and others)
;ncclimo
: netCDF climatology generator
;nces
: netCDF ensemble statistics
;ncecat
: netCDF ensemble concatenator
;ncflint
: netCDF file interpolator
;ncks
: netCDF kitchen sink
;ncpdq
: netCDF permute dimensions quickly, pack data quietly
;ncra
: netCDF record averager
;ncrcat
: netCDF record concatenator
;ncremap
: netCDF remapper
;ncrename
: netCDF renamer
;ncwa
: netCDF weighted averager
References
{{Reflist}}
External links
- {{official website}}