Skip to content

darothen/ccf-homogenization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccf-homogenization

This repository is an archive of a project conducted as part of Google's Summer of Code in 2011 under the supervision of the Climate Code Foundation. We aimed to re-implement the "Pairwise Homogenization Algorithm" (Menne and Williams, 2009) used to quality-control the US Historical Climatology Network (version 2) by detecting and correcting undocumented shifts and breaks in station temperature and precipitation data.

The code herein works; that is, it will (for the most part) reproduce the original Fortran implementation of the PHA on small networks of real or synthetic station data. It's written entirely in Python 2.7, without leaning on any numerical libraries like NumPy, SciPy, or pandas - in fact, it was written before pandas was debuted to the broader scientific Python community!

I don't maintain this code and it's unlicensed - I'm not certain what license is suitable here, but if you are interested in using this code for any reason, please contact me and we can look into the appropriate details.

Links for More Information

About

Archive of GSoC-Climate Code Foundation project from 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published