Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use cftime for temporal averaging operations (#302)
* attempted fix for #301: use cftime for temporal operations * Update temporal accessor to use specific cftime objects - Update format of `decode_non_cf_time()` conditional statement - Update `time_cf` with encoding dict attributes (xarray behavior) - Update `test_dataset.py` and `test_temporal.py` with specific `cftime` date_type objects - Add `xesmf` to `dev.yml` Co-authored-by: Tom Vo <[email protected]>
- Loading branch information