NOAA-EMC / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
0 stars 20 forks source link

Update CMEPS to latest ESCOMP/CMEPS master #36

Closed DeniseWorthen closed 3 years ago

DeniseWorthen commented 3 years ago

Description of changes

Update to latest ESCOMP/master.

Specific notes

The update to the lastest ESCOMP master will bring in component level PIO initialization to the HAFS application (or UFS Weather Model) without using shr_pio_mod.F90. The shr_pio_mod.F90 is also removed from the util/ directory.

Adds a feature to write the destination status flag field at the time of the RegridStore. This argument allows the user to receive information about what happened to each location in the destination Field during regridding.

No baseline changes are expected.

Co-authors:

@binli2337

DeniseWorthen commented 3 years ago

@binli2337 I have reverted the change in srcMaskValue for use case "datm" in med_map_mod.F90 because it is not valid until we bring in CDEPS. This allows us to update to the current ESCOMP while we work on CDEPS integration with no impact on current baselines.

binli2337 commented 3 years ago

Looks good.