NASA-IMPACT / veda-data-airflow

Airflow implementation of ingest pipeline for VEDA STAC data
Other
10 stars 4 forks source link

Fix workflows publish collections #118

Closed smohiudd closed 8 months ago

smohiudd commented 8 months ago

There are two changes in this PR:

anayeaye commented 8 months ago

I tried exported the pydantic model to dict but there was an issue with datetime serialization.

😭

ividito commented 8 months ago

I tried exported the pydantic model to dict but there was an issue with datetime serialization

I think (need to double check) that this will be resolved by the ingest API's validations.