Ufuk Turunçoğlu
Ufuk Turunçoğlu
I did not try to fix yours yet but if you want I could try.
@benjamin-cash BTW, it seems that you don't have any change in rt.sh side. Are you plaining to do it? UFS Coastal could still maintain its own changes related with the...
@lj-cug I am glad that you are using RegESM. It is good to know that others benefit from it. You could find the WAM source code in [here](https://drive.google.com/file/d/1OT3X3N-8Qr-PYYdITa10QbeRvgxW7fyY/view?usp=sharing). Please let...
The rotation algorithm now supports ROTMER (Rotated Mercator) and NORMER (Normal Mercator) but not POLSTR.
@mvertens Thanks. I could try in my end to see what happens. We were trying to use unstructured data to feed ADCIRC ocean component as a part of the UFS...
@jedwards4b Do you want me to test this with UFS? or wait you to fix any outstanding issue.
@jedwards4b I run couple of data component test with UFS Weather Model develop and all pass without any issue. Here is the list of tests: ``` datm_cdeps_mx025_cfsr - intel datm_cdeps_lnd_era5_rst...
@jedwards4b It is fine for me but I am not sure about what UFS developer team think. So, it would be nice to inform them about this. @junwang-noaa @DeniseWorthen maybe...
@jedwards4b Okay. Thanks. Let me try. @klindsay28 Adding singleton dimension also a good idea. Do you need to do anything special in the ESMF mesh file?
I am getting following error after pull your changes, ``` /work/noaa/nems/tufuk/COASTAL/ufs-coastal/CDEPS-interface/CDEPS/streams/dshr_strdata_mod.F90(1985): error #6311: A block was not terminated before an ELSEIF statement was reached. else if (ndims == 3) then...