Ingenjorsarbete-For-Klimatet / ifk-smhi

SMHI climate data client.
https://ingenjorsarbeteforklimatet.se/ifk-smhi/
MIT License
8 stars 1 forks source link

Getting "No columns to read from file" #60

Closed docNord closed 1 year ago

docNord commented 1 year ago

When reading data, the code currently outputs "No columns to read from file", even though data is being outputted correctly.

Running:

from smhi.smhi import SMHI
client = SMHI()
client.read_data(1,72450,"corrected-archive")