Closed alexkjames closed 5 months ago
Also, I thought we had agreed on MulMultivarDecomp
being `EnsMultivarDecomp', since it's the ensemble part that we emphasize, and Multivar is already Mul. Wow, that was a mouthful...
Also, I thought we had agreed on
MulMultivarDecomp
being `EnsMultivarDecomp', since it's the ensemble part that we emphasize, and Multivar is already Mul. Wow, that was a mouthful...
You're right, I left my post it where I wrote that down in the office and, since I haven't been back since we had that meeting, just winged it. I updated the class name in the most recent commit above this comment (https://github.com/LinkedEarth/Pyleoclim_util/pull/542/commits/d8fa5993f679bbabb42a2716a7face1eb1d5456f).
Great, thank you!
Adds several new objects to faciliate MCPCA analysis on age uncertain paleo records.
New class include:
Contains unit tests for all new functions. Also includes a dashboard method for EnsembleGeoSeries objects, and several useful classmethods for generating ensemble and ensemblegeoseries objects from age arrays.