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

`plot_traces` should be a method for `MultiplePSD` #614

Open khider opened 4 hours ago

khider commented 4 hours ago

Right now we can either plot all or an envelope. It would be nice to only plot a few from the ensemble like it is done for the EnsembleSeries object.

CommonClimate commented 3 hours ago

agreed, that would be useful and should not be a tall order.