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

Fix/missing constructor and layer params #213

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dgostencnik
Copy link
Collaborator

@dgostencnik dgostencnik commented Apr 21, 2022

  • add missing constructor parameters mosaickingOrder for S1GRD
  • rename some layer parameters as they are named differently in the configuration service response

Some context:
makeLayers can use either capabilities or configuration service. In theory the result should be the same (makeLayers with capabiliest + updateFromService is needed should produce the same result as makeLayers with configuration service). However, after running configurator-backup, I've noticed that some parameters were missing and some needed additional handling (EGM vs egm, ...)

Issue describing bug or feature related to default CC : updateLayerFromServiceIfNeeded doesn't set maxCloudCoverPercent

@dgostencnik dgostencnik changed the title Fix/missing constructor params Fix/missing constructor and layer params May 11, 2022
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

Successfully merging this pull request may close these issues.

1 participant