Skip to content

Leveraging hasSeasonality #1

Description

@CommonClimate

Seasonality is a property of the ProxyRecord class, which can presently only be specified (e.g. by passing a list), but not derived from LiPD files. We need a way to pass this through the cfr API if the field is present in a data frame. Known challenges:

  • translating LiPD speak (e.g. 'Jan Feb Mar') to cfr speak ([1 ,2 ,3]).
  • some LiPD files may contain many metadata fields called "Seasonality" -- apparently, hasSeasonality is the most relevant.
  • create appropriate test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions