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

GFS data retrieval produces warning messages in log #66

Open
EHJ-52n opened this issue Jan 31, 2023 · 0 comments
Open

GFS data retrieval produces warning messages in log #66

EHJ-52n opened this issue Jan 31, 2023 · 0 comments

Comments

@EHJ-52n
Copy link
Member

EHJ-52n commented Jan 31, 2023

Executed request:

https://maridata.dev.52north.org/EnvDataAPI/request_env_data?
    date_lo=2023-01-25T03%3A44&date_hi=2023-01-27T09%3A55&
    lat_lo=53.08&lat_hi=55.08&
    lon_lo=1.69&lon_hi=6.1&
    GFS=Temperature_surface&format=csv
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[2]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[4]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[3]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[1]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[41]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[1]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[1]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[1]" to int. Keeping type as str.
2023-01-31 09:54:15 WARNING [1:MainProcess siphon.ncss_dataset.handle_typed_values():81] Cannot convert "[3]" to int. Keeping type as str.
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