LinkedEarth / Pyleoclim_util

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

stackplot for multiple ensemble geo series objects #579

Closed alexkjames closed 2 months ago

alexkjames commented 2 months ago

We should probably have a stackplot method for the MulEnsGeoSeries class to make visualization easier. I have some code lying around that does this that I can probably implement without too much pain.

alexkjames commented 2 months ago

closed with #599