ktindiana / sphinxval

SPHINX validation code for solar energetic particle models
MIT License
3 stars 3 forks source link

Feature request: Maximum flux in prediction window #15

Closed ktindiana closed 9 months ago

ktindiana commented 9 months ago

Validate against the maximum flux in prediction window for peak flux forecasts. Take care in handling of time periods when no SEP event, rising SEP, or decaying SEP event.

rickyegeland commented 9 months ago

Would you want to add a new column to the SPHINX_dataframe output indicating whether the data in the PW was rising or decaying?

ktindiana commented 9 months ago

Maximum flux in the prediction window has been added. Did not add any info about whether flux was rising or decaying. May consider in the future. Can add a new issue if deemed useful.