geobeyond / Arpav-PPCV-backend

Backend di Piattaforma Proiezioni Climatiche per il Nord-Est.
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

use a coverage configuration's possible values as a way to describe it #162

Open ricardogsilva opened 2 weeks ago

ricardogsilva commented 2 weeks ago

Lets make it so that a coverage configuration's possible_values can be used to describe the coverage configuration and make it searchable.

What we would like is for the frontend to be able to:

As an example, as request like:

api/v2/coverages/coverage_identifiers?scenario=rcp26&model=model_ensemble

would return all coverage identifiers that have scenario=rcp26 and model=model_ensemble as possible values