Ouranosinc / xscen

A climate change scenario-building analysis framework.
https://xscen.readthedocs.io/
Apache License 2.0
15 stars 2 forks source link

Search_data_catalog filter for warming_level #105

Closed juliettelavoie closed 1 year ago

juliettelavoie commented 1 year ago

Addressing a Problem?

When selecting the data with search_data_catalogs, we could want to make sure that we only get the data for which it is possible to produce results by warming levels.

Potential Solution

Add an argument restrict_wl_exist to search_data_catalogs.

Additional context

No response

Contribution