Scientists at Famine and Early Warning System (FEWS NET) who are members of the SERVIR Applied Sciences Team used 30+ years' (1981-present) worth of multiple satellite data sources and ground observations to produce an unprecedented, global, spatially and temporally consistent and continuous 30-year record of satellite-derived rainfall data. Spanning 50°S-50°N (and all longitudes), CHIRPS incorporates 0.05° resolution satellite imagery with in-situ station data to create gridded rainfall time series for trend analysis and seasonal drought monitoring. This CHIRPS global dataset makes it possible to accurately assess and monitor large-scale rainfall patterns and analyze how they may be affected by climate change.
Two CHIRPS products, both reported in millimeters (mm), are produced operationally: a rapid preliminary version, and a later final version. The preliminary CHIRPS product is available, for the entire domain, two days after the end of a pentad (2nd, 7th, 12th, 17th, 22nd and 27th). The preliminary CHIRPS uses two station sources, the World Meteorological Organization's (WMO) Global Telecommunication System (GTS) and Mexico. The final CHIRPS product takes advantage of several other stations sources and is complete sometime in the third week of the following month.
The data are available in various formats for download via the Climate Hazard Center FTP site. (see below)
Through ClimateSERV (https://climateserv.servirglobal.net), the SERVIR Program provides the ability to extract zonal statistics (average, min, max) over a user-specified area of interest (AOI) for a specific time period. Data are downloadable as charts and underlying tabular data (in comma separated values - .csv files). Subsets of the data in raster format (.tif files) for an AOI can also be extracted. ClimateSERV also exposes an API to allow data retrieval requests into third party applications. ClimateSERV combines CHIRPS data with the most recently available CHIRP (no stations) data, which is overwitten as new CHIRPS data become available.
Please see Online Resources further below for links.
For more information on FEWS NET, visit https://fews.net For more information on SERVIR, visit https://servirglobal.net
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Climate Hazards Group InfraRed Precipitation with Station data (CHIRPS) is a 35+ year quasi-global rainfall data set. It is a gridded rainfall time series for trend analysis and seasonal drought monitoring, spans 50°S-50°N (and all longitudes) and ranges from 1981 to near-present. The anomaly refers to the difference between current rainfall and the average rainfall that occurred between 1981 and 2010 in millimeters. For more information visit the CHIRPS site. This dataset contains the latest available CHIRPS anomaly data. The full list of data available is available from USGS for Mar-May data, Oct-Dec data, and others. Additionally, subnational statistics (mean, min, max) have been calculated for Ethiopia, Kenya, and Somalia and are available in the csv resource.
CHIRPS-compatible GEFS rainfall forecasts for anticipating flood and drought hazards. CHIRPS-GEFS is a bias-corrected and downscaled version of NCEP Global Ensemble Forecast System precipitation forecasts made to be spatially compatible with various CHIRPS products. The ESRL/PSD version 12 Reforecast Project version-12 runs an instance of the Global Ensemble Forecast System (GEFS) model 16 days into the future (https://www.noaa.gov/media-release/noaa-upgrades-global-ensemble-forecas...). These data consist of 5 ensemble members, and the mean of these members is used as the target forecast for this product. Daily rainfall forecasts are accumulated to create 5-/10-/15-day totals. The rank-based quantile of these totals is then quantile-matched to the empirical distribution of CHIRPS rainfall for the corresponding period. The result of the quantile-matching scheme is that the average and variance of the CHIRPS data is approximately retained in the resulting CHIRPS-GEFS values. The CHIRPS-GEFS forecast data product is a valuable resource for CHIRPS users in particular, as it provides 5-day to 15-day GEFS forecast precipitation totals and anomalies that are compatible with the historical CHIRPS. This feature allows for the timely assessment of how the latest forecast could alter the current agro-climatological situation. Updated daily at a spatial resolution of 5 km across the globe.
The data is accessible via the Climate Hazards Center (resource provider) website, as well as the SERVIR ClimateSERV application. Through ClimateSERV (https://climateserv.servirglobal.net), the SERVIR Program provides the ability to extract zonal statistics (average, min, max) over a user-specified area of interest (AOI) for a specific time period. Data are downloadable as charts and underlying tabular data (in comma separated values - .csv files). Subsets of the data in raster format (.tif files) for an AOI can also be extracted. ClimateSERV also exposes an API to allow data retrieval requests into third party applications.
Please see Online Resources further below for links.
For more information on SERVIR, visit https://www.servirglobal.net
https://dataverse.harvard.edu/api/datasets/:persistentId/versions/3.1/customlicense?persistentId=doi:10.7910/DVN/UFC6B5https://dataverse.harvard.edu/api/datasets/:persistentId/versions/3.1/customlicense?persistentId=doi:10.7910/DVN/UFC6B5
Web-based GIS for spatiotemporal crop climate niche mapping Interactive Google Earth Engine Application—Version 2, July 2020 https://cropniche.cartoscience.com https://cartoscience.users.earthengine.app/view/crop-niche Google Earth Engine Code /* ---------------------------------------------------------------------------------------------------------------------- # CropSuit-GEE Authors: Brad G. Peter (bpeter@ua.edu), Joseph P. Messina, and Zihan Lin Organizations: BGP, JPM - University of Alabama; ZL - Michigan State University Last Modified: 06/28/2020 To cite this code use: Peter, B. G.; Messina, J. P.; Lin, Z., 2019, "Web-based GIS for spatiotemporal crop climate niche mapping", https://doi.org/10.7910/DVN/UFC6B5, Harvard Dataverse, V1 ------------------------------------------------------------------------------------------------------------------------- This is a Google Earth Engine crop climate suitability geocommunication and map export tool designed to support agronomic development and deployment of improved crop system technologies. This content is made possible by the support of the American People provided to the Feed the Future Innovation Lab for Sustainable Intensification through the United States Agency for International Development (USAID). The contents are the sole responsibility of the authors and do not necessarily reflect the views of USAID or the United States Government. Program activities are funded by USAID under Cooperative Agreement No. AID-OAA-L-14-00006. ------------------------------------------------------------------------------------------------------------------------- Summarization of input options: There are 14 user options available. The first is a country of interest selection using a 2-digit FIPS code (link available below). This selection is used to produce a rectangular bounding box for export; however, other geometries can be selected with minimal modification to the code. Options 2 and 3 specify the complete temporal range for aggregation (averaged across seasons; single seasons may also be selected). Options 4–7 specify the growing season for calculating total seasonal rainfall and average season temperatures and NDVI (NDVI is for export only and is not used in suitability determination). Options 8–11 specify the climate parameters for the crop of interest (rainfall and temperature max/min). Option 12 enables masking to agriculture, 13 enables exporting of all data layers, and 14 is a text string for naming export files. ------------------------------------------------------------------------------------------------------------------------- ••••••••••••••••••••••••••••••••••••••••••• USER OPTIONS ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */ // CHIRPS data availability: https://developers.google.com/earth-engine/datasets/catalog/UCSB-CHG_CHIRPS_PENTAD // MOD11A2 data availability: https://developers.google.com/earth-engine/datasets/catalog/MODIS_006_MOD11A2 var country = 'MI' // [1] https://en.wikipedia.org/wiki/List_of_FIPS_country_codes var startRange = 2001 // [2] var endRange = 2017 // [3] var startSeasonMonth = 11 // [4] var startSeasonDay = 1 // [5] var endSeasonMonth = 4 // [6] var endSeasonDay = 30 // [7] var precipMin = 750 // [8] var precipMax = 1200 // [9] var tempMin = 22 // [10] var tempMax = 32 // [11] var maskToAg = 'TRUE' // [12] 'TRUE' (default) or 'FALSE' var exportLayers = 'TRUE' // [13] 'TRUE' (default) or 'FALSE' var exportNameHeader = 'crop_suit_maize' // [14] text string for naming export file // ••••••••••••••••••••••••••••••••• NO USER INPUT BEYOND THIS POINT •••••••••••••••••••••••••••••••••••••••••••••••••••• // Access precipitation and temperature ImageCollections and a global countries FeatureCollection var region = ee.FeatureCollection('USDOS/LSIB_SIMPLE/2017') .filterMetadata('country_co','equals',country) var precip = ee.ImageCollection('UCSB-CHG/CHIRPS/PENTAD').select('precipitation') var temp = ee.ImageCollection('MODIS/006/MOD11A2').select(['LST_Day_1km','LST_Night_1km']) var ndvi = ee.ImageCollection('MODIS/006/MOD13Q1').select(['NDVI']) // Create layers for masking to agriculture and masking out water bodies var waterMask = ee.Image('UMD/hansen/global_forest_change_2015').select('datamask').eq(1) var agModis = ee.ImageCollection('MODIS/006/MCD12Q1').select('LC_Type1').mode() .remap([1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17], [0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0]) var agGC = ee.Image('ESA/GLOBCOVER_L4_200901_200912_V2_3').select('landcover') .remap([11,14,20,30,40,50,60,70,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230], [1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]) var cropland = ee.Image('USGS/GFSAD1000_V1').neq(0) var agMask = agModis.add(agGC).add(cropland).gt(0).eq(1) // Modify user input options for processing with raw data var years = ee.List.sequence(startRange,endRange) var bounds = region.geometry().bounds() var tMinMod = (tempMin+273.15)/0.02 var tMaxMod = (tempMax+273.15)/0.02 //...
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
This dataset contains a series of land surface parameters simulated from the Noah 3.6.1 model in the Famine Early Warning Systems Network (FEWS NET) Land Data Assimilation System (FLDAS). The data are in 0.10 degree resolution and range from January 1982 to present. The temporal resolution is monthly and the spatial coverage is global (60S, 180W, 90N, 180E). The FLDAS regional monthly datasets will no longer be available and have been superseded by the global monthly dataset. The simulation was forced by a combination of the Modern-Era Retrospective analysis for Research and Applications version 2 (MERRA-2) data and Climate Hazards Group InfraRed Precipitation with Station (CHIRPS) 6-hourly rainfall data that has been downscaled using the NASA Land Data Toolkit.The simulation was initialized on January 1, 1982 using soil moisture and other state fields from a FLDAS/Noah model climatology for that day of the year.In November 2020, all FLDAS data were post-processed with the MOD44W MODIS land mask. Previously, some grid boxes over inland water were considered as over land and, thus, had non-missing values. The post-processing corrected this issue and masked out all model output data over inland water; the post-processing did not affect the meteorological forcing variables. More information on this can be found in the FLDAS README document, and the MOD44W MODIS land mask is available on the FLDAS Project site. If you had downloaded any FLDAS data prior to November 2020, please download the data again to receive the post-processed data.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
https://spdx.org/licenses/CC0-1.0.htmlhttps://spdx.org/licenses/CC0-1.0.html
Understanding preferential flow (PF) at large scales is critical for improving land management and groundwater (GW) quality. However, limited knowledge of this process, due to soil surface heterogeneity and observational constraints, hampers progress. In this study, we propose estimating effective PF at remote sensing footprint scale (4 – 9 km) by examining its impact on soil moisture (SM) distribution and shallow GW (SGW) table fluctuations (depth 5 m). Effective PF encompasses macropore, funnel, and finger flow pathways influencing SGW table fluctuations. We compiled daily SGW observations (2019-2021) from 19 continental US (CONUS) sites through USGS. Using inverse modeling in HYDRUS-1D, SGW data, and CHIRPS precipitation data, we inversely estimated soil hydraulic parameters of the dual porosity model (DPM) simulating vertical flow from soil surface to subsurface. Effective PF presence was inferred using three criteria: (1) daily precipitation >= the site-specific average across multiple (calibration) years, (2) daily observed SGW table increase, and (3) daily difference between observed and DPM simulated SGW tables 50% of the site-specific RMSE. Leveraging optimized DPM parameters and associated soil texture, classified PF events, and Soil Moisture Active Passive (SMAP L3E) satellite-based SM, a Random Forest algorithm with 10-fold cross validation predicted large-scale effective PF events. Results indicate seasonal dependence, with spring having the highest occurrence of PF events. The Random Forest model achieved 98% accuracy in predicting large-scale PF events, with SMAP SM and saturated hydraulic conductivity (Ks) among the 4 most impactful variables. Our approach provides a soil hydraulic property, site characteristic, soil texture and remote sensing based generalized tool to analyze large-scale effective PF. Methods A total of 19 sites with diverse soil-vegetation-climate characteristics across CONUS were selected for the study (Fig. 2). Daily mean GW data at these sites were gathered from observation from the USGS National Water Information System (NWIS). Following similar approaches from Babajimopoulos et al., 2007 and Costa et al., 2023, sites with GW tables less than or equal to 5 meters were defined as shallow and GW tables deeper than 5 meters were defined as deep. Out of the 19 sites, 3 sites (Laurens, Georgia; Tioga, New York; Saline, Missouri) had deep GW table data, 12 sites (Blaine, Nebraska; Jones, North Carolina; St. Lawrence, New York; Chatham, Georgia; Red Lake, Minnesota; Walker, Texas; Kalamazoo, Michigan; Monmouth, New Jersey; St. Croix, Wisconsin; Big Horn, Montana; Pasquotank, North Carolina; Tazewell, Illinois) had SGW table data from 2019-2021, and 4 sites (Hooker, Nebraska; Garden, Nebraska; Duplin, North Carolina; Clinton, Illinois) had SGW data from 2021-2022. Precipitation data at a daily scale and 4800 m spatial resolution were collected from the Climate Hazards Group Infrared Precipitation with Station data (CHIRPS), accessed through Climate Engine. Van Genuchten soil hydraulic parameters from the soil catalog in HYDRUS-1D for various textural classes (Carsel & Parrish, 1988) were used as initial parameters in the inverse modeling of the dual porosity model (DPM) (Gerke & van Genuchten, 1993). Site-specific surface soil texture, slope, and elevation were collected from the Soil Survey Geographic Database (SSURGO) at a 250 m spatial scale for the selected study soils. In this study, we assumed vertical soil texture homogeneity, while addressing soil surface lateral heterogeneity by selecting sites across CONUS with diverse surface soil textures. NASA’s SMAP L3E product provided SM (z < 5 cm) at 2–3-day intervals with a 9-km resolution across CONUS. SM data from SMAP was accessed through the Earth Data Application for Extracting and Exploring Analysis Ready Samples (AppEEARS) database. Soil physical properties such as bulk density from the World Soil Information Service (WoSIS) database were gathered from SoilGrids with 250 m grid size. The 12 sites with SGW table data from 2019-2021 in conjunction with CHIRPS precipitation data as input were used to inversely model the soil hydraulic parameters as output using the DPM. The 4 remaining independent sites with SGW table data from 2021-2022 were used to validate the inversely modeled soil hydraulic parameters by forward modeling using DPM.
Droughts are natural occurring events in which dry conditions persist over time. Droughts are complex to characterize because they depend on water and energy balances at different temporal and spatial scales. The Standardized Precipitation Index (SPI) is used to analyze meteorological droughts. SPI estimates the deviation of precipitation from the long-term probability function at different time scales (e.g. 1, 3, 6, 9, or 12 months). SPI only uses monthly precipitation as an input, which can be helpful for characterizing meteorological droughts. Other variables should be included (e.g. temperature or evapotranspiration) in the characterization of other types of droughts (e.g. agricultural droughts).This layer shows the SPI index at different temporal periods calculated using the SPEI library in R and precipitation data from CHIRPS data set.Sources:Climate Hazards Center InfraRed Precipitation with Station data (CHIRPS)SPEI R library
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains dekadal rainfall indicators, computed from Climate Hazards Group InfraRed Precipitation satellite imagery with insitu Station data (CHIRPS) version 2 and the CHIRPS-GEFS short term rainfall forecasts, aggregated by subnational administrative units.
Included indicators are (for each dekad):
The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the n_pixels
column. Finally, the type
column indicates if the value is based on a forecast, a preliminary or a final product.
Forecasts are issued on the 6th, 16th, and 26th of each month for the upcoming 10-day period (dekad), then updated with improved versions on the 1st, 11th, and 21st. Preliminary observations replace the previous dekad’s forecast on the 3rd, 13th, and 23rd, and are later replaced by final observations—published mid-month (13th or 23rd)—covering all three dekads of the prior month. Please find a summary below:
Publication Day: Forecast type, Covers (Dekad)
For more on CHIRPS-GEFS forecasts, see: https://www.chc.ucsb.edu/data/chirps-gefs
For further details, please see the methodology section.
Scientists at Famine and Early Warning System (FEWS NET) who are members of the SERVIR Applied Sciences Team used 30+ years' (1981-present) worth of multiple satellite data sources and ground observations to produce an unprecedented, global, spatially and temporally consistent and continuous 30-year record of satellite-derived rainfall data. Spanning 50°S-50°N (and all longitudes), CHIRPS incorporates 0.05° resolution satellite imagery with in-situ station data to create gridded rainfall time series for trend analysis and seasonal drought monitoring. This CHIRPS global dataset makes it possible to accurately assess and monitor large-scale rainfall patterns and analyze how they may be affected by climate change.
Two CHIRPS products, both reported in millimeters (mm), are produced operationally: a rapid preliminary version, and a later final version. The preliminary CHIRPS product is available, for the entire domain, two days after the end of a pentad (2nd, 7th, 12th, 17th, 22nd and 27th). The preliminary CHIRPS uses two station sources, the World Meteorological Organization's (WMO) Global Telecommunication System (GTS) and Mexico. The final CHIRPS product takes advantage of several other stations sources and is complete sometime in the third week of the following month.
The data are available in various formats for download via the Climate Hazard Center FTP site. (see below)
Through ClimateSERV (https://climateserv.servirglobal.net), the SERVIR Program provides the ability to extract zonal statistics (average, min, max) over a user-specified area of interest (AOI) for a specific time period. Data are downloadable as charts and underlying tabular data (in comma separated values - .csv files). Subsets of the data in raster format (.tif files) for an AOI can also be extracted. ClimateSERV also exposes an API to allow data retrieval requests into third party applications. ClimateSERV combines CHIRPS data with the most recently available CHIRP (no stations) data, which is overwitten as new CHIRPS data become available.
Please see Online Resources further below for links.
For more information on FEWS NET, visit https://fews.net For more information on SERVIR, visit https://servirglobal.net