------------------------
Features
--------
- Add a new option to run, use_shallow_copy to enable the use of
shallow copies instead of deep copies.
Bug Fixes
---------
- When creating dataset, data vars are converted one by one to
prevent casting all of them if a single conversion results in
exception.
- Fix an issue where setting resolution with sweeps converted array-
like setting values to object arrays.