Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ It is designed for **crop yield prediction and benchmarking**.
|
|
| 22 |
- Precipitation
|
| 23 |
|
| 24 |
**Source:**
|
| 25 |
-
- 1979-2024: AG-ERA5, collected daily and averaged weekly.
|
| 26 |
**Processing:** Applied HYDE-3.5 cropland mask within admin boundaries for each year; values are weighted averages over cropland fraction.
|
| 27 |
|
| 28 |
---
|
|
@@ -33,17 +33,21 @@ It is designed for **crop yield prediction and benchmarking**.
|
|
| 33 |
* Leaf Area Index (LAI) High (forests, woody vegetation)
|
| 34 |
* Normalized Difference Vegetation Index (NDVI)
|
| 35 |
|
|
|
|
|
|
|
| 36 |
**Source:**
|
| 37 |
|
| 38 |
* LAI: ERA5 Landscape Reanalysis, collected weekly and averaged.
|
| 39 |
-
* NDVI: NOAA AVHRR Climate Data Record (CDR).
|
| 40 |
|
| 41 |
* 1982–2013: AVHRR NDVI (Version 4, derived from AVHRR Surface Reflectance).
|
| 42 |
* 2014–2024: NOAA Climate Data Record of AVHRR NDVI (updated product).
|
| 43 |
|
| 44 |
**Processing:**
|
| 45 |
|
| 46 |
-
|
|
|
|
|
|
|
| 47 |
|
| 48 |
---
|
| 49 |
|
|
@@ -59,8 +63,8 @@ Weekly averages aggregated at the admin-2 level only. No cropland mask applied,
|
|
| 59 |
- Sand fraction
|
| 60 |
- Silt fraction
|
| 61 |
|
| 62 |
-
**Source:** SoilGrids / ISRIC (static soil properties) published
|
| 63 |
-
**Processing:** Aggregated at the admin-2 level (no cropland mask applied).
|
| 64 |
|
| 65 |
---
|
| 66 |
|
|
|
|
| 22 |
- Precipitation
|
| 23 |
|
| 24 |
**Source:**
|
| 25 |
+
- 1979-2024: AG-ERA5, collected daily and averaged weekly. 495 departments and no missing values.
|
| 26 |
**Processing:** Applied HYDE-3.5 cropland mask within admin boundaries for each year; values are weighted averages over cropland fraction.
|
| 27 |
|
| 28 |
---
|
|
|
|
| 33 |
* Leaf Area Index (LAI) High (forests, woody vegetation)
|
| 34 |
* Normalized Difference Vegetation Index (NDVI)
|
| 35 |
|
| 36 |
+
483 departments and there are some missing values (see below)
|
| 37 |
+
|
| 38 |
**Source:**
|
| 39 |
|
| 40 |
* LAI: ERA5 Landscape Reanalysis, collected weekly and averaged.
|
| 41 |
+
* NDVI: NOAA AVHRR Climate Data Record (CDR), collected weekly and averaged.
|
| 42 |
|
| 43 |
* 1982–2013: AVHRR NDVI (Version 4, derived from AVHRR Surface Reflectance).
|
| 44 |
* 2014–2024: NOAA Climate Data Record of AVHRR NDVI (updated product).
|
| 45 |
|
| 46 |
**Processing:**
|
| 47 |
|
| 48 |
+
Applied HYDE-3.5 cropland mask within admin boundaries for each year; values are weighted averages over cropland fraction.
|
| 49 |
+
|
| 50 |
+
LAI does not have missing values; however, NDVI does have missing weeks, particularly during the years 1994 and earlier. Missing values are kept as NaN.
|
| 51 |
|
| 52 |
---
|
| 53 |
|
|
|
|
| 63 |
- Sand fraction
|
| 64 |
- Silt fraction
|
| 65 |
|
| 66 |
+
**Source:** SoilGrids / ISRIC (static soil properties) published in 2020. 500 departments and no missing value.
|
| 67 |
+
**Processing:** Aggregated at the admin-2 level **(no cropland mask applied)**.
|
| 68 |
|
| 69 |
---
|
| 70 |
|