Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Jewell
covid19uk
Merge requests
!25
Switched to NetCDF4 storage of predictive output
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Chris Jewell
requested to merge
cherry-pick-63519eb3
into
master
Feb 24, 2021
Overview
0
Commits
1
Pipelines
0
Changes
8
Changes:
Where xarrays were pickled to disc, we now use xarray.to_netcdf
Where xarrays were read from Python pickles, we now use xarray.load_dataset
(cherry picked from commit
63519eb3
)