diff options
Diffstat (limited to 'libraries/netcdf/slack-desc')
-rw-r--r-- | libraries/netcdf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/netcdf/slack-desc b/libraries/netcdf/slack-desc new file mode 100644 index 0000000000..d210f3b3c1 --- /dev/null +++ b/libraries/netcdf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +netcdf: NetCDF (libraries for storing scientific data) +netcdf: +netcdf: NetCDF (network Common Data Form) is a set of interfaces for array- +netcdf: oriented data access and a freely-distributed collection of data +netcdf: access libraries for C, Fortran, C++, Java, and other languages. The +netcdf: netCDF libraries support a machine-independent format for +netcdf: representing scientific data. Together, the interfaces, libraries, +netcdf: and format support the creation, access, and sharing of scientific +netcdf: data. +netcdf: +netcdf: http://www.unidata.ucar.edu/software/netcdf/ |