There is a community need to run MOM6 on nuopc using ERA5 forcing so I am opening this issue for us to work on it.
At the moment, the configurations use JRA55 atmospheric focing
@ezhilsabareesh8 has made a start on this and says:
no code changes are required in CDEPS to use ERA5 forcing. However, datamode and the variables names should be changed in datm.streams.xml file. I am in the process of modifying this code, to generate datm.streams.xml with ERA5 forcing.
@anton-seaice says:
It's` possible no code changes are needed (https://github.com/ESCOMP/CDEPS/blob/9e57b278de18cf69351bc693fe1988143e859fa7/datm/datm_datamode_era5_mod.F90#L248-L261 includes ERA5).
You need to make a datm.xml file for the ERA5 forcing (and decide what to do with runoff).
Ezhil wrote this to make the JRA55 xml files - https://github.com/COSIMA/om3-scripts/blob/main/data_stream_xml_generation/generate_xml_datm.py, it could be adapted I think
There is a community need to run MOM6 on nuopc using ERA5 forcing so I am opening this issue for us to work on it.
At the moment, the configurations use JRA55 atmospheric focing
@ezhilsabareesh8 has made a start on this and says:
@anton-seaice says: