NOAA-EMC / CMEPS

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

mediator files have incorrect lat/lon units when component utilizes radians #81

Closed DeniseWorthen closed 1 year ago

DeniseWorthen commented 1 year ago

When the component lat/lon values are written by the mediator to either history files or the restart files, the units are currently set as degrees by default. This is inconsistent with the units sent by fv3atm, which are in radians.

For user clarity, the coordSys used by the component should be used to set the units.