ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
52 stars 11 forks source link

deal with empty observations in ObsCollection #166

Open OnnoEbbens opened 11 months ago

OnnoEbbens commented 11 months ago

Many methods of an ObsCollection such as the interactive_plots method raise an error when there are empty observations in the collection. It would be nice to raise a warning and continue plotting in case of empty observations