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

New service - Alaska GFS 10-day ROF #820

Merged
merged 6 commits into from
Aug 21, 2024
Merged

Conversation

KatherinePowell-NOAA
Copy link
Contributor

Created the new MRF 10-day NBM Rapid Onset Flooding service for Alaska:

Additions

Initialize Pipeline Configuration YAML:
Core/LAMBDA/viz_functions/viz_initialize_pipeline/product_configs/medium_range_alaska_mem1/mrf_gfs_10day_rapid_onset_flooding_ak.yml

Postprocessing SQL:
Core/LAMBDA/viz_functions/viz_db_postprocess_sql/products/medium_range_alaska_mem1/mrf_gfs_10day_rapid_onset_flooding_alaska.sql

Summary SQL for the Huc Hotspot layer:
Core/LAMBDA/viz_functions/viz_db_postprocess_sql/summaries/mrf_gfs_10day_rapid_onset_flooding_alaska/hucs.sql

Publish Service MAPX and YAML:
Core/LAMBDA/viz_functions/viz_publish_service/services/medium_range_alaska_mem1/mrf_gfs_10day_rapid_onset_flooding_alaska_noaa.yml
Core/LAMBDA/viz_functions/viz_publish_service/services/medium_range_alaska_mem1/mrf_gfs_10day_rapid_onset_flooding_alaska_noaa.mapx

Screenshots

image

Notes

SEE PR 819 (#819) - In order to create the Huc Hotspot layers for this and other services, there were 2 new tables added to the "derived" schema in the vizprocessing database (TI). These will need to be manually moved to the UAT and Production databases:

derived.huc10s_alaska
derived.featureid_huc_crosswalk_ak

@shawncrawley
Copy link
Collaborator

Should these services be named with the abbreviation "ak" rather than spelling it out? Our hawaii and puerto rico and virgin islands services are all named with "hi" and "prvi" (respectively) in the service name.

@KatherinePowell-NOAA
Copy link
Contributor Author

Good point, but I want to be certain I understand what you mean by service name? I have been attempting to follow the naming convention set by the other oCONUS services for the file names, however Corey created the first Alaska services a while back and departed from that norm, so it's been tricky to know which to follow.

Do you mean the mapx file that is used to publish the service found here:

Core\LAMBDA\viz_functions\viz_publish_service\services

@KatherinePowell-NOAA KatherinePowell-NOAA changed the title Added GFS 10-day ROF service for Alaska New Alaska GFS 10-day ROF service Aug 14, 2024
@KatherinePowell-NOAA
Copy link
Contributor Author

I have changed the publish service files (mapx and yml) and the product config yml file to use the oCONUS abbreviation, so mrf_gfs_10day_rapid_onset_flooding_ak_noaa is the service name.

@KatherinePowell-NOAA KatherinePowell-NOAA changed the title New Alaska GFS 10-day ROF service New service - Alaska GFS 10-day ROF Aug 21, 2024
@nickchadwick-noaa nickchadwick-noaa added this to the V2.1.7 milestone Aug 21, 2024
@nickchadwick-noaa nickchadwick-noaa linked an issue Aug 21, 2024 that may be closed by this pull request
8 tasks
@nickchadwick-noaa nickchadwick-noaa merged commit 72607cd into ti Aug 21, 2024
1 check passed
@KatherinePowell-NOAA KatherinePowell-NOAA deleted the gfs_10day_rof_alaska branch August 21, 2024 19:22
@nickchadwick-noaa nickchadwick-noaa restored the gfs_10day_rof_alaska branch August 22, 2024 15:56
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.

Alaska GFS MRF 10 Day Rapid Onset Flooding Service
3 participants