dynamical-org / reformatters

Reformat datasets into zarr
13 stars 0 forks source link

List and evaluate tools/technologies for dataset transformation #1

Open briannapagan opened 1 week ago

briannapagan commented 1 week ago

This is really exciting work! I just wanted to plug leveraging pangeo-forge if converting datasets to zarr: https://pangeo-forge.org/ https://github.com/pangeo-forge

aldenks commented 1 week ago

Hi @briannapagan, thank you for your excitement and suggestion! The code in this repo is a part 1 of trying out a few technologies/libraries to do this work, the others on the top of our list are (this list is expanding as more suggestions come in)

I'm going to rename this issue and leave it open in case others come across it and have other suggestions of tools to evaluate!

dikwickley commented 1 week ago

If you'd like to download data from ECMWF, you can also take a look at https://github.com/google/weather-tools/tree/main/weather_dl

aldenks commented 4 days ago

oh yes, thank you for the reminder @dikwickley!