File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Climate Data Preprocessing Tool
22A tool to extract and preprocess Canadian historical daily weather data.
33
4+ [ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPL%20v3-blue.svg )] ( ./LICENSE )
5+ [ ![ Latest release] ( https://img.shields.io/github/release/cgq-qgc/climate-data-preprocessing-tool.svg )] ( https://github.com/cgq-qgc/climate-data-preprocessing-tool/releases )
46[ ![ Build Status] ( https://dev.azure.com/jean-sebastiengosselin/climate-data-preprocessing-tool/_apis/build/status/cgq-qgc.climate-data-preprocessing-tool?branchName=master )] ( https://dev.azure.com/jean-sebastiengosselin/climate-data-preprocessing-tool/_build/latest?definitionId=4&branchName=master )
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ qtawesome == 0.7.*
44xlsxwriter
55xlrd
66xlwt
7- numpy > 1.14
7+ numpy == 1.16.*
8+ pandas == 0.25.*
89requests
9- pandas
You can’t perform that action at this time.
0 commit comments