Skip to content

dynamical-org/reformatters-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reformat datasets into zarr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages