Skip to main content

Create indices for GRIB files and provide an xarray interface.

Project description

Documentation Status

gribscan

Tools to scan GRIB files and create zarr-compatible indices.

warning

This repository is still experimental. The code is not yet tested for many kinds of files. It will likely not destroy your files, as it only accesses GRIB files in read-mode, but it may skip some information or may crash. Please file an issue if you discover something is missing.

installing

gribscan is on PyPI, you can install the recent released version using

python -m pip install gribscan

if you are interested in the recent development version, please clone the repository and install the package in development mode:

python -m pip install -e <path to your clone>

docs

The latest documentation can be found online or may be built using sphinx in your local clone:

pip install -e .[docs]
cd docs
make html

afterwards, the documentation is available at docs/build/html/index.html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gribscan-0.0.10.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distribution

gribscan-0.0.10-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page