Skip to content

Releases: adamrehn/ClimateQuery

ClimateQuery Version 1.0.4

Choose a tag to compare

@adamrehn adamrehn released this 17 Aug 07:15

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

Choose a tag to compare

@adamrehn adamrehn released this 17 Aug 03:43

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

ClimateQuery Version 1.0.2

Choose a tag to compare

@adamrehn adamrehn released this 15 Aug 08:41

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

Choose a tag to compare

@adamrehn adamrehn released this 25 Jun 07:15

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

Pre-release

Choose a tag to compare

@adamrehn adamrehn released this 22 Feb 02:13

This is the initial public release of ClimateQuery.