docs.rs failed to build tensogram-netcdf-0.16.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
tensogram-netcdf
NetCDF importer for Tensogram.
Imports NetCDF-3 and NetCDF-4 files into Tensogram messages, with optional CF-convention metadata lifting. Conversion is one-way (NetCDF → Tensogram). NetCDF is widely used in climate, ocean, atmospheric, and Earth-observation science; this crate brings those datasets into Tensogram pipelines.
Requirements
Requires netCDF C library (e.g. apt install libnetcdf-dev or brew install netcdf).
Usage
use ;
convert_netcdf?;
Installation
[]
= "0.14"
CLI
Documentation
- Full docs: https://sites.ecmwf.int/docs/tensogram/main/
- Repository: https://github.com/ecmwf/tensogram
License
Copyright 2026- ECMWF. Licensed under Apache-2.0. See LICENSE.