LinkedEarth / Pyleoclim_util

Python Package for the Analysis of Paleoclimate Data. Documentation at
https://pyleoclim-util.readthedocs.io
GNU General Public License v3.0
88 stars 33 forks source link

Multiple resolution #527

Closed alexkjames closed 8 months ago

alexkjames commented 8 months ago

Addresses #448

Introduces new class, MultipleResolution, derived via MultipleSeries.resolution(), with 'plot' and 'describe' methods. Includes unit tests.