File size: 559 Bytes
9bc98d9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
".@tif": {
"erosion": {
"soil_loss_by_wind_gis_rweq (t ha⁻¹ yr⁻¹)": "GIS-RWEQ/Wind_Soil_Loss_Borrelli_GIS_WEQ",
"erodible_by_wind_fraction": "EF_Europe/EFS_Europe_JRC_Borrelli_et_al_2014",
"land_susceptibility_to_wind_erosion_class": [
"ILSWE/ILSWE 1981-2010 v2/ILSWE_Classes",
{
"1": "Very low susceptibility",
"2": "Low susceptibility",
"3": "Moderate susceptibility",
"4": "High susceptibility",
"5": "Very high susceptibility"
}
]
}
}
}
|