Skip to content

Releases: geo-stack/climate-data-preprocessing-tool

Climate Data Preprocessing Tool 0.2.0

11 Jun 20:01
59aaf21
Compare
Choose a tag to compare

PR #13: Don't block GUI when loading data and calculating correlation coefficient
PR #18: Fix a bug when browsing climate stations
PR #19: Improvements to the WeatherStationDownloader window.
PR #20: cache data once it is loaded from the working directory
PR #22: Fix fetch stationlist and add a station inventory file to ressources (fixed #21)
PR #24: Fix gapfill button layout
PR #25: Cache correlation coefficients

Climate Data Preprocessing Tool 0.1.2

06 Nov 15:19
126a229
Compare
Choose a tag to compare

Climate Data Preprocessing Tool

Changelog

PR #11: Fix switching to an empty project and add CI tests for the WeatherDataGapfiller
PR #12: Fix stop download process
PR #15: Set a minimum value of 1 for the "Nbr. of station"

Climate Data Preprocessing Tool 0.1.1

02 Nov 17:06
b82c5ae
Compare
Choose a tag to compare

Climate Data Preprocessing Tool

Changelog

PR #7: Fix an error when gapfilling the data
PR #8: Fix when all neighbors data are null
PR #10: Pin numpy to the 1.16 series and pandas to the 0.25

Climate Data Preprocessing Tool 0.1.0

02 Nov 14:10
4dd345f
Compare
Choose a tag to compare

Climate Data Preprocessing Tool

Changelog

PR #1: Update and rework the tool to download and format weather data from climate.weather.gc.ca
PR #2: Rework data finder code and minor improvement to the weather data downloader
PR #3: Add the tool to gapfill data
PR #4: Setup azure pipeline and build an exe
PR #5: Some improvements to the download weather data dialog