Ouranosinc / xscen

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

Better save_to_zarr #266

Closed aulemahal closed 11 months ago

aulemahal commented 1 year ago

Pull Request Checklist:

What kind of change does this PR introduce?

Does this PR introduce a breaking change?

No.

Other information:

Default keepbits value is guessed from the variable name, with a default of 12 (0.0122% of rel error). Better guesses should be given in xs.io.KEEPBITS, but I have none for now.