Code Monkey home page Code Monkey logo

rainfall_onset's Introduction

rainfall_onset

Several approaches have been developed over the years for analysing the onset and cessation of rainfall seasons. Here, it is used the method of Zhang et al. (2018) which is based on the work of Liebmann et al. (2012).ere

There is an updated version of this code in adrHuerta/rainfall_onset2 for gridded data.

Method

The metodology is divided in three steps: 1) calculation of the anomalous accumulation climatology wich define the start (d_i) and end (d_f) of the wet season; 2) daily cumulative rainfal anomaly in the range of d_i - wInd to d_f + wInd, where the day with minimum (maximum) value was considered as the onset (cessation) of the wet season; 3) the extreme indices are calculated in each onset-cessation range by year. The value of wInd (window) add days before and after onset and cessation respectively, according to Zhang et al is 50 (here I defined as 45), however it can be modified, the idea of wInd is that is should be enough to find the day of point 2.

Example

Given a sample dataset which comes from PISCOp, it is calculated the anomalous accumulation climatology ("black") and daily cumulative rainfal anomaly by each year from 1982 to 2016 (gray) for station Est3. Here, the axis range is from 08-04 (d_i - wInd) to 05-12 (d_f + wInd). It can be seen the changing dates by year of the onset and cessation.

Identified the onset-cessation range by each year of Est3, is possible to calcule the different extreme indices, here, the numeric values of the onset for Est3, and the other stations. Other defined indices can be computed (see example.R).

References

Zhang, W., Brandt, M., Tong, X., Tian, Q., and Fensholt, R.: Impacts of the seasonal distribution of rainfall on vegetation productivity across the Sahel, Biogeosciences, 15, 319-330, https://doi.org/10.5194/bg-15-319-2018, 2018.

Liebmann, B., Bladé, I., Kiladis, G. N., Carvalho, L. M. V, Senay, G. B., Allured, D., Leroux, S., and Funk, C.: Seasonality of African precipitation from 1996 to 2009, J. Climate, 25, 4304–4322, https://doi.org/10.1175/JCLI-D-11-00157.1, 2012. 

rainfall_onset's People

Contributors

adrhuerta avatar

Watchers

 avatar

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.