Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 818 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 818 Bytes

Extract precipitation files from CHIRPS raster data

The scripts are used to download, and extract CHIRPS rainfall data from any catchment in Africa. The user needs to have python3 installed with the modules in the scripts. Run the scripts according to the numbers:- 1-downloads the data from the CHIRPS domain; 2-extracts the rasters from the zipped chirps files; 3-creates rainfall txt files per pixel for the selected area. The user needs should download the whole folder ('working_dir') and add the shapefile (.shp') and a dem ('.tif') of the area of interest (in 'EPSG:4326') then run the scripts in order.

The rainfall txt files are prepared ready for use in a SWAT or SWAT+ model.

Versions

Version 0.1.0 - July 2021

License

This project is licensed under the MIT License.