Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 945 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 945 Bytes

blocking v0.1

A Python xarray-based blocking detection algorithm

by Lukas Brunner (Wegener Center/University of Graz, [email protected])

To acknowledge this code please cite Brunner et al. (2017) and Brunner (2018).

Please also note the LICENSE

Download sample data set (for examples and tests)

Go to the ERA-Interim web page (an account my be required): http://apps.ecmwf.int/datasets/data/interim-full-daily/levtype=pl/

Download the variable Geopotential at the 500hPa pressure level as netCDF file. For a nice blocking pattern you should download at least one year (about 30MB). Save the data set in the data folder and set the INPATH variable in the scripts accordingly.