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

Unhandled exception when loading corrupt WCS collection #90

Open
pierocampa opened this issue Sep 15, 2023 · 0 comments
Open

Unhandled exception when loading corrupt WCS collection #90

pierocampa opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pierocampa
Copy link
Member

pierocampa commented Sep 15, 2023

There is an unhandled ArrayIndexOutOfBoundsException in the WCS collections loader because of the unmanaged case where the axes labels of a coverage do not match the abbreviations in the associated CRS definition. This causes the whole catalogue loading to be interrupted abruptly.

The error should be caught and logged, without compromising the loading of the other coverages.

@pierocampa pierocampa added the bug Something isn't working label Sep 15, 2023
@pierocampa pierocampa added this to the v1.2.0 milestone Sep 15, 2023
@pierocampa pierocampa self-assigned this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant