This repository has been archived by the owner on Jun 14, 2019. It is now read-only.
Releases: ceholden/TSTools
Releases · ceholden/TSTools
TSTools: v1.2.0
v1.2.0
Changed
- Time series drivers are now located using
setuptools
entry_points
andpkg_resources.iter_entry_points
instead of through subclassing (#82) - Allow plot symbology to be floating point numbers
Fixed
- YATSM CCDCesque: Fixed model prediction when retrieving from pre-calculated results (commit)
- YATSM CCDCesque: Fixed model prediction error when retrieving results that used a different design formula than what was specified in control pane ([commit])(e8f5ff2))
- Stacked Time Series, and descendants: Fixed datatype casting bug when retrieving from images and cache (commit)
- Stacked Time Series, and descendants: Fixed cache reading by comparing against sorted versions of dates (commit
- PALSAR/Landsat driver: fixed initialization errors
- YATSM Meteorological driver: fixed initialization errors
- Fix plot style application (does not use
hasattr
anymore) - Fix progressbar accumulation
TSTools: v1.1.1
TSTools: v1.1.0
v1.1.0 - 2016-02-16
Changed
- API: reorganized timeseries drivers into
tstools.ts_drivers.drivers
submodule #63
Added
- Add dialog to export timeseries driver data to CSV files. Each "series" within a time series driver will be exported separately to a different file #65
- Add timeseries driver information to driver initialization/configuration menu #74
- Add timeseries driver dependency information to initialization/configuration menu. Also add broken driver modules to list of drivers, but with clear indication of broken status and the Python exception that caused it to break #53
Fixed
TSTools: v1.0.1
TSTools: v1.0.0
First official release of TSTools
.
Install using installation instructions in README.md
of repository. The tstools.zip
file mentioned is available at a download link below.