Skip to content

Commit ef361d8

Browse files
authored
Update um_fields_subset.py
shorten the check packed field description to be more concise
1 parent ea6879d commit ef361d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/um_fields_subset.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,7 @@ def check_packed_fields(filtered_fields):
180180
Parameters
181181
----------
182182
filtered_fields : list of int
183-
A list of STASH item codes to include in the output. If packed fields require a
184-
land-sea mask, STASH item code 30 will be added to this list.
183+
A list of STASH item codes to include in the output.
185184
186185
Returns
187186
-------

0 commit comments

Comments
 (0)