Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

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.

License

Notifications You must be signed in to change notification settings

52North/WeatherDataCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages