NCIO 1.0: a simple Fortran NetCDF interface
Loading...
Official URL
Full text at PDC
Publication date
2015
Advisors (or tutors)
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Copernicus Gesellschaft MBH
Citation
Abstract
The NetCDF (Network Common Data Form) library has become an indispensable tool for data and model output management in geoscience. However for simple tasks, particularly in Fortran, the complexity of native NetCDF functionality can be cumbersome. The NCIO (NetCDF Input/Output) module has been designed as an interface to the NetCDF library with simplicity and ease of use in mind. While this implies that some NetCDF functionality is masked from the user, the subroutines provided here are adequate for basic serial reading and writing tasks of up to 6-D data arrays along with corresponding data attributes. The code is available online via a GitHub repository (http://www.github.com/alex-robinson/ncio), which includes an example program to illustrate the approach.
Description
© Author(s) 2015. CC Attribution 3.0 License.
© Copernicus Gesellschaft MBH.
We would like to thank Mario Krapp and Reinhard Calov for valuable input and testing of the NCIO module. A. Robinson is supported by the Marie Curie 7th framework programme (project 2012-IEF-331835, EURICE).