Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for FMI lightning data #17

Merged
merged 20 commits into from
Jun 6, 2019
Merged

Conversation

lakka
Copy link
Contributor

@lakka lakka commented May 26, 2019

This PR adds an option for displaying lightning strikes on the rain radar overlay. The lightning observations are fetched and cached in the same fashion as the rain radar data.

The new functionality may be tested by initializing the app with export NODE_ENV='fixeddate' && npm start and clicking 'Näytä salamat' from the UI. This will display the thunderstorms that occured on 22.5.2019.

The existing features were not changed much. frames.json now includes lightning locations, and radar timestamps were switched to default ISO standard to match with the lightning timestamps. The code complies with the conventions enforced by eslint.

@heikkipora heikkipora merged commit 488cd2c into heikkipora:master Jun 6, 2019
@heikkipora
Copy link
Owner

Looks nice and goes well with the existing codebase, thank you so much!

..unfortunately date for 22th of May seems to be unavailable now and there are no thunderstorms active - need to wait the next :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants