We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
coordinates: -121.4849972, 38.10115 Pedon key in test CSV file: 71930
-121.4849972, 38.10115
71930
Traceback (most recent call last): File "/home/roux/terraso/soil-id-algorithm/soil_id/tests/us/test_us.py", line 116, in test_with_real_data list_result = list_soils(lat=lat, lon=lon) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/roux/terraso/soil-id-algorithm/soil_id/us_soil.py", line 1098, in list_soils aws_PIW90, var_imp = soil_sim(muhorzdata_pd) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/roux/terraso/soil-id-algorithm/soil_id/soil_sim.py", line 513, in soil_sim group_df1 = groups1.get_group(group_label).reset_index(drop=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/roux/terraso/soil-id-algorithm/.venv/lib/python3.12/site-packages/pandas/core/groupby/groupby.py", line 1114, in get_group raise KeyError(name) KeyError: 'kingile'
The text was updated successfully, but these errors were encountered:
jjmaynard
No branches or pull requests
Site info
coordinates:
-121.4849972, 38.10115
Pedon key in test CSV file:
71930
traceback
The text was updated successfully, but these errors were encountered: