docs.rs failed to build tensogram-grib-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-grib
GRIB importer for Tensogram, built on ecCodes.
Imports GRIB files into Tensogram messages while preserving MARS-namespace metadata. Conversion is one-way (GRIB → Tensogram). GRIB is widely used in operational weather forecasting; this crate lets you bring existing GRIB data into Tensogram pipelines.
Requirements
Requires ecCodes C library (e.g. apt install libeccodes-dev or brew install eccodes).
Usage
use ;
convert_grib?;
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.