Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

FMIDownloader v0.14

Compare
Choose a tag to compare
@Tumetsu Tumetsu released this 03 Jul 09:40
· 42 commits to master since this release

This is an important update. If you are still using older version, please update immediately!
To install the software, download either FMIDownloader_Setup.exe (easiest option) or fmidownloader-014_portable.zip if you prefer to not install.

Before use, please read the manual/quickstart guide!

Note for users with work computer with restricted installation rights

On many computers with limited installation rights, FMIDownloader might install seemingly fine but will not work. If this happens, it is recommended to either run it on your personal computer or try the portable zip-version of the app on your work computer.

New features

  • Downloader will automatically find the starting point of available data if station won't have data from exact request point onwards.
  • Automatical update notifications to notify about future releases and updates
  • More comprehensive About information
  • Minor user interface improvements
  • More informative error messages
  • Smaller application size

Bug fixes

  • Timezones are handled now correctly
  • Application will notify user when FMI query-limit is exceeded
  • Resulting csv will contain exact dates as specified in query, no longer missing any from beginning or end of the time span
  • Other small bug fixes

Other

  • Portable zip-release for people who don't want to use installer
  • Refactored source code heavily, cleaned ui code a lot and unit tests added for api-code
  • Pandas and Numpy dependencies dropped