-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Started replacing netcdf4 calls with xarray equivalents. I think the observational dataset read is still entirely netcdf4-based, so that needs to be updated. Also, I want to try calling xr.open_mfdataset() once per case and then passing datasets rather than doing the read twice (once for temporal mean, once for spatial mean).
- Loading branch information
1 parent
e9ddda3
commit 6b94626
Showing
2 changed files
with
73 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters