Skip to content

SFMS Insights: Forecasts - #5675

Merged
brettedw merged 16 commits into
mainfrom
task/sfms-insights-forecasts
Aug 11, 2026
Merged

SFMS Insights: Forecasts#5675
brettedw merged 16 commits into
mainfrom
task/sfms-insights-forecasts

Conversation

@brettedw

@brettedw brettedw commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator
  • Add an Actual/Forecast source selector to SFMS Insights and load the corresponding raster data
  • Use combined Actual and Forecast bounds for the date picker
  • Preserve today as the fallback date when SFMS bounds are unavailable, so early fire season still loads 'today' for users to see fuel grid/snow
  • Centralize shared RunType and SFMS bounds
  • closes SFMS Insights: Option to display forecast or actuals #5582

Test Links:

Landing Page
MoreCast
Percentile Calculator
FireCalc
FireCalc bookmark
Auto Spatial Advisory (ASA)
HFI Calculator
SFMS Insights
Fire Watch
Weather Toolkit

@brettedw brettedw changed the title Task/sfms insights forecasts SFMS Insights: Forecasts Aug 6, 2026
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 69.36937% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.74%. Comparing base (6783891) to head (74c0707).

Files with missing lines Patch % Lines
...c/features/sfmsInsights/pages/SFMSInsightsPage.tsx 68.00% 8 Missing ⚠️
.../features/sfmsInsights/slices/sfmsInsightsSlice.ts 76.47% 4 Missing and 4 partials ⚠️
...atures/sfmsInsights/components/RunTypeDropdown.tsx 65.00% 4 Missing and 3 partials ⚠️
...c/features/fba/pages/FireBehaviourAdvisoryPage.tsx 0.00% 3 Missing ⚠️
...es/sfmsInsights/components/map/layerDefinitions.ts 70.00% 3 Missing ⚠️
...nsights/components/map/RasterErrorNotification.tsx 77.77% 2 Missing ⚠️
web/apps/wps-web/src/features/fba/cqlBuilder.ts 0.00% 1 Missing ⚠️
...eb/apps/wps-web/src/features/fba/pmtilesBuilder.ts 0.00% 1 Missing ⚠️
...c/features/sfmsInsights/components/map/SFMSMap.tsx 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5675      +/-   ##
==========================================
- Coverage   67.76%   67.74%   -0.02%     
==========================================
  Files         385      386       +1     
  Lines       22317    22398      +81     
  Branches     3076     3102      +26     
==========================================
+ Hits        15122    15173      +51     
- Misses       6044     6065      +21     
- Partials     1151     1160       +9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

Copy link
Copy Markdown

@brettedw
brettedw requested a review from conbrad August 11, 2026 16:25
@brettedw
brettedw temporarily deployed to production August 11, 2026 18:06 Inactive
@brettedw
brettedw merged commit 745ba9c into main Aug 11, 2026
49 of 51 checks passed
@brettedw
brettedw deleted the task/sfms-insights-forecasts branch August 11, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SFMS Insights: Option to display forecast or actuals

2 participants