Test candidate IODA release in GFSv17
Test the GFSv17 release branch end-to-end with the candidate IODA hotfix.
Steps
-
Clone the global-workflow dev/gfs.v17 branch.
https://github.com/NOAA-EMC/global-workflow/tree/dev/gfs.v17
-
In sorc/ioda, check out the IODA hotfix branch:
cd sorc/ioda
git remote add emc https://github.com/NOAA-EMC/ioda.git
git fetch emc
git checkout -b hotfix/check_lonlat --track emc/hotfix/check_lonlat
-
Build and link the workflow.
-
Create an experiment similar to the QC development experiments (adt, insitu, etc.) and run it for about 2 days.
Test candidate IODA release in GFSv17
Test the GFSv17 release branch end-to-end with the candidate IODA hotfix.
Steps
Clone the global-workflow
dev/gfs.v17branch.https://github.com/NOAA-EMC/global-workflow/tree/dev/gfs.v17In
sorc/ioda, check out the IODA hotfix branch:cd sorc/ioda git remote add emc https://github.com/NOAA-EMC/ioda.git git fetch emc git checkout -b hotfix/check_lonlat --track emc/hotfix/check_lonlatBuild and link the workflow.
Create an experiment similar to the QC development experiments (
adt,insitu, etc.) and run it for about 2 days.