Ouranosinc / xscen

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

`estimate_chunks` could offer a `target_use` for chunking #98

Open Zeitsperre opened 2 years ago

Zeitsperre commented 2 years ago

One idea I had during the workshop was offering a kwarg for target_use when performing rechunking operations. The justification being that users may not know what the idea size (and dimensions, I suppose) are best for their specific use-case:

We have the possibility of offering a set default along with other settings (e.g. local, thredds, etc.), and setting target_mb could ignore target_use settings by default.