Skip to content
New issue

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

JSONDecodeerror for UHSLC with fiona>=1.10.0 #1000

Closed
veenstrajelmer opened this issue Sep 20, 2024 · 1 comment
Closed

JSONDecodeerror for UHSLC with fiona>=1.10.0 #1000

veenstrajelmer opened this issue Sep 20, 2024 · 1 comment

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented Sep 20, 2024

Wait until one of these issues is fixed and then update dfm_tools code and/or minimal versions to resolve the failing testcases:

FAILED tests/test_modelbuilder.py::test_cmems_nc_to_ini_midnight_centered - ModuleNotFoundError: No module named 'tests'
FAILED tests/test_observations.py::test_ssh_catalog_subset_expected_fields[uhslc-fast] - json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)
FAILED tests/test_observations.py::test_ssh_catalog_subset_expected_fields[uhslc-rqds] - json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)
FAILED tests/test_observations.py::test_ssh_catalog_subset[uhslc-fast] - json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)
FAILED tests/test_observations.py::test_ssh_catalog_subset[uhslc-rqds] - json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)
FAILED tests/test_observations.py::test_ssh_retrieve_data[uhslc-fast] - json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)
FAILED tests/test_observations.py::test_ssh_retrieve_data[uhslc-rqds] - json.decoder.JSONDecodeError: Extra data: line 1 column 2 (char 1)
@veenstrajelmer
Copy link
Collaborator Author

The geojson was updated as suggested in Toblerity/Fiona#1451 (comment), so the tests pass again.

@veenstrajelmer veenstrajelmer closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant