Skip to content

Error when using summary$getCoverage() with crs = NULL (the default) #94

Answered by eblondel
annakrystalli asked this question in Q&A
Discussion options

You must be logged in to vote

@annakrystalli it's a misuse of summary$getCoverage. The WCSCoverageSummary provides a description of a coverage, including its identifier. When calling getCoverage from the coverage summary, you should not specified the identifier, it's internal part of the coverage summary. In your above tests, remove coverage param and all run fine.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by eblondel
Comment options

You must be logged in to vote
1 reply
@eblondel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #90 on September 26, 2022 14:16.