HFAiLab / OpenCastKit

The open-source solutions of FourCastNet and GraphCast
MIT License
303 stars 77 forks source link

Any plans for code releasing #1

Closed ChongjianGE closed 2 years ago

ChongjianGE commented 2 years ago

Hi,

Thanks for the great implementation job on FourCastNet. I wonder if there are any time plans for releasing the data and code.

Best, G

VachelHU commented 2 years ago

We have released the code.

The data will be released soon.

ChongjianGE commented 2 years ago

Thanks for the reply!

ChongjianGE commented 2 years ago

Sorry for bothering you. May I ask how much time will cost for the FourCastNet training with 64 A100 GPUs?

VachelHU commented 2 years ago

16h

ChongjianGE commented 2 years ago

got it. Thanks for the reply.

ChongjianGE commented 2 years ago

Hi @VachelHU,

I have noticed that the data has been released in the hfai.datasets.ERA5 toolkit. However, it seems that it's unavailable to get access to the hfai package through the following command. _pip3 install hfai --extra-index-url https://pypi.hfai.high-flyer.cn/simple --trusted-host pypi.hfai.high-flyer.cn_ I wonder if I need to get the official permission to access the hfai package.

Thanks.

VachelHU commented 2 years ago

What error is reported when you execute this command ?

You can attach the error log.