Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 672 Bytes

File metadata and controls

14 lines (9 loc) · 672 Bytes

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