Skip to content

these scripts download and extract rainfall data in a timeseries format from CHIRPS raster data for any catchment in Africa

License

Notifications You must be signed in to change notification settings

ankwasa/extract-CHIRPS-rainfall-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

these scripts download and extract rainfall data in a timeseries format from CHIRPS raster data for any catchment in Africa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages