SkillAgentSearch skills...

WeatherDataCollector

The WeatherDataCollector collects weather data from remote sites and translates into a format that can be used with the 52°North SOS-Importer to be pushed into any running Sensor Observation Service instance.

Install / Use

/learn @52North/WeatherDataCollector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ARCHIVED

This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.

WeatherDataCollector

The WeatherDataCollector (WDC) collects weather data from remote sites and translates the received data into a format that can be used with the 52°North SOS-Importer to be pushed into any running Sensor Observation Service instance.

Development

If you want to join the WDC developer team, take a look at the CONTRIBUTE.md file.

WDC is written in Java and organized as a Maven single module project.

Configuration

The application in configured using a properties file. After startup, the application checks for the existence of this file in USER_HOME/.WeatherDataCollector/config.properties. If this file is not present, the contained version will be written to this location for enabling configuration at runtime.

License

WeatherDataCollector is published under Apache Software License, Version 2.0.

Java Libraries

See NOTICE file.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks2

Languages

Java

Security Score

70/100

Audited on Oct 11, 2024

No findings