/icmmeteo

ICM Meteo is an iOS app which gives fast and easy access to the wether forecast service provided by by Interdisciplinary centre for mathematical and computational modeling.

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

Join the chat at https://gitter.im/icmmeteo/Lobby codecov

ICM Meteo

ICM Meteo is an iOS app which gives fast and easy access to the wether forecast service provided by by Interdisciplinary centre for mathematical and computational modeling meteo.pl

Screenshots

. .

Features

  • Current weather forecast calculated with UM and COAMPS models.
  • Quick forecast access whith 3D Touch.
  • Saving of your favorite locations.
  • Displaying the forecast for the current location.
  • Preview of "live" forecast maps for UM, COAMPS and WAM models.
  • Quick access to the forecasters comments.

Dependencies

ICM Meteo uses Cocoapods as a dependency manager. Before you will be able to run the app you have to install the tool. In case of any problems please refer to CocoaPods getting started

You can install cocoapods this way.

$ gem install cocoapods

When done you can install dependencies using this command in the project directory.

$ pod install

How to contribute

  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Unit tests

ICM Meteo includes a set of unit tests within the MobileMeteoTests subdirectory. These tests can be simply run by executing the test action on the platform you would like to test.

Author

License

  • This project is licensed under the GPL v3 License - see the LICENSE.md file for details