Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
hagne committed Feb 14, 2025
1 parent 40f602a commit eb3c2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atmPy/data_archives/NOAA_ESRL_GMD_GRAD/surfrad/surfrad.py
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ def read_raw(path2file, read_header_only = False):
info = 'This is the raw file',
file_type = int(header.split()[0]),
serial_no = header.split()[1],

path2file = path2file,
)

di = 7
Expand Down

0 comments on commit eb3c2b0

Please sign in to comment.