NOAA-EMC / Pangu-Weather

An official implementation of Pangu-Weather
1 stars 1 forks source link

Automate running PW in real-time on GCP cloud and hera cluster #4

Open SadeghTabas-NOAA opened 8 months ago

SadeghTabas-NOAA commented 8 months ago

Currently, we have gdas_utility.py to generate PW ICs from GDAS. Now we need to automate the process of producing PW inputs from GDAS, run PW and produce results, and upload the results (nc and grib2 format) to NOAA S3 bucket. This process will be developed for hera and NOAA cloud machines and there will be a possibility to schedule a cronjob for near real-time forecasts.

SadeghTabas-NOAA commented 8 months ago

@LinlinCui-NOAA Please consider the following branch of my fork for your PW's new PR. https://github.com/SadeghTabas-NOAA/graphcast/tree/37pls