An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/ctessum/cdf

Package CDF provides facilities to read and write files in NetCDF 'classic' (V1 or V2) format. The HDF based NetCDF-4 format is not supported. The data model and the classic file format are documented at A NetCDF file contains an immutable header (this library does not support modifying it) that defines the layout of the data section and contains metadata. The data can be read, written and, if there exists a record dimension, appended to. To create a new file, first create a header, e.g.: To use an existing file: The Header field of f is now usable for inspection of dimensions, variables and attributes, but should not be modified (obvious ways of doing this will cause panics). To read data from the file, use And similar for writing.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ctessum/cdf
License: Apache-2.0
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/ctessum
Dependent packages: 5
Dependent repositories: 3
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...