Skip to content

Software used for plotting and data processing in "Does Model Calibration Reduce Uncertainty in Climate Projections?"

License

Notifications You must be signed in to change notification settings

SimonTett/Jclim21_calibrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compECS4covar -- code used to generate Figure 6.
        It plots the Jacobian from the atmospheric model, parameter uncertainty covariance matrix,
           Jacobian for ECS4 & T140 and the computed linear response.

 plot_params -- code used to generate Figure 1. plots "fingerprints" of parameters for each configuration used.

 plotAMIPandPerturb -- code used to generate Figures 2 & 3. Which show various performance and response metrics
                from calibrated ensembles, CMIP5 & CMIP6 ensembles. Also generates tables used in paper.

 plotSAT_Precip_change3.py -- plots Figures 4 & 5

 readJMG_ens -- read the 7 member IC ensemble. Need to set up for 2xCO2 or 4xCO2 cases.
 compVariability -- compute variability
 writeData -- compute a bunch of derived values and write them out.

 test_comp_force -- code to test forcing calculations

 Modules
   PaperLib -- set of handy functions and paths. You will need to edit this to reflect where your data is.
   readDataLib -- functions for reading in data.
   StudyConfig -- copy from optimise library but provides methods to read output & config files which are stored as json files.
   test_StudyConfig -- test cases for StudyConfig

   For StudyConfig & test_StudyConfig updated versions can be found at https://github.com/SimonTett/ModelOptimisation. If you find bugs better to raise an issue there.

About

Software used for plotting and data processing in "Does Model Calibration Reduce Uncertainty in Climate Projections?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published