How should uncertainty work in v4 #777
Replies: 2 comments 1 reply
-
I think your suggestions above make sense @paulf81. Just to make sure I'm understanding correctly, I'm adding a little bit of detail to what I understand each step in our process above to be:
This way, we don't really need the hashing---that is basically handled by the construction of the set of conditions that will be actually run, and mapped back to what the user asked for by the n_findex_orig sets of Gaussian weights. |
Beta Was this translation helpful? Give feedback.
-
Implemented in #821 |
Beta Was this translation helpful? Give feedback.
-
Hi @misi9170, @rafmudaf, @bayc and @Bartdoekemeijer (and anyone else interested to weigh in!), I was hoping to start a discussion now on how we think uncertainty should work in v4. This connects to Issue #725 , that uncertainty doesn't work in v3 with time series =True, and in v4, that "time-series" structure is pervasive. I believe though we can use the WindRose tool currently being build out in pull request #775 to maintain the same pattern, if we want.
But I was thinking it could be nice to think about restructuring a set of related tools spanning FLORIS and FLASC, built up to take advantage of v4's structure. I have in mind:
I was imagining all of these capabilities could be built from the same building blocks, something like:
Thought we could use this discussion to propose what this will look like so we have something in mind when we reach this step
Beta Was this translation helpful? Give feedback.
All reactions