Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make hurricane track visible on synoptic model views #146

Open
PhillipsOwen opened this issue Aug 6, 2024 · 5 comments
Open

Make hurricane track visible on synoptic model views #146

PhillipsOwen opened this issue Aug 6, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request Priority = Medium

Comments

@PhillipsOwen
Copy link
Collaborator

Rick mentioned that there are other types of hurricane information (tracks, cones etc) for synoptic runs.

he would like to see those layers appear when there is a hurricane layer in progress for synoptic runs.

he will be inquiring with the met/get folks to determine if that information is available.

also, i pointed him at a workaround for now.

@rluettich
Copy link

rluettich commented Aug 6, 2024

Our tropical runs use track files that come from NHC. ADCIRC turns these into wind and pressure fields for its own use. Having APSViz plot the NHC track files (including the cone of uncertainty) is a great help for interpreting the ADCIRC results. V3 of the UI does this nicely.

However, we often are also interested in the ADCIRC results from synoptic runs during tropical events. These synoptic runs use gridded wind fields (e.g., from GFS or COAMPS-TC) that we access via MetGet. If there is a tropical event present, there are usually track files (but no cone of uncertainty) associated with these synoptic gridded wind fields or in the worst case we could compute one ourselves. Having these track files displayed would be a great help interpreting these synoptic ADCIRC results.

As a starting point, I'll ask Zach Cobell whether MetGet archives and can serve the track files associated with the synoptic runs.

@rluettich
Copy link

It appears that we are archiving track files in AWS-S3 for the COAMPS-TC model (which we are running for the NOPP project). Zach Cobell said he would look into serving these via MetGet analogously to the way the NHC track files are served.

@PhillipsOwen PhillipsOwen added the enhancement New feature or request label Aug 8, 2024
@PhillipsOwen
Copy link
Collaborator Author

What is the status of this?

@rluettich
Copy link

Zach now has track files for all synoptic models available from MetGet. I believe the call to MetGet is comparable to the way you have previously accessed the NHC track for tropical runs. It seems like there are two issues to address, (1) confirm that you are able to get a track file back from MetGet upon request and (2) figure out how the UI would know to do this during an event. The latter might be worth a zoom call? I have pretty good availability next week if that works for others.

@PhillipsOwen
Copy link
Collaborator Author

thanks for the update on this.

i will put this on todays meeting agenda as a preliminary discussion. once we go through some of the technical implications we will engage you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority = Medium
Projects
None yet
Development

No branches or pull requests

4 participants