Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Update staging to ligneup with dev#20

Open
amarouane-ABDELHAK wants to merge 12 commits intomainfrom
dev
Open

Update staging to ligneup with dev#20
amarouane-ABDELHAK wants to merge 12 commits intomainfrom
dev

Conversation

@amarouane-ABDELHAK
Copy link
Copy Markdown
Collaborator

Update Staging env

slesaad and others added 11 commits June 28, 2023 17:06
* Support multi-asset items
* remove `cog_default`
* remove `cmr` since we don't use it 
* use inbuilt pgstac method to update collection extent based on the full range of items partitions (#12)

---------

Co-authored-by: Alexandra Kirk <alexandra@developmentseed.org>
add a manual trigger to the cicd workflow to use when env vars are up…
update lambda subnet type to PRIVATE_WITH_EGRESS
)
)
)
UPDATE collections set content = content || pgstac.collection_extent(collections.id)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

For veda-backend we are overriding the default pgstac collection extent with a new user defined function that captures the max end datetime of items in a collection (when this matters is for annual items that have a nominal datetime of January 1 but you want the collection extent to include the full year so a November search will also intersect that item). https://github.com/NASA-IMPACT/veda-backend/blob/develop/database/runtime/handler.py#L260-L268

pydantic
pydantic==1.10.12
python-dotenv
python-multipart
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
python-multipart
python-multipart==0.0.7

pydantic>=1.9.0
pypgstac==0.7.9
pypgstac==0.7.10
python-multipart==0.0.5
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
python-multipart==0.0.5
python-multipart==0.0.7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants