Releases: adamrehn/ClimateQuery
ClimateQuery Version 1.0.4
ClimateQuery Version 1.0.3
This update adds new queries for humidity, dew point, and wind speed.
ClimateQuery Version 1.0.2
This update adds the "Aggregate Data Directory" data preprocessing tool, which allows fine-grained data to be aggregated to a coarser time granularity. It also improves the wording related to "data presence" to better reflect the fact that it is a measure of how many entries have been through quality control and found to be acceptable.
ClimateQuery Version 1.0.1
This update adds queries related to Solar Exposure datasets and also fixes several key bugs in data handling that could have resulted in the tool producing incorrect output:
- Dataset columns now have the correct SQLite type (
NUMERIC/TEXT) instead of incorrectly defaulting toTEXT. - Missing values are now filtered out when performing queries.
As such, all users of ClimateQuery version 1.0.0 are strongly advised to upgrade to version 1.0.1 immediately and perform a full rebuild of all datasets, re-running any relevant queries against the new dataset builds. The installer downloads for ClimateQuery version 1.0.0 have also been removed to prevent inadvertent distribution and use of the buggy version.
ClimateQuery Version 1.0.0
This is the initial public release of ClimateQuery.