Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Parsers for datasets in real_time.py #29

Open
thex1le opened this issue Aug 14, 2024 · 0 comments
Open

Missing Parsers for datasets in real_time.py #29

thex1le opened this issue Aug 14, 2024 · 0 comments

Comments

@thex1le
Copy link

thex1le commented Aug 14, 2024

buoy 44042 reports having the following datasets ['adcp', 'oceanographic', 'standard']
Attempting to parse all those datasets will produce the following error for the adcp

Error: Value adcp not in Dataset must be one of ['adcp', 'adcp2', 'continuous_wind', 'water_col_height', 'mmbcur', 'oceanographic', 'rain_hourly', 'rain_10_min', 'rain_24_hr', 'solar_radiation', 'standard', 'supplemental', 'spectral_alpha1', 'spectral_alpha2', 'spectral_r1', 'spectral_r2', 'tide', 'standard_drift', 'raw_spectral', 'spectral_summary'].

function get_dateset() in real_time.py appears to be missing several parsers for available datasets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant