openclimatefix / metnet

PyTorch Implementation of Google Research's MetNet and MetNet-2
MIT License
242 stars 50 forks source link

Unable to load the "openclimatefix/goes-mrms" dataset #23

Closed codeastra2 closed 2 years ago

codeastra2 commented 2 years ago

Describe the bug Unable to the load the dataset, since the file goes-mrms.py is not present. image

To Reproduce Steps to reproduce the behavior:

  1. Clone the dataset and install the requirements as specified.
  2. Upon trying to load the dataset this error occurs.

Additional context

  1. huggingface-hub==0.4.0
jacobbieker commented 2 years ago

Hi, yeah, sorry, the dataset has been taking longer to prepare, so it hasn't been finished yet and ready to download, I added a note on the README for it, but am hoping to have it up soonish! The MRMS data is just taking a long time to process.

daniellefisla commented 1 year ago

Hi, any update on this?

Thx

Lewisbarbara commented 3 months ago

Hi, are there any datasets similar to the one used for METNET that I can try?

jacobbieker commented 3 months ago

Hi, sorry, we never got around to getting the whole dataset together. To have a similar one, you can use the Planetary Computer though, it has the MRMS data and GOES imagery, so you can stream it in from there.