Reformatting code to create dynamical.org zarr archives from source weather and climate datasets.
Heavily in progress work.
- Install rust
- Install GDAL (eg.
sudo apt install -y libgdal-dev
orbrew install gdal
)- If
cargo run
gives an error about a missing gdal library, make sure the library is on your LD_LIBRARY_PATH
- If
- Example command:
cargo run --bin gfs -- backfill temperature_2m 2024-01-01T00:00:00Z 2024-02-01T00:00:00Z 2024-02-01T00:00:00Z file://path-to-your-directory