Skip to content

This holds the s2s_verif_and_data notebooks to support the s2s_verification_climpred tutorial of the ASP 2021 summer school.

License

Notifications You must be signed in to change notification settings

NCAR-ASP-2021/s2s_verif_and_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP S2S data manipulation and verification

This notebook is part of the tutorials in the ASP summer school.

These notebooks involve preparing the data for use in the [S2S verification tutorial ] In the S2S verification tutorial, we use climpred https://climpred.readthedocs.io/en/stable/ to verify subseasonal-to-seasonal (S2S) forecasts against observations.

Student projects

Contents

Environment

It is recommented to use the enviroment s2s-asp on NCAR_casper.

Else create your own environment:

  conda activate
  conda env create -f s2s-asp.yml
  # update existing
  # conda env update -f s2s-asp.yml
  conda activate s2s-asp

Other resources


Usage questions

Consider...

Tutorial leads

  • Aaron Spring
  • Judith Berner
  • Abby Jaye

About

This holds the s2s_verif_and_data notebooks to support the s2s_verification_climpred tutorial of the ASP 2021 summer school.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published