-
Notifications
You must be signed in to change notification settings - Fork 10
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
Conversation
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. |
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 |
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. |
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
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