Most ARM data are made available as time-series data in netCDF (network Common Data Form), which is a set of libraries and self-describing, platform-independent data formats that support creating, accessing, and sharing array-oriented scientific data. It is relatively compact, appendable, and capable of storing descriptive “metadata” along with measurement data.
NetCDF includes data access libraries for a wide variety of programming languages. Example software programs for reading and writing netCDF files using C, C++, Fortran, IDL®, JavaTM, MATLAB®, PythonTM, and Perl, as well as more information about netCDF, including downloads, documentation, and frequently asked questions, can be found on the Unidata website.