Ouranosinc / xscen

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

Better support datasets not created through intake-esm #301

Open RondeauG opened 10 months ago

RondeauG commented 10 months ago

Addressing a Problem?

Some functions such as xs.generate_weights expect cat: attributes which are created by intake-esm. However, this is not always possible for users, or it can be bothersome.

Potential Solution

Additional context

@SarahG-579462

Contribution