diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-30 14:12:53 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-30 14:12:53 +0000 |
commit | d66eb78a8a005221687672c4d1fd9e7d1580b056 (patch) | |
tree | 8e7b53fe557f20e85a0186cd206b38b89ee60362 /science/netcdf/pkg-descr | |
parent | 5ad58348d5b0fe3da10504827cdf2b4d9f95afb4 (diff) | |
download | ports-d66eb78a8a005221687672c4d1fd9e7d1580b056.tar.gz ports-d66eb78a8a005221687672c4d1fd9e7d1580b056.zip |
Notes
Diffstat (limited to 'science/netcdf/pkg-descr')
-rw-r--r-- | science/netcdf/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/science/netcdf/pkg-descr b/science/netcdf/pkg-descr new file mode 100644 index 000000000000..a8ab96607da6 --- /dev/null +++ b/science/netcdf/pkg-descr @@ -0,0 +1,9 @@ +NetCDF (network Common Data Form) is an interface for array-oriented +data access and a library that provides an implementation of the +interface. The netCDF library also defines a machine-independent +format for representing scientific data. Together, the interface, +library, and format support the creation, access, and sharing of +scientific data. The netCDF software was developed at the Unidata +Program Center in Boulder, Colorado. + +WWW: http://www.unidata.ucar.edu/packages/netcdf/ |