generated from linz/template-python-hello-world
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: add new fields from LINZ STAC extension to the Collection TDE-985 * fix: tests fails * fix: remove linz STAC extension from Collection * wip * feat: add stac metadata TDE-985 * build: revert pylint change * tests: fix the tests * fix: --geographic_desc should be --geographic_description * fix: argument help message should not contain unecessary - * tests: event_name should not be in all the tests * fix: formatting * fix: should not break if --category is passed as human readable values * refactor: reduce number of dict lookup * fix: location should be geographic_description * feat: change --location to --geographic-description * fix: formatting * fix: unused 'type: ignore' comment * build: fix mypy ignore comment * refactor: check historical imagery based on its category rather than survey number
- Loading branch information
1 parent
16b5b04
commit 78016f6
Showing
7 changed files
with
243 additions
and
156 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.