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

Loading and subsetting data speed up #627

Open
b-barton opened this issue Oct 19, 2023 · 0 comments
Open

Loading and subsetting data speed up #627

b-barton opened this issue Oct 19, 2023 · 0 comments

Comments

@b-barton
Copy link
Collaborator

Description of plan:
Incorporate Xarray preprocessing for subsetting into COAsT. This could be done by loading data using xr.open_mfdataset() and passing it a subsetting partial function in the "preprocess" keyword.

AC:

  • Loading CANARI data is sped up
    
  • New example dataset is made available
    
  • A python notebook describing how to play with CANARI data is written
    
  • A unit test for new code is added.
    
@jpolton jpolton moved this to MSM - todo in COAsT_dev Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: MSM - todo
Development

No branches or pull requests

1 participant