Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-use pyleoclim infrastructure #11

Open
CommonClimate opened this issue Jun 21, 2023 · 1 comment
Open

Re-use pyleoclim infrastructure #11

CommonClimate opened this issue Jun 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@CommonClimate
Copy link
Collaborator

CommonClimate commented Jun 21, 2023

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
@CommonClimate CommonClimate added the enhancement New feature or request label Jun 21, 2023
@CommonClimate
Copy link
Collaborator Author

would be easier to do with lightweight pyleoclim package; see this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant