Skip to content

Re-use pyleoclim infrastructure #11

@CommonClimate

Description

@CommonClimate

Currently, cfr only uses pyleoclim for spectral analysis. However, the ProxyRecord class is basically GeoSeries; only "seasonality' is missing.

Making ProxyRecord a child of GeoSeries would enable Pyleoclim functionalities, particularly:

  • pandas conversion with to_pandas()/from_pandas()
  • time unit conversions
  • standardize()
  • center()
  • bin()
  • gaussianize()
  • and maybe more

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions