eurodatacube / public-collections

Containing meta-data about the data collections available within Euro Data Cube, both core ones as well as the ones provided by users
https://collections.eurodatacube.com/
Apache License 2.0
10 stars 20 forks source link

Directly link Sentinel license #291

Closed horvatdino closed 1 year ago

horvatdino commented 1 year ago

Closes #290

This PR:

dthiex commented 1 year ago

You still missed setting the correct Type for the License link object. I pushed a fix for this. See if you understand what I did here (the statement basically checks if LicenseUrlType is present in the yaml file and if so it sets the specified LicenseUrlTpye. If it's not set then we set the default "text/html") and then we can merge this.