NASA-IMPACT / veda-data

3 stars 0 forks source link

Publish STAC metadata for CMR collections to VEDA STAC DB + API (titiler-cmr) #127

Closed abarciauskas-bgse closed 3 months ago

abarciauskas-bgse commented 4 months ago

Publish the following metadata to the VEDA STAC API:

Note: a notebook for how the metadata was completed is available here: https://github.com/developmentseed/stac-explorer/blob/main/notebooks/create-stac-for-cmr-collections.ipynb

Once completed, additions to veda-config and modifications to veda-ui will be made to support visualizing these datasets via titiler-cmr.

ividito commented 3 months ago

@abarciauskas-bgse These collections are available in our staging catalog:

Let me know if there are any changes that need to be made.

abarciauskas-bgse commented 3 months ago

@ividito so far these look good to me - thank you!

abarciauskas-bgse commented 3 months ago

@ividito Once I started to integrate the GPM IMERG dataset I noted a few things which are my oversight so I apologize for not catching this sooner.

These changes are captured in an updated version of the STAC file here: https://raw.githubusercontent.com/developmentseed/stac-explorer/main/public/stac/GPM_3IMERGDF.stac.json

We should also add dashboard:time_density: day and dashboard:is_periodic: true.

I'm still looking at this dataset and I'll take a look at MUR dataset as well.

I'll reopen the issue when I'm sure of all the changes required.