Emmanuel Mathot
Emmanuel Mathot
This seems linked to the same issue in calrissian: https://github.com/Duke-GCB/calrissian/pull/111
Totally agree with all the propositions. We could make separate PRs to propose and decide for each of them? I already did the work for keywords in this extension proposal:...
Indeed, since the chart has changed, the version as well. thx!
Hello. This feature would be indeed very useful. One requirement would be to be compatible with the `--helm-set-file` of argocd (see https://github.com/argoproj/argo-cd/pull/2752). Another option would be to allow inline usage...
Please check and review https://github.com/stac-extensions/subjects and let me know if it covers the need here
this specific parameter could indeed go into a sensor extensions but I was thinking maybe about a more transversal generic extension with classifications schemes useful for discovery of the data...
I am not sure STAC specification aims at defining access control over catalogs. Auth strategy is an implementation choice of the tools serving STAC. However, STAC specifications offer several levels...
Indeed, the spec says > bbox REQUIRED if geometry is not null but it is missing a constraint that it should not be specified if geometry is null. IMO, an...
We are limited by using only the `rel` attribute. A link must also rely on the content-type of the target. A content-ype is not only composed of a IANA convention...
Yes indeed, that is what I understood by using and reviewing the function code. My question was about a potential function or stored procedure in either pgstac or pypgstac that...