/reformatters-rust

Reformat datasets into zarr

Primary LanguageRust

Reformatters

Reformatting code to create dynamical.org zarr archives from source weather and climate datasets.

Heavily in progress work.

Development

  1. Install rust
  2. Install GDAL (eg. sudo apt install -y libgdal-dev or brew install gdal)
    • If cargo run gives an error about a missing gdal library, make sure the library is on your LD_LIBRARY_PATH
  3. 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