Command-line programs for the NetCDF scientific data format

Edit Package netcdf
http://www.unidata.ucar.edu/software/netcdf/

NetCDF is a set of software libraries and self-describing,
machine-independent data formats that support the creation, access,
and sharing of array-oriented scientific data.

NetCDF (network Common Data Form) 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:
- Self-Describing: A NetCDF file includes information about the
data it contains.
- 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.
- Direct-access: A small subset of a large dataset may be accessed
efficiently, without first reading through all the preceding
data.
- 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.
- Sharable: One writer and multiple readers may simultaneously
access the same NetCDF file.

This package contains utility functions for working with NetCDF files.

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
nc-config.1.gz 0000000610 610 Bytes
netcdf-4.3.2.tar.gz 0005013938 4.78 MB
netcdf-codecleanup.patch 0000000364 364 Bytes
netcdf-correct_casting.patch 0000000324 324 Bytes
netcdf-no_date_time.patch 0000000519 519 Bytes
netcdf-pkgconfig.patch 0000000646 646 Bytes
netcdf.changes 0000023748 23.2 KB
netcdf.spec 0000005557 5.43 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by