Skip to content

Commit

Permalink
Add observational range to OSNAP transport time series
Browse files Browse the repository at this point in the history
  • Loading branch information
cbegeman committed Sep 5, 2024
1 parent cd93a1d commit 59fb7b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mpas_analysis/ocean/time_series_transport.py
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,8 @@ def run_task(self):
'Davis Strait': [-1.6, -3.6],
'Barents Sea Opening': [1.4, 2.6],
'Nares Strait': [-1.8, 0.2],
'OSNAP section East': [15.6 - 0.8, 15.6 + 0.8],
'OSNAP section West': [2.1 - 0.3, 2.1 + 0.3],
'Denmark Strait': None,
'Iceland-Faroe-Scotland': None}

Expand Down

0 comments on commit 59fb7b1

Please sign in to comment.