Skip to content

Commit 1d3647f

Browse files
adds rcf ForecastLeadTimeBins, corrects misc. formatting (#601)
* adds rcf ForecastLeadTimeBins, corrects misc. formatting * update docs and API formatting w.r.t ForecastLeadTimeBins * adds staticmethod decorators to class methods * refactors ForecastLeadTimeBins * adds new tests for ForecastLeadTimeBins * update tests * adds additional input type support, support for mixed input types --------- Co-authored-by: samlamont <sam.lamont@gmail.com>
1 parent a5afc24 commit 1d3647f

File tree

5 files changed

+788
-7
lines changed

5 files changed

+788
-7
lines changed

docs/sphinx/user_guide/notebooks/08_adding_calculated_fields.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@
316316
"- NormalizedFlow\n",
317317
"- Seasons\n",
318318
"- ForecastLeadTime\n",
319+
"- ForecastLeadTimeBins\n",
319320
"- ThresholdValueExceeded\n",
320321
"- DayOfYear\n",
321322
"\n",

0 commit comments

Comments
 (0)