You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: