Explain effect of soil erosion
Answers
Answered by
1
This is fine for creating a DataArray -- but when I try to convert to a dataset (so I can write to netCDF), I get an error about 'ValueError: Coordinate objects must be 1-dimensional'
2) The second approach I've tried is taking my dataarray, casting it to a dataframe, setting the index to ['lat','lng', 'time'] and then going back to a dataset with xr.Dataset.from_dataframe(). I've tried this -- but it takes 20+ min before I kill the process.
2) The second approach I've tried is taking my dataarray, casting it to a dataframe, setting the index to ['lat','lng', 'time'] and then going back to a dataset with xr.Dataset.from_dataframe(). I've tried this -- but it takes 20+ min before I kill the process.
Answered by
3
Soil erosion is the weathering away of topsoil caused by water, wind or tillage. Pesticides and other chemicals can get trapped in soil, polluting streams and rivers as the soil breaks apart. Soil erosion can also lead to mudslides and floods, negatively affecting the structural integrity of buildings and roadways.
Similar questions