Create indices for GRIB files and provide an xarray interface.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gribscan-0.0.13.tar.gz
.
File metadata
- Download URL: gribscan-0.0.13.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eea3502a26dd8789606788a0e1be94a8601bde32773c0fa565f155c9b4e2fd23 |
|
MD5 | 5427d689d8fdd7e9143525e17dab7a3b |
|
BLAKE2b-256 | 758115135410fdd62d79476056842d4279e67b4fbec88deb3a37d21c6d7e27c0 |
File details
Details for the file gribscan-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: gribscan-0.0.13-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df31b5f38dac231c2d2106e51cf86062626b6c0bbc389b01caff10cd922418fb |
|
MD5 | 32cf35874bacd5eed45870542e570d74 |
|
BLAKE2b-256 | abd63391f12b4e999160437bdd9ca183b52b234348dc785a1254e302f42b365c |