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

Add ROMs Dataset Extension #38

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Add ROMs Dataset Extension #38

merged 5 commits into from
Jun 11, 2024

Conversation

mpiannucci
Copy link
Contributor

@mpiannucci mpiannucci commented Jun 11, 2024

This extension adds new virtual variables to marked ROMS datasets (for now):

  • u_rotated: the x component of surface velocity rotated to the global reference frame from the ROMS grid reference frame
  • v_rotated: the y component of surface velocity rotated to the global reference frame from the ROMS grid reference frame

See https://www.myroms.org/wiki/Numerical_Solution_Technique for an illustration of the grid.

cc @srstsavage this might be relevant to the wind and current grouping variables you are were working on

BONUS: Added staleTime to dataset metadata queries from the xreds viewer to improve performance/cacheing there

@mpiannucci mpiannucci merged commit 664b3ed into main Jun 11, 2024
@mpiannucci mpiannucci deleted the roms-ext branch June 11, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant