NCAR / icar

The Intermediate Complexity Atmospheric Research model (ICAR)
MIT License
72 stars 53 forks source link

Merging ta2m fixes and options #145

Closed gutmann closed 1 year ago

gutmann commented 1 year ago

TYPE: enhancement

KEYWORDS: ta2m, air temperature, namelist

SOURCE: Ethan Gutmann, NCAR

DESCRIPTION OF CHANGES: This PR adds many options that improve the 2m air temperatures, particularly when using NoahMP. Options are included in the namelist so they can be edited. These include:

Also adds the ability to output IVT, increases the precision of the output time, increases the precision of the output accumulated precipitation, and fixed the date units error in the first file after a restart.

TESTS CONDUCTED: Numerous runs comparing t2m with WRF and Obs grids, 35+ year ERAi simulation (missed some of the later fixes)

NOTES: See updated complete namelist file to use many of these features.

Checklist