oceanmodeling / ondemand-storm-workflow

Other
2 stars 1 forks source link

No sign of storm track in runs with `OFCL` (faked as `BEST`) track #22

Closed FariborzDaneshvar-NOAA closed 1 year ago

FariborzDaneshvar-NOAA commented 1 year ago

Here are the comparison of SCHISM outputs (out_2d_1.nc) for BEST and fake OFCL tracks of hurricane florence! Looks like the OFCL track run does not have storm track.

image

image

image

FariborzDaneshvar-NOAA commented 1 year ago

Update on the PaHM models with faked BEST track run! @pvelissariou1 and @SorooshMani-NOAA, Here are outputs of SCHISM run with faked BEST track and two model_type_pahm values (1: Holland, and 10: GAHM)

image

As you see, both did not simulate wind (zero wind speed for the entire domain)!

pvelissariou1 commented 1 year ago

@Fariborz Daneshvar - NOAA Affiliate @.***> Fariborz did you by any chance run your track file through PaHM standalone? If yes, did you plot the results from PaHM? When I used your track file in PaHM I actually saw wind speeds that are not zero (> 1.0 m/s). Keep in mind that, if the hurricane (eye) is not in the domain or near the domain the wind fields (speed) will be zero. I don't know what time frame you plotted and you have zero winds (maybe the storm has not reached the domain yet) but see if you have this issue at later times when the storm has approached the domain.

Panagiotis Velissariou, Ph.D., P.E. UCAR Scientist National Ocean and Atmospheric Administration National Ocean Service Office of Coast Survey CSDL/CMMB Physical Scientist - Project Lead cell: (205) 227-9141 email: @.***

On Tue, Aug 8, 2023 at 7:14 PM Fariborz Daneshvar @.***> wrote:

Update on the PaHM models with faked BEST track run! @pvelissariou1 https://github.com/pvelissariou1 and @SorooshMani-NOAA https://github.com/SorooshMani-NOAA, Here are outputs of SCHISM run with faked BEST track and two model_type_pahm values (1: Holland, and 10: GAHM)

[image: image] https://user-images.githubusercontent.com/132295102/259262613-9d92b19f-fcfc-40c8-baff-58be4072460f.png

As you see, both did not simulate wind (zero wind speed for the entire domain)!

— Reply to this email directly, view it on GitHub https://github.com/oceanmodeling/ondemand-storm-workflow/issues/22#issuecomment-1670473325, or unsubscribe https://github.com/notifications/unsubscribe-auth/APC7TP4ZW5VMQ3KM3QYHGKTXULI5XANCNFSM6AAAAAA3IS4L7U . You are receiving this because you were mentioned.Message ID: @.***>

SorooshMani-NOAA commented 1 year ago

@pvelissariou1 I think there might be some different between the two code. You ran the track through PaHM standalone a couple of days ago and it worked, but using SCHISM it doesn't seem to work. We're using SCHISM commit ddf1564

pvelissariou1 commented 1 year ago

If I remember correctly, the PaHM core code in SCHISM is exactly the same as in PaHM standalone. I have checked that a couple of times. Later today I will check again and also the commits. I have run PaHM+ADCIRC, PaHM+ADCIRC+WW3 in CoastalApp-testsuite without noticing any issues. Let me check though and I'll let you guys know about my findings.

Panagiotis Velissariou, Ph.D., P.E. UCAR Scientist National Ocean and Atmospheric Administration National Ocean Service Office of Coast Survey CSDL/CMMB Physical Scientist - Project Lead cell: (205) 227-9141 email: @.***

On Wed, Aug 9, 2023 at 7:16 AM Soroosh Mani @.***> wrote:

@pvelissariou1 https://github.com/pvelissariou1 I think there might be some different between the two code. You ran the track through PaHM standalone a couple of days ago and it worked, but using SCHISM it doesn't seem to work. We're using SCHISM commit ddf1564

— Reply to this email directly, view it on GitHub https://github.com/oceanmodeling/ondemand-storm-workflow/issues/22#issuecomment-1671217147, or unsubscribe https://github.com/notifications/unsubscribe-auth/APC7TP3OKEZGTPEAJ2LITK3XUN5RRANCNFSM6AAAAAA3IS4L7U . You are receiving this because you were mentioned.Message ID: @.***>

SorooshMani-NOAA commented 1 year ago

I understand, that's why it's strange. Also please let us know if it helps if we debug it. In that case what are the flags we need to set to get the debug symbols, and how would we have to start SCHISM to debug?

FariborzDaneshvar-NOAA commented 1 year ago

@pvelissariou1 Yes, I ran PaHM standalone for the faked BEST track (see plots for max wind speeds here: https://github.com/noaa-ocs-modeling/PaHM/issues/27#issuecomment-1669875713)

As @SorooshMani-NOAA mentioned, it might be a difference in two codes?!

FariborzDaneshvar-NOAA commented 1 year ago

This issue is been addressed here: Handle Missing Radius of Last Closed Isobar in SCHISM-PaHM #29