Skip to content

Leveraging hasSeasonality #1

@CommonClimate

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

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