[x] Fully documented, including whats-new.rst for all changes and api.rst for new API
This adds the possibility to define some zarr.creation.create arguments both at model variable declaration and when calling Dataset.xsimlab.run(). Options supplied in the latter override options defined in variables.
black . && flake8
whats-new.rst
for all changes andapi.rst
for new APIThis adds the possibility to define some
zarr.creation.create
arguments both at model variable declaration and when callingDataset.xsimlab.run()
. Options supplied in the latter override options defined in variables.