Giter Site home page Giter Site logo

climatenfi's People

Contributors

jbarrere3 avatar kunstler avatar natheob avatar

Watchers

 avatar

climatenfi's Issues

Compare PET

TerraClimate provide PET at 4 x 4 km based on Penman Montieth
We can compute PET with Thornwaite based only on T and Lat
or with hargraeaves with tmin tmax and radiation (from WC mean over the period at 1x1km (kJ m-2 day-1) or time varying srad at 2 x 2 km from TerraClimate srad Downward surface shortwave radiation), units = W/m2).

We can compte these PET with this package https://rdrr.io/cran/SPEI/man/PET.html

Sum of growing degree days from monthly mean

In CHELSA
We interpolated mean monthly temperatures
(t) to a daily resolution using a B-cubic spline interpolation and used this as input data for the
growing degree days.

See also review of method by Julien

Unit Terraclimate

aet (Actual Evapotranspiration, monthly total), units = mm
def (Climate Water Deficit, monthly total), units = mm
pet (Potential evapotranspiration, monthly total), units = mm
ppt (Precipitation, monthly total), units = mm
q (Runoff, monthly total), units = mm
soil (Soil Moisture, total column - at end of month), units = mm
srad (Downward surface shortwave radiation), units = W/m2
swe (Snow water equivalent - at end of month), units = mm
tmax (Max Temperature, average for month), units = C
tmin (Min Temperature, average for month), units = C
vap (Vapor pressure, average for month), units = kPa
ws (Wind speed, average for month), units = m/s
vpd (Vapor Pressure Deficit, average for month), units = kpa
PDSI (Palmer Drought Severity Index, at end of month), units = unitless

Compute minimum soil water potential Soil PSI min

Benito Garzon et al. 2017 GEB computed Soil PSI min from

https://esdac.jrc.ec.europa.eu/content/european-soil-database-v2-raster-library-1kmx1km
https://esdac.jrc.ec.europa.eu/content/sgdbe-attributes#TEXT_SRF_DOM dominant surface

The for each plot the max volumetric soil water content Wmax was computed as mean of monthly data for 5 wetter year and minimum for 5 driest year Wmin. For each soil category computed water potential at maximum hydratation PSImax

Then PSImin is computed PSImin = PSImax * (Wmin/Wmax)^b with b computed per soil type.

Screenshot 2021-12-10 at 13 38 22

UPDATE download command

wget -P data/ --no-host-directories --force-directories --input-file=envidatS3paths_all.txt

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.