File size: 631 Bytes
9bc98d9 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"Final_soil_erodibility_data@tif": {
"erosion": {
"k_factor_based_on_soil_texture (t ha h ha⁻¹ MJ⁻¹ mm⁻¹)": "K_factor_soiltexture_Wischmeier",
"k_factor_based_on_soil_texture_uncertainty (t ha h ha⁻¹ MJ⁻¹ mm⁻¹)": "K_factor_soiltexture_Wischmeier_error",
"k_factor_with_saturated_hydraulic_conductivity (t ha h ha⁻¹ MJ⁻¹ mm⁻¹)": "K_factor_with_Ksat",
"k_factor_with_saturated_hydraulic_conductivity_uncertainty (t ha h ha⁻¹ MJ⁻¹ mm⁻¹)": "K_factor_with_Ksat_error",
"k_factor_from_glosem_model (t ha h ha⁻¹ MJ⁻¹ mm⁻¹)": "K_GloSEM_factor"
}
}
}
|