Skip to content

Commit

Permalink
Post xml unify (NOAA-EMC#289)
Browse files Browse the repository at this point in the history
* Update gfs 3drtma control files.

* Modify post_avblflds.xml.

* 1)bug fix of time interval for averaged TCDC and CDLYR in fv3lam; 2)modify fv3lam and 3drtma_postcntrl xml files.

* 1)keep MAXUVV and MAXDVV grib2 meta data for fv3lam unchanged 2)remove excess prints from stdout.

* Update logical expression operator with .eqv.

* Remove duplicated code for ID 503 and 504.

* 1)remove fields not available in fv3lam model output; 2)clean up legacy GFS*GSM files.

* Modify debugprint flag.

* Tweaking printout in MDLFLD.f.

* Clean up legacy gfs grib1 files under parm/.

* Clean up legacy driver scripts.
  • Loading branch information
WenMeng-NOAA authored Apr 7, 2021
1 parent ed3ccf5 commit 391c71f
Show file tree
Hide file tree
Showing 36 changed files with 2,435 additions and 17,181 deletions.
9 changes: 5 additions & 4 deletions parm/3drtma_postcntrl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@

<param>
<shortname>GSD_HGT_ON_CLOUD_CEILING</shortname>
<fixed_sfc1_type>cloud_base</fixed_sfc1_type>
<scale>-3.0</scale>
</param>

Expand Down Expand Up @@ -1027,7 +1028,7 @@
</param>

<param>
<shortname>CICE_ON_ISOBARIC_SFC</shortname>
<shortname>ICMR_ON_ISOBARIC_SFC</shortname>
<level>5000. 7500. 10000. 12500. 15000. 17500. 20000. 22500. 25000. 27500. 30000. 32500. 35000. 37500.
40000. 42500. 45000. 47500. 50000. 52500. 55000. 57500. 60000. 62500. 65000. 67500. 70000. 72500. 75000.
77500. 80000. 82500. 85000. 87500. 90000. 92500. 95000. 97500. 100000. 101320.</level>
Expand All @@ -1051,7 +1052,7 @@
</param>

<param>
<shortname>GRMR_ON_ISOBARIC_SFC</shortname>
<shortname>GRLE_ON_ISOBARIC_SFC</shortname>
<level>5000. 7500. 10000. 12500. 15000. 17500. 20000. 22500. 25000. 27500. 30000. 32500. 35000. 37500.
40000. 42500. 45000. 47500. 50000. 52500. 55000. 57500. 60000. 62500. 65000. 67500. 70000. 72500. 75000.
77500. 80000. 82500. 85000. 87500. 90000. 92500. 95000. 97500. 100000. 101320.</level>
Expand Down Expand Up @@ -1157,7 +1158,7 @@
</param>

<param>
<shortname>CICE_ON_HYBRID_LVL</shortname>
<shortname>ICMR_ON_HYBRID_LVL</shortname>
<level>1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19.
20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39.
40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50.</level>
Expand All @@ -1181,7 +1182,7 @@
</param>

<param>
<shortname>GRMR_ON_HYBRID_LVL</shortname>
<shortname>GRLE_ON_HYBRID_LVL</shortname>
<level>1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19.
20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39.
40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50.</level>
Expand Down
53 changes: 14 additions & 39 deletions parm/fv3lam.xml
Original file line number Diff line number Diff line change
Expand Up @@ -898,8 +898,9 @@
</param>

<param>
<shortname>GSD_VIS_ON_CLOUD_TOP</shortname>
<shortname>GSD_VIS_ON_SURFACE</shortname>
<pname>VIS</pname>
<fixed_sfc1_type>cloud_top</fixed_sfc1_type>
<scale>3.0</scale>
</param>

Expand Down Expand Up @@ -1720,16 +1721,20 @@
</param>

<param>
<shortname>MAX_MAXUVV_ON_ISOBARIC_SFC_10-100hpa</shortname>
<shortname>MAX_MAXUVV_ON_SPEC_PRES_LVL_ABOVE_GRND_100-1000hpa</shortname>
<pname>MAXUVV</pname>
<table_info>NCEP</table_info>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<fixed_sfc2_type>isobaric_sfc</fixed_sfc2_type>
<scale>-3.0</scale>
</param>

<param>
<shortname>MAX_MAXDVV_ON_ISOBARIC_SFC_10-100hpa</shortname>
<shortname>MAX_MAXDVV_ON_SPEC_PRES_LVL_ABOVE_GRND_100-1000hpa</shortname>
<pname>MAXDVV</pname>
<table_info>NCEP</table_info>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<fixed_sfc2_type>isobaric_sfc</fixed_sfc2_type>
<scale>-3.0</scale>
</param>

Expand Down Expand Up @@ -2087,16 +2092,20 @@
</param>

<param>
<shortname>MAX_MAXUVV_ON_ISOBARIC_SFC_10-100hpa</shortname>
<shortname>MAX_MAXUVV_ON_SPEC_PRES_LVL_ABOVE_GRND_100-1000hpa</shortname>
<pname>MAXUVV</pname>
<table_info>NCEP</table_info>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<fixed_sfc2_type>isobaric_sfc</fixed_sfc2_type>
<scale>-3.0</scale>
</param>

<param>
<shortname>MAX_MAXDVV_ON_ISOBARIC_SFC_10-100hpa</shortname>
<shortname>MAX_MAXDVV_ON_SPEC_PRES_LVL_ABOVE_GRND_100-1000hpa</shortname>
<pname>MAXDVV</pname>
<table_info>NCEP</table_info>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<fixed_sfc2_type>isobaric_sfc</fixed_sfc2_type>
<scale>-3.0</scale>
</param>

Expand Down Expand Up @@ -3377,46 +3386,12 @@
<scale>-4.0</scale>
</param>

<param>
<shortname>TMP_ON_SPEC_HGT_LVL_ABOVE_GRND_10m</shortname>
<pname>TMP</pname>
<level>10.</level>
<scale>-4.0</scale>
</param>

<param>
<shortname>AVE_SNOWC_ON_SURFACE</shortname>
<pname>SNOWC</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

<param>
<shortname>AVE_PRES_ON_SURFACE</shortname>
<pname>PRES</pname>
<scale>5.0</scale>
</param>

<param>
<shortname>AVE_TMP_ON_SPEC_HGT_LVL_ABOVE_GRND_10m</shortname>
<pname>TMP</pname>
<level>10.</level>
<scale>-4.0</scale>
</param>

<param>
<shortname>AVE_AKHS_ON_SURFACE</shortname>
<pname>AKHS</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

<param>
<shortname>AVE_AKMS_ON_SURFACE</shortname>
<pname>AKMS</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

</paramset>
</postxml>
Loading

0 comments on commit 391c71f

Please sign in to comment.