Skip to content

Commit

Permalink
Add TAUY to ADF output
Browse files Browse the repository at this point in the history
This generates the wind stress vector map, which adds a map to the output in
the Link To ADF Output notebook as well as producing an additional Vector Map
page on the ADF website
  • Loading branch information
mnlevy1981 committed Dec 5, 2024
1 parent 02cb0ce commit eff58b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/key_metrics/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ compute_notebooks:
adf_root: ../../examples/key_metrics/ADF_output/
external_tool:
tool_name: 'ADF'
vars: ['SST', 'TS', 'SWCF', 'LWCF', 'PRECT', 'TAUX', 'TGCLDLWP']
vars: ['SST', 'TS', 'SWCF', 'LWCF', 'PRECT', 'TAUX', 'TAUY', 'TGCLDLWP']
plotting_scripts: ["global_latlon_map", "global_latlon_vect_map"]
analysis_scripts: ["amwg_table"]
base_regridded_output: True
Expand Down

0 comments on commit eff58b9

Please sign in to comment.