You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cumulus website is not intuitive when downloading forecasted data beyond current day. The current date can be selected through 11:30 pm as an end date, but data beyond current date is downloaded.
Steps To Reproduce
Go to a forecasted product
Click on Download Selection
End date won't extend beyond current day.
Expected behavior
Timewindow would select the data time, not the acquisition time.
Actual behavior
Timewindow appears to select acquisition time or similar.
Screenshots
The text was updated successfully, but these errors were encountered:
msweier
changed the title
[BUG REPORT]: Cumulus website won't allow downloading forecasted data beyond current day
[Enhancement]: Not obvious that timewindow will extend into the future when downloading forecasted data
Jul 12, 2024
msweier
changed the title
[Enhancement]: Not obvious that timewindow will extend into the future when downloading forecasted data
[Enhancement]: Not obvious that data beyond timewindow will download when selecting forecasted data
Jul 12, 2024
Here is the challenge. When the CAVI extracts from a date range, the products are usually both observed data and forecast data. No one wants to select the exact forecast version they want, so we grab that that two versions based on the selected end date (in case the last one is not complete - if the last one is complete it will override all records in the dss file) based on the selected end date.
If your end date is 19-July in the above example, you will get data products for the future (based on your end date).
I can't remember all the date options in the CAVI for the time window of the simulation, but this approach made the most sense when trying to satisfy both the observed data and forecast data.
We would rather err on the side of more data than less data (than what was expected). If we capped your forecast files based on an end date, you wouldn't get the full forecast.
Describe the bug
Cumulus website is not intuitive when downloading forecasted data beyond current day. The current date can be selected through 11:30 pm as an end date, but data beyond current date is downloaded.
Steps To Reproduce
Expected behavior
Timewindow would select the data time, not the acquisition time.
Actual behavior
Timewindow appears to select acquisition time or similar.
Screenshots
The text was updated successfully, but these errors were encountered: