Skip to content

shiph0326/CCdownscaling

Repository files navigation

CCdown

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: ...

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

No packages published

Languages

  • Python 100.0%