Skip to content

Commit

Permalink
WOD observation as a synonym for observation
Browse files Browse the repository at this point in the history
  • Loading branch information
hkershaw-brown committed Aug 30, 2024
1 parent af44192 commit 4ec449a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pydartdiags/obs_sequence/obs_sequence.py
Original file line number Diff line number Diff line change
@@ -60,7 +60,8 @@ class obs_sequence:
'AIRS observation',
'GTSPP observation',
'SST observation',
'observations']
'observations',
'WOD observation']

def __init__(self, file):
self.loc_mod = 'None'

0 comments on commit 4ec449a

Please sign in to comment.