Skip to content

Commit

Permalink
Merge pull request #854 from NOAA-OWP/flowline_alaska
Browse files Browse the repository at this point in the history
New Service - Alaska Static Flowlines Reference

Added 3 files to create the new static reference flowlines service for Alaska:

Product Config:
Core/LAMBDA/viz_functions/viz_initialize_pipeline/product_configs/reference/static_nwm_flowlines_ak.yml 

Publish Service:
Core/LAMBDA/viz_functions/viz_publish_service/services/reference/static_nwm_flowlines_ak.mapx
Core/LAMBDA/viz_functions/viz_publish_service/services/reference/static_nwm_flowlines_ak.yml

Static data was added - NEW TABLE:
The new egis.reference.channels_ak table will need to be added to the UAT / Prod databases.

![image](https://github.com/user-attachments/assets/46c4732c-1267-4a76-9c78-b6949aea6a01)

NOTE: Also added the single use SQL code / database transfer statements to the AWS Sagemaker / Jupyter notebook:
/static_services/Flowline Reference Services.ipynb
  • Loading branch information
nickchadwick-noaa authored Aug 29, 2024
2 parents 18f5045 + 0444a93 commit 47b24bd
Show file tree
Hide file tree
Showing 3 changed files with 826 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
product: static_nwm_flowlines_ak
configuration: reference
product_type: "vector"
run: true

services:
- static_nwm_flowlines_ak_noaa
Loading

0 comments on commit 47b24bd

Please sign in to comment.