Skip to content

BITPlan/com.bitplan.radolan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

com.bitplan.radolan

parses the DWD RADOLAN / RADVOR radar composite format - Java port of https://gitlab.cs.fau.de/since/radolan

Travis (.org) Maven Central

GitHub issues GitHub issues GitHub BITPlan

Documentation

Maven dependency

Maven dependency

<!-- parses the DWD RADOLAN / RADVOR radar composite format - Java port of https://gitlab.cs.fau.de/since/radolan http://www.bitplan.com/Radolan -->
<dependency>
  <groupId>com.bitplan.radolan</groupId>
  <artifactId>com.bitplan.radolan</artifactId>
  <version>0.0.3</version>
</dependency>

Current release at repo1.maven.org

How to build

git clone https://github.com/BITPlan/com.bitplan.radolan
cd com.bitplan.radolan
mvn install

Dual License

Some parts of this project are dual Licensed: MIT/Apache since the original golang Library is MIT licensed

DWD OpenData

The Precipitation Information of Deutscher Wetterdienst DWD is based on RADOLAN data which is publicly available via the OpenData Services of DWD

https://www.dwd.de/DE/leistungen/radolan/radolan_info/home_freie_radolan_kartendaten.html

DWD Regenradar DWD RADOLAN RW DWD RADOLAN SF

This is a library to help analyze and visualize the RADOLAN files

Version History

Version date changes
0.0.1 2018-08-14 Migration of classes and tests (not working yet)
0.0.1 2018-08-16 working display and input/output handling
0.0.1 2018-08-18 fixed data issues and implemented zoom
0.0.1 2018-08-20 first release to maven central and last 0.0.1 commit
0.0.2 2018-08-26 adds -p option and command line selection
0.0.2 2018-11-02 release 0.0.2 to maven central
0.0.3 2019-10-10 release 0.0.3 to maven central

About

parses the DWD RADOLAN / RADVOR radar composite format - Java port of https://gitlab.cs.fau.de/since/radolan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published