Sometimes the LCC values for list_soils are "nan" or "None". Not sure if this is due to missing data or an algorithm bug. Either we, we should return better values than "nan" or "None".
Steps To Reproduce
Query list_soils with the coordinates {"lon": -122.084000, "lat": 37.422000}.
Description
Sometimes the LCC values for
list_soils
are"nan"
or"None"
. Not sure if this is due to missing data or an algorithm bug. Either we, we should return better values than"nan"
or"None"
.Steps To Reproduce
Query
list_soils
with the coordinates{"lon": -122.084000, "lat": 37.422000}
.Expected behavior
LCC values should exist.
Actual behavior
LCC values render as
"nan"
or"None"
Additional context
Example result json: