* Updated filesystem writing functions * Added subclasses to SensorData objects (pyarrow and regular versions)
3.0.10rc7
Not secure
* Shifted DataWindowArrow, StationPa and SensorDataPa to use filesystem to store data * Standardized attribute access for arrow classes
3.0.10rc6
Not secure
* moved code in ApiReader involving DataWindowArrow to new file; api_reader_dw * added pretty print option for DataWindowArrow * Fixed bugs when loading DataWindowArrow from a file
3.0.10rc5
Not secure
* fixed error converting units of sample interval and std dev in pyarrow summaries * renamed DataWindowOrigin to EventOrigin
3.0.10rc4
Not secure
* fixed error when comparing configuration station ids that are shorter than 10 characters * fixed incorrect default value for location providers when loading data using pyarrow
3.0.10rc3
Not secure
* Fixed bug when loading timestamps into offset model using datawindow arrow version * Allowed other iterables when creating DataWindowConfigWpa