Applications/Engineering

netcdf - Libraries for the Unidata network Common Data Form (NetCDF v3)

NetCDF-3 (network Common Data Form ver3) is an interface for
array-oriented data access and a freely-distributed collection of
software libraries for C, Fortran, C++, and perl 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.

NetCDF data is:

   o Self-Describing: A NetCDF file includes information about the
     data it contains.

   o Network-transparent:  A NetCDF file is represented in a form that
     can be accessed by computers with different ways of storing
     integers, characters, and floating-point numbers.

   o Direct-access:  A small subset of a large dataset may be accessed
     efficiently, without first reading through all the preceding
     data.

   o Appendable:  Data can be appended to a NetCDF dataset along one
     dimension without copying the dataset or redefining its
     structure. The structure of a NetCDF dataset can be changed,
     though this sometimes causes the dataset to be copied.

   o Sharable:  One writer and multiple readers may simultaneously
     access the same NetCDF file.
License:NetCDF Group:Applications/Engineering
URL:http://my.unidata.ucar.edu/content/software/netcdf/index.html Source: netcdf

Packages

Name Version Release Type Size Built
netcdf 3.6.0 3.p1.fc3 i386 375 KiB Tue May 31 14:17:40 2005

Changelog

* Mon May 9 18:00:00 2005 Ed Hill <ed{%}eh3{*}com> - 3.6.0-3.p1
- remove hard-coded dist/fedora macros
* Thu May 5 18:00:00 2005 Ed Hill <ed{%}eh3{*}com> - 3.6.0-2.p1
- make netcdf-devel require netcdf (bug #156748)
- cleanup environment and paths
- fix file permissions
* Sat Mar 5 17:00:00 2005 Ed Hill <ed{%}eh3{*}com> - 0:3.6.0-1.p1
- update for 3.6.0-p1 large-files-bug fix and remove the Epoch

Listing created by RepoView-0.5.2-1.fc6 (modified)