* support for Python 3.7 ended; scipy and pandas versions require Python 3.8 and higher * fixed error when printing Stations with np.nan as start date * fixed DataWindow automatically correcting Station timestamps when correction flag is set to False * updated data checking function to recognize retrieved data that was completely outside the requested period
3.1.10
Not secure
* numpy dependency to 1.21 for compatibility purposes
3.1.9
Not secure
* Fixed error when loading nan latencies in offset model * Updated numpy (1.22.0), scipy (1.8.0), and pandas (1.4.1) requirements
3.1.8
Not secure
* Added str and repr for DataWindow, Station, and other related objects * Added file-size checking functionality when loading data from compressed files * Updated Event functions to operate on multiple classifications per event
3.1.7
Not secure
* Fixed bug when validating ids of an empty data window * Fixed bug when reading data and the Event metadata changes from nothing to something