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

Stac result items #50

Merged
merged 24 commits into from
Sep 3, 2023
Merged

Stac result items #50

merged 24 commits into from
Sep 3, 2023

Conversation

joaherrerama
Copy link
Collaborator

No description provided.

@joaherrerama joaherrerama marked this pull request as ready for review February 22, 2022 15:35
Copy link
Member

@mmacata mmacata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clean and well structured, thanks!

Please fix year in files to 2022 and sort imports according to https://peps.python.org/pep-0008/#imports

Imports should be grouped in the following order:

Standard library imports.
Related third party imports.
Local application/library specific imports.

in affected files. (I didn't make suggestions to all of them)

actinia_stac_plugin/api/stac_catalogs.py Outdated Show resolved Hide resolved
actinia_stac_plugin/api/stac_catalogs.py Outdated Show resolved Hide resolved
actinia_stac_plugin/api/stac_catalogs.py Outdated Show resolved Hide resolved
actinia_stac_plugin/api/stac_items.py Outdated Show resolved Hide resolved
actinia_stac_plugin/api/stac_items.py Outdated Show resolved Hide resolved
actinia_stac_plugin/apidocs/stac_catalogs_docs.py Outdated Show resolved Hide resolved
actinia_stac_plugin/apidocs/stac_items_docs.py Outdated Show resolved Hide resolved
Copy link
Member

@mmacata mmacata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding the copyright: the dates need to match within one module. I suggested it in one file but it appears more often. Sorry that I did not see it earlier. Not meant to be penalty work but important work!

actinia_stac_plugin/core/common.py Outdated Show resolved Hide resolved
config/actinia-metadata-plugin.cfg Outdated Show resolved Hide resolved
config/actinia-module-plugin.cfg Outdated Show resolved Hide resolved
http:/localhost:8088/api/v3/stac/catalogs/catalog.json Outdated Show resolved Hide resolved
actinia_stac_plugin/api/stac.py Show resolved Hide resolved
@mmacata
Copy link
Member

mmacata commented Sep 3, 2023

I will merge this one and adress the tests in a separate MR.

@mmacata mmacata merged commit 0cef6ea into actinia-org:main Sep 3, 2023
2 of 5 checks passed
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.

2 participants