Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created new SRF 18HR FIMPact to Critical Infrastructure Service #1062

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

GeorgeRought-NOAA
Copy link
Contributor

This is the first of what will be a series of FIMPact to Critical Infrastructure Points services. This service intersects critical infrastructure locations as points, derived from FEMA Infrastructure datasets found here with the SRF 18 Max Inundation Extent geometry.

Additions

18 Hours - Estimated Impacted Critical Infrastructure sublayer added to the srf_18hr_max_inundation_extent service.

Removals

Changes

The SRF 18hr building_footprints_fimpact.sql file is updated to include a section on creating the FIMPact to Critical Infrastructure table in the publish schema of the viz db by performing an intersection of critical infrastructure points and the srf 18hr fim geometry. The srf_18hr_max_inundation_extent_noaa.mapx and yml files are updated with the symbolized FIMPact heatmap and a brief description of the new service.

Due to slow spatial querying, a spatial index was added to the srf 18 hr max inundation geometry table.

Testing

Data was tested on copies of srf 18 hr max inundation tables in the dev schema of the viz db.

Screenshots

image

Notes

Versions of this service will be created for MRF NBM, MRF GFS, RFC, and ANA FIMs. The source of the critical infrastructure data should be reviewed for updating.

Todos

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Visually tested in supported browsers and devices (see checklist below 👇)
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist

Target Environment support

  • Windows
  • Linux
  • Browser

Accessibility

  • Keyboard friendly
  • Screen reader friendly

Other

  • Is useable without CSS
  • Is useable without JS
  • Flexible from small to large screens
  • No linting errors or warnings
  • JavaScript tests are passing

…in the SRF 18hr Max Inundation Extent service.
Copy link
Collaborator

@shawncrawley shawncrawley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks George!

@shawncrawley shawncrawley merged commit f26681b into ti Jan 30, 2025
1 check passed
@shawncrawley shawncrawley deleted the fimpact_heatmap_critical_infrastructure branch January 30, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create FIMPact for SRF 18hr Max Inundation Extent
2 participants