Skip to content

shiph0326/CCdownscaling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCdownscaling

This package provides implementation of several statistical climate downscaling techniques, as well as evaluation tools for downscaling outputs.

Requirements

See environment.yml. Tensorflow is pinned in this conda environment in the interest of reproducibility.

Usage

An example use case for downscaling precipitation at Chicago O'Hare airport can be found in the example folder. This example requires some example data, which can be downloaded from: https://zenodo.org/record/6506677

Once that data is in place, the example can be run with:

cd example
python ohare_example.py

And runs through several downscaling methods, including SOM, random forest, and quantile mapping. All these methods are then compared on PDF skill score, KS test, RMSE, bias, and autocorrelation, along with the undownscaled values from the NCEP reanalysis.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%