Open HansVRP opened 5 months ago
@jdries any additional details I overlooked?
I think this can also be generalized to URL based UDPs, so that one can make a UDP available for general use, without exposing the UDP content
{
"proces_id": "proprietary_ndvi",
"namespace": "https://example.com/alice/private/ndvi.json"
...
Scope; many openEO users want to enable AI model inference through openEO. However, they do want to limit what users can do with the model (e.g. downloading the weights)
Currently we run model inference through UDFs. This requires us to place the AI models on public repositories.
From the data engineering team we aim to have a private repo for the models, which is accessible by both the terrascope and cdse backend.
The backends should therefore be able to 'log in' into artifactory.