MCPcopy
hub / github.com/pydata/xarray / cftime_offsets.py

File cftime_offsets.py

xarray/coding/cftime_offsets.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Time offset classes for use with cftime.datetime objects"""
2
3# The offset classes and mechanisms for generating time ranges defined in
4# this module were copied/adapted from those defined in pandas. See in

Callers

nothing calls this directly

Calls 4

keysMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected