You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NOAA template uses # to denote the comment section vs data table. Instead of counting the rows and skipping, use the comment param in read_csv to open the file.
The text was updated successfully, but these errors were encountered:
The NOAA template uses
#
to denote the comment section vs data table. Instead of counting the rows and skipping, use thecomment
param inread_csv
to open the file.The text was updated successfully, but these errors were encountered: