Ufuk Turunçoğlu
Ufuk Turunçoğlu
@jedwards4b i will fix this issue but do you think we also need to copy the individual data mode files. In my case, they are not required and just having...
@mvertens let me check. Maybe it is not required to be high priority. While ERA5 data seems regular lat-lon grid (I need to check again), it might not be needed...
Sure. I'll check it. Is this definition only related with the rotation or also interpolation such as patch?
@mvertens @jedwards4b @rsdunlapiv i was thinking about the issue recently and I think there are couple of solutions to make it work. Here are my suggestions; 1 - While it...
@alexrichert Let me try to reproduce the issue in my end. I just wonder if maybe possible to handle it in the spack package side but I am not sure....
@alexrichert Sorry for delay but I still could not look at the issue. How urgent is this? I am little but overbooked at this point and I might look at...
I think, the main issue is in, https://github.com/ESCOMP/CMEPS/blob/98dcf46c8886104b95cddfd5b02588b3dd9f6722/mediator/med.F90#L1718 This returns field count but if the coupling is unidirectional such as `datm->wav` then wave export (NStateImp(n2) statement, which n2 is wave)...
@DeniseWorthen No worries. We setup datm+wav case under UFS Coastal and it is working fine. I fixed CMEPS under our fork. You could see the diff in the following link,...
@JessicaMeixner-NOAA Thanks. I could sync our fork with the NOAA-EMC and create draft PR. So, you could see the changes if you want. We also did minor modification in the...
@DeniseWorthen I was also discussing these with @jedwards4b and it seems that there are some development in NOAA-EMC side related with this issue that is not pushed to ESCOMP yet....