NOAA-EMC / graphcast

GraphCastGFS
https://graphcastgfs.readthedocs.io/en/latest/index.html
Apache License 2.0
17 stars 6 forks source link

Drop 37 PL model, update gdas_utility.py to get the data from S3 #40

Closed SadeghTabas-NOAA closed 2 months ago

SadeghTabas-NOAA commented 2 months ago

As we decided to focus on 13 PLs and due to storage and accuracy limitation, we need to drop the 37PLs forecasts for now. In addition, currently we are getting the gdas data from wcoss2 machine and due to its monthly switch, it is prefered to get gdas data from NOAA GFS S3 bucket for now (all the required levels are available in S3 bucket).

SadeghTabas-NOAA commented 2 months ago

Also, we need to do some updates for the readme.md file to address https://github.com/NOAA-EMC/graphcast/pull/38