This releases integrated Pyleoclim with Pandasv2.0 which extends datetime indices to the geologic timescale.
What's Changed
* WIP stub out pandas roundtrip by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/289
* add tests for changes in tsutils by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/297
* add load_dataset methods by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/301
* Add extra index to pip install by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/306
* Update enviroment by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/307
* New obj bug fixes by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/309
* Fixup TestUISeriesConvertTimeUnit tests by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/310
* 294 utils bugfix 2 by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/314
* Enable json loading into Series both from a user dataset and an example json by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/311
* implement pyleo.Series.resample by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/303
* reshuffling code to solve 299 by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/318
* update version syntax by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/319
* Remove stray print statement in load_datasets by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/323
* Covariance regularization by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/321
* Bin gkernel alignment by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/322
* Csv roundtrip by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/324
* Update environment.yml to use jupyterhub 3+ by consideRatio in https://github.com/LinkedEarth/Pyleoclim_util/pull/327
* added HadCRUT5 dataset by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/328
* add test for resampling over long periods by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/329
* validate reso in convert_datetime_index, fixup fixture; by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/332
* use UDUNITS seconds_per_year by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/333
* add overload to add to append to multipleseries by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/336
* add MultipleSeries.to_pandas by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/335
* Add sel method by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/339
* add remove and __sub__ methods by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/337
* Sorting hat by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/344
* Add some doc strings by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/342
* update bin and gkernel documentation by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/347
* Update environment, use new env in ci by kcpevey in https://github.com/LinkedEarth/Pyleoclim_util/pull/343
* Ssa knee by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/345
* Make time axis by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/348
* Add use_common_time argument to MultipleSeries.to_pandas by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/350
* Resample: use year-start as rule by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/351
* clean up to_pandas by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/353
* use __add__ to combine multipleseries by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/354
* Let .sel take tolerance for datetime or str time by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/349
* Add __add__ overload for creating MultipleSeries from Series by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/352
* added segment number to labels by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/356
* Allow for non-pyleo rules in resample by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/355
* fixed init log handling by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/358
* Update metadata.yml by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/362
* Convert time units by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/364
* Add examples of overloads by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/363
* convert_time_unit prior to plotting by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/366
* Deal with the logs by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/367
* Preserve direction in resample by MarcoGorelli in https://github.com/LinkedEarth/Pyleoclim_util/pull/365
* EPICA Dome C deuterium record by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/370
* silent series creation by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/371
* shifted index to midpoint by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/369
* outliers docstring + tests by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/372
* MS display by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/374
* enable export to and from json for MS by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/376
* enable .sel in MS by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/375
* Thin env by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/377
* MultipleSeries to csv by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/373
* Merge development into master to only keep the master branch by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/379
* Update tsutils.py by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/381
* removing lat/lon by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/383
* first stab at package data folder by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/384
* replaced remote csv loading by load_datasets() by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/385
* Install instructions by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/388
* Silent sorting by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/390
* path variable in from_csv by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/391
New Contributors
* MarcoGorelli made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/289
* kcpevey made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/297
* consideRatio made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/327
**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v0.10.0...v0.11.0