Skip to content

Commit

Permalink
added product_configs\analysis_assim_alaska\ana_high_flow_magnitude_a…
Browse files Browse the repository at this point in the history
…k.yml
  • Loading branch information
KatherinePowell-NOAA committed Apr 2, 2024
1 parent b302bf6 commit 0d48fe4
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
product: ana_high_flow_magnitude_ak
configuration: analysis_assim_alaska
product_type: "vector"
run: true

ingest_files:
- file_format: common/data/model/com/nwm/{{variable:NWM_DATAFLOW_VERSION}}/nwm.{{datetime:%Y%m%d}}/analysis_assim_alaska/nwm.t{{datetime:%H}}z.analysis_assim.channel_rt.tm00.alaska.nc
file_step: None
file_window: None
target_table: ingest.nwm_channel_rt_ana_ak
target_keys: (feature_id, streamflow)

db_max_flows:
- name: ana_max_flows_ak
target_table: cache.max_flows_ana_ak
target_keys: (feature_id, streamflow)
method: database
max_flows_sql_file: ana_max_flows_ak

postprocess_sql:
- sql_file: ana_high_flow_magnitude_ak
target_table: publish.ana_high_flow_magnitude_ak

services:
- ana_high_flow_magnitude_ak_noaa

0 comments on commit 0d48fe4

Please sign in to comment.