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

Allow WindRose/TimeSeries to accept arbitrary input columns #780

Open
4 tasks
paulf81 opened this issue Jan 17, 2024 · 1 comment
Open
4 tasks

Allow WindRose/TimeSeries to accept arbitrary input columns #780

paulf81 opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
new-feature A new feature v4 Focus of FLORIS v4
Milestone

Comments

@paulf81
Copy link
Collaborator

paulf81 commented Jan 17, 2024

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
@paulf81 paulf81 added the v4 Focus of FLORIS v4 label Jan 17, 2024
@paulf81 paulf81 added this to the v4.0 milestone Jan 17, 2024
@rafmudaf rafmudaf modified the milestones: v4.0, v4.1 Feb 22, 2024
@misi9170
Copy link
Collaborator

misi9170 commented Feb 29, 2024

We have decided that this is not critical functionality for v4; Milestone v4.1 is appropriate.

@misi9170 misi9170 added the new-feature A new feature label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature v4 Focus of FLORIS v4
Projects
Status: Future Steps
Development

No branches or pull requests

3 participants