supermanzer / NDBC

Repository for housing Python code for fetching, parsing, and loading NDBC data into a local Python object for analysis.
MIT License
13 stars 4 forks source link

Missing Data Function #10

Closed supermanzer closed 4 years ago

supermanzer commented 4 years ago

Include a feature to detect the default NOAA bad data flag (all digits as 9's) and replace with Python None value.