Skip to content

Releases: adamrehn/ClimateQuery

ClimateQuery Version 1.0.4

17 Aug 07:15

Choose a tag to compare

This update significantly improves the memory usage of ClimateQuery when exporting large datasets or query results, preventing crashes when exporting extremely large datasets.

ClimateQuery Version 1.0.3

17 Aug 03:43

Choose a tag to compare

This update adds new queries for humidity, dew point, and wind speed.

ClimateQuery Version 1.0.2

15 Aug 08:41

Choose a tag to compare

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

25 Jun 07:15

Choose a tag to compare

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 to TEXT.
  • 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

22 Feb 02:13

Choose a tag to compare

Pre-release

This is the initial public release of ClimateQuery.