Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C covid19uk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Chris Jewell
  • covid19uk
  • Repository
Switch branch/tag
  • covid19uk
  • covid
  • tasks
  • predict.py
Find file BlameHistoryPermalink
  • Chris Jewell's avatar
    Switched to NetCDF4 storage of predictive output · a8aa5714
    Chris Jewell authored Feb 24, 2021 and Chris Jewell's avatar Chris Jewell committed Feb 24, 2021
    Changes:
    
    1. Where xarrays were pickled to disc, we now use xarray.to_netcdf
    2. Where xarrays were read from Python pickles, we now use xarray.load_dataset
    
    
    (cherry picked from commit 63519eb3)
    a8aa5714