Giter VIP home page Giter VIP logo

topowx's Introduction

TopoWx

TopoWx ("Topography Weather") is an open source framework written in Python and R for interpolating temperature observations at a "topoclimatic" spatial scale (<= 10 km). Using digital elevation model (DEM) variables and remotely sensed observations of land skin temperature, TopoWx empirically models the effect of various topoclimatic factors (eg. elevation, cold air drainage potential, slope/aspect, coastal proximity) on air temperature. The current interpolation procedures include moving window regression kriging and geographically weighted regression. To better ensure temporal consistency, TopoWx homogenizes all input station data using the GHCN/USHCN Pairwise Homogenization Algorithm. TopoWx was developed at University of Montana within the Numerical Terradynamic Simulation Group and the Montana Climate Office, and is currently maintained through the Network for Sustainable Climate Risk Management (SCRiM) at Penn State. TopoWx has been used to produce a 1948-present 30-arcsec resolution (~800-m) gridded dataset of daily minimum and maximum topoclimatic air temperature for the conterminous U.S.

Code and Installation

TopoWx is provided as a Python package (twx), but also uses several R modules. The target audience includes the climate science and climate impacts research communities, developers, and statisticians. Step-by-step example python scripts for using twx to build a 1948-present gridded temperature dataset for the conterminous U.S. are provided in the scripts directory. For twx installation instructions and requirements, see the INSTALL file.

Homepage

http://www.scrimhub.org/resources/topowx/

References

Oyler, J.W., Ballantyne, A., Jencso, K., Sweet, M. and Running, S. W. (2014). Creating a topoclimatic daily air temperature dataset for the conterminous United States using homogenized station data and remotely sensed land skin temperature. International Journal of Climatology. http://dx.doi.org/10.1002/joc.4127.

Oyler, J.W., Dobrowski, S.Z., Ballantyne, A.P., Klene, A.E., Running, S.W. (2015). Artificial amplification of warming trends across the mountains of the western United States. Geophysical Research Letters. http://dx.doi.org/10.1002/2014GL062803.

Oyler, J.W., S.Z. Dobrowski, Z.A. Holden, and S.W. Running (2016), Remotely sensed land skin temperature as a spatial predictor of air temperature across the conterminous United States. Journal of Applied Meteorology and Climatology. http://dx.doi.org/10.1175/JAMC-D-15-0276.1.

Acknowledgements

Development of the current version of TopoWx was supported by the National Science Foundation through the Network for Sustainable Climate Risk Management (SCRiM) under NSF cooperative agreement GEO-1240507. Original TopoWx development was supported by the National Science Foundation under EPSCoR Grant EPS-1101342, the US Geological Survey North Central Climate Science Center Grant G-0734-2, and the US Geological Survey Energy Resources Group Grant G11AC20487.

topowx's People

Contributors

jaredwo avatar

Stargazers

Will Geary avatar  avatar  avatar Yaoping Wang avatar Mari Webb avatar Dr. Andrew SONG avatar  avatar tdrobbin avatar Ales Kuchar avatar Daniel Rothenberg avatar Konstantin Varik avatar Julia K. avatar Charles Morton avatar  avatar Allan Just avatar Johnathan Rush avatar Fabio Sato (@grooel) avatar Thomas C. M. Martin avatar WOW avatar  avatar

Watchers

 avatar Kang Wang avatar Dr. Andrew SONG avatar

topowx's Issues

Unable to install R packages with R version 3.2.2

I installed rpy2 version 2.6.0, which automatically installs R version 3.2.2. When installing the necessary R packages, it generates errors.

install.packages('changepoint', repos="https://cloud.r-project.org/")
Warning: unable to access index for repository https://cloud.r-project.org/src/contrib
Warning message:
package ‘changepoint’ is not available (for R version 3.2.2)

These issues are not prevalent when installing the newest version of R, but this probably won't be compatible with rpy2 as python 2 is required for this code to work. Was wondering if you have any idea on how to make things work? I'm going to try different versions of rpy2 and R to see if I can find compatible versions that allow me to install the R packages I need. Any advice would be appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.