* Removed all references to older versions of certain functions * Updated data fetching method * Fixed bugs when filling gaps in data * Fixed minor issue when reading iOS version numbers * Updated comment sections of various classes and functions
* Added SessionModel. It is built iteratively by reading metadata from files belonging to one session of station.
3.3.7
Not secure
* Added functions to update constants defined in offset_model.py * Updated api900 conversion functions to utilize sub_api to denote api900 files
3.3.6
Not secure
* Updated OffsetModel with new parameters, repr and str functions * Added tomli_w module to satisfy pyserde requirements
3.3.5
Not secure
* Updated EventStream with new metadata * Added empty Event data points at the start and end of DataWindow * Fixed errors when loading DataWindows from older SDK versions * Limited numpy to <=1.22.4 to prevent incompatibility with pyserde on python 3.8