[1pt] PR: Update get_sample_data.py for lidar bridge elevation data#1480
Open
[1pt] PR: Update get_sample_data.py for lidar bridge elevation data#1480
get_sample_data.py for lidar bridge elevation data#1480Conversation
…not get interpolated diff
…into dev-lidar-bridge2
…into dev-update-sample-data-v2
…into dev-update-sample-data-v2
…WP/inundation-mapping into dev-update-sample-data-v2
RobHanna-NOAA
previously approved these changes
Sep 16, 2025
Contributor
RobHanna-NOAA
left a comment
There was a problem hiding this comment.
Matt started this, I upgraded it adding some of the latest inputs plus aws / s3 hooks. Matt reviewed it but does not have perms to approve. I approved it once he re-tested it.
28 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
data/get_sample_data.pyfor changes in input data resulting from the addition of lidar bridge elevation. Resolves #1443 and supersedes #1452 and closes #1575.This also includes the latest new input types such as roads and fema.
Other changes including:
Added
data\aws\s3_shared_functions.py: A collection of functions to talk to AWS S3 buckets.Changes
.github/PULL_REQUEST_TEMPLATE.mddataget_sample_data.py: Updated input files and creates a VRT for bridge elevation diff.awsaws_base.py: Marked as deprecated.s3.py: Marked as deprecated.fim_post_processing.sh: Used WBD environment variable instead of hardcoding.srcduration_system.py: Fix bug for the duration calc tool for hucs that fail to process.src/src_adjust_ras2fim_rating.py: Fix bug related to sample_data when a huc does not have any ras2fim data plus remove tests for maximum cpu.sfim_logger.py: Marked as deprecated.shared_functions: Added a new function to setup a logger for a file for both screen and file.Testing
Ran
fim_pipeline.shon HUCs 06010108, 10280103, and 12090301. Tested against efs, FIM S3, and ESIP.Deployment Plan (For developer use)
How does the changes affect the product?
Issuer Checklist (For developer use)
You may update this checklist before and/or after creating the PR. If you're unsure about any of them, please ask, we're here to help! These items are what we are going to look for before merging your code.
[_pt] PR: <description>devbranch (the default branch), you have a descriptive Feature Branch name using the format:dev-<description-of-change>(e.g.dev-revise-levee-masking)devbranchpre-commithooks were run locally4.x.x.xMerge Checklist (For Technical Lead use only)