This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/pygeoapi processor #1
Open
EHJ-52n
wants to merge
54
commits into
main
Choose a base branch
from
feature/pygeoapi-processor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
provide bbox example matching test data
- Move trained model binary files to src/landsatpredictor/data - Add LICENSE and the according header to each file - Add setup.py - Add missing landsat explore requirement - Add OGC API Processor documentation
Prior imports resulted in mixed keras versions See https://stackoverflow.com/questions/50056356/could-not-interpret-optimizer-identifier-error-in-keras/50066670#50066670 Co-Authored-By: Sufian Zaabalawi <[email protected]>
Longer start but better request response time
- Extract method - Improve bbox verification
…incl. documentation
- Use speaking variable names - Describe semantics of complex code sections - Add some #ToDos
- Add check for correct number of bands - Adjust required band indices to match coverage return GeoTiff with 6 and not 7 bands - Add VISUAL_LIGHT_BANDS indices list
Co-Authored-By: Sufian Zaabalawi <[email protected]>
Co-Authored-By: Sufian Zaabalawi <[email protected]>
Co-Authored-By: EHJ-52n <[email protected]>
o Update inputs to latest developments + Add jobControlOptions, outputTransmission, and response "parameter"
Co-Authored-By: MartinPontius <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.