You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm adding full docstrings to the main objects in nc-time-axis and noticed that min_n_ticks, an optional argument for the NetCDFDateTimeLocator constructor, is set as an attribute, but never used. We may consider removing it.