NatLabRockies / NatLabRockies/floris

Allow WindRose/TimeSeries to accept arbitrary input columns

Open
#780 1 comment 0 reactions 2 assignees View on GitHub

@misi9170 is already working on this.

Since Jan 17, 2024.

new-feature v4
Dominant language
Python
Stars
301
Forks
188
PR merge metrics
No merged PRs in 30d

Description

Allow WindRose/TimeSeries to accept arbitrary input columns

Presently, the new WindRose/TimeSeries classes accept a fixed set of input signals (wd,ws,ti,price). Would like to augment this with a list of a arbitrary signals which are then shaped and passed as ti,price are now.

Checklist:

  • Develop code to allow arbitrary time series to be assigned if they're passed
  • Might break attrs rules, need to discuss what is the best approach (@bayc has experience with multidim tables)
  • Update tests
  • Add documentation

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.