RoyalHaskoningDHV / sam

Python package for time series analysis and machine learning
MIT License
26 stars 6 forks source link

Fixed weather import bug #70

Closed rubenpeters91 closed 1 year ago

rubenpeters91 commented 1 year ago

Looks good. If tests passed we can merge.

Maybe I am missing it, but is this related to an issue? Then we should probably link it and close it upon completion.

No, we just noticed that when installing SAM from PyPI, the data_sources subpackage can't be loaded, because the data_sources/weather subpackage is not part of SAM :p It is now!