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 unmerged sources)
Filename Size Changed
Fix-spurious-uninitialized-variable-warning.patch 0000005188 5.07 KB
NCD4_dumpbytes-Add-missing-initialization-of-float-types.patch 0000000875 875 Bytes
NCZ_def_var_chunking-make-sure-cs-is-set-before-used.patch 0000000912 912 Bytes
_multibuild 0000000225 225 Bytes
nc-config.1.gz 0000000610 610 Bytes
netcdf-c-4.9.2.tar.gz 0007142536 6.81 MB
netcdf.changes 0000067656 66.1 KB
netcdf.spec 0000020816 20.3 KB
parseServers-Fix-uninitialized-variable-simplify-error-path.patch 0000001362 1.33 KB
pr_att-Fix-uninitialized-variable.patch 0000000830 830 Bytes
val_NC_check_voff-Fix-uninitialized-variable-warning.patch 0000001199 1.17 KB
Latest Revision
Comments 0
openSUSE Build Service is sponsored by