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

feature/chunk_storms_by_sample #153

Merged
merged 7 commits into from
Oct 16, 2023
Merged

Conversation

thomas-fred
Copy link
Contributor

From downloading storm tracks through to calculating maximum wind speed fields, chunk by SAMPLE.

Number of samples:

  • IBTrACS: 1
  • STORM: 10
  • IRIS: 10

This reduces the memory requirements of any given wind speed estimation job.

When combining wind speed events (concatenating samples), use dask to stream to netCDF (prevent xarray memory explosion).

@thomas-fred thomas-fred merged commit 645254a into main Oct 16, 2023
1 check passed
@thomas-fred thomas-fred deleted the feature/chunk_storms_by_sample branch October 17, 2023 09:05
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