openclimatefix / skillful_nowcasting

Implementation of DeepMind's Deep Generative Model of Radar (DGMR) https://arxiv.org/abs/2104.00954
MIT License
211 stars 59 forks source link

Issue with README instructions #29

Closed public-tatsuya-noyori closed 2 years ago

public-tatsuya-noyori commented 2 years ago

Could you correct the following part of the Pre-trained Weights in the README.md? (openclimagefix -> openclimatefix)

discriminator = Discriminator.from_pretrained("openclimagefix/dgmr-discriminator")

Best regards

jacobbieker commented 2 years ago

Thanks for pointing that out! Fixed now