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

Updates for changes to opendrift and more #17

Merged
merged 4 commits into from
Feb 12, 2024
Merged

Updates for changes to opendrift and more #17

merged 4 commits into from
Feb 12, 2024

Conversation

kthyng
Copy link
Member

@kthyng kthyng commented Feb 12, 2024

  • updated to using version of opendrift in which you can input an xarray Dataset directly
  • added new parameter for built-in ocean_models to specify whether to look locally or remote for the output (ocean_model_local)
  • added local model output information for known models using parquet files for kerchunk access to model output
  • changed max_speed parameter, which controls buffer size in opendrift, to 2 from 5.
  • improved handling of "steps", "duration", and "end_time" parameters.
  • improved reader interaction and speed with opendrift by dropping unnecessary variables from ocean_model Dataset, separating out the standard_name mapping input to the ROMS reader in opendrift, added option for whether or not to use wet/dry masks in ocean_model output if available

@kthyng kthyng merged commit c3b8c01 into main Feb 12, 2024
11 checks passed
@kthyng kthyng deleted the rich_reader branch February 12, 2024 21:39
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