Closed uturuncoglu closed 9 months ago
@pvelissariou1 @saeed-moghimi-noaa @yunfangsun This seems related with the WW3 version. If I use 0d50f98 hash of WW3, the test seems working. It seems some development in WW3 side that prevent us to run the case. Maybe we need to create files from scratch. At this point, I will point this specific hash in the UFS Coastal side until we found the source of the issue in WW3. We could also open issue in the authoritative repository.
If I check the fields from model output they looks fine. I also print out min, max, sum and sizes of the fields and they looks also fine. It looks like I have issue with ESMF VTK write call in here. Not sure the source of the issue but I tested the code with ESMF 8.4.2 and 8.5.0 and they are both same. So, it seem that the case is working correctly and I am closing this issue.
Describe the bug The data atmosphere coupled regression test (
coastal_ike_shinnecock_atm2ww3
) is not working as expected. The wind forcing seems fine in the mediator side but after reach to WW3 it is corrupted.To Reproduce Run
coastal_ike_shinnecock_atm2ww3
RT and check wind forcing from WW3 output.Expected behavior The wind forcing needs to be passed to WW3 correctly.
Screenshots N/A
Additional context Add any other context about the problem here.