Hello Nick,
I'm using your library to extract historic 'standard meteorological data' from multiple stations from all the available years. However, the "get_all_stand_meteo" function is giving the error "AttributeError: 'historic_data' object has no attribute 'year_range'". I tried executing the same code from your script "buoy_data_analysis.ipynb" and it returned the same error. Please see below snapshot.
FYI, I'm using Python 3.6.5

Thanks,
Surya
Hello Nick,
I'm using your library to extract historic 'standard meteorological data' from multiple stations from all the available years. However, the "get_all_stand_meteo" function is giving the error "AttributeError: 'historic_data' object has no attribute 'year_range'". I tried executing the same code from your script "buoy_data_analysis.ipynb" and it returned the same error. Please see below snapshot.
FYI, I'm using Python 3.6.5
Thanks,
Surya