Skip to content

Estimating average temperatures from historical daily extremes

License

Notifications You must be signed in to change notification settings

kfuku52/averagers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

averagers is a python package for estimating daily mean temperature using daily min/max temperatures.

Dependency

Installation

# Installation with pip
pip install git+https://github.com/kfuku52/averagers

Example

See data/cross_validation.ipynb

Citation

This program was reported in:

Fukushima et al. 2021. A discordance of seasonally covarying cues uncovers misregulated phenotypes in the heterophyllous pitcher plant Cephalotus follicularis. Proceedings of the Royal Society B 288(1943): 20202568. https://royalsocietypublishing.org/doi/10.1098/rspb.2020.2568

Also, this program implements the method reported in the following paper.

Dall'Amico and Hornsteiner. 2006. A simple method for estimating daily and monthly mean temperatures from daily minima and maxima. International Journal of Climatology 26: 1929-1936. https://rmets.onlinelibrary.wiley.com/doi/abs/10.1002/joc.1363

Licensing

averagers is BSD-licensed (3 clause). See LICENSE for details.

About

Estimating average temperatures from historical daily extremes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published