New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/jonnyschaefer/radolan

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jonnyschaefer/radolan

  • v0.0.0-20220916094235-31ed7598ae1d
  • Source
  • Go
  • Socket score

Version published
Created
Source

radolan

Go package radolan parses the DWD RADOLAN / RADVOR radar composite format.

This format is used by the DWD for weather radar data.

The obtained results can be processed and visualized with additional functions. The example program radolan2png is included to quickly convert composite files to png images.

This library was developed for Regenampel.de, but offers even more features for awesome ideas and projects.

Besides local scans, the following grids are currently supported:

  • National Grid (900km x 900km)
  • National Picture Grid (920km x 920km)
  • Extended National Grid (900km x 1100km)
  • DE1200 National Grid (1100km x 1200km)
  • Middle-European Grid (1400km x 1500km)

Tested input products:

ProductGridDescription
EXmiddle-europeanreflectivity
FXnationalnowcast reflectivity
FZnationalnowcast reflectivity
PElocalecho top
PFlocalreflectivity
PGnational picturereflectivity
PRlocaldoppler radial velocity
PXlocalreflectivity
PZlocal3D reflectivity CAPPI
RWnationalhourly accumulated
RXnationalreflectivity
SFnationaldaily accumulated
WXextended nationalreflectivity
WNDE1200 Spherenowcast reflectivity
WNDE1200 WGS84nowcast reflectivity

Those can be considered working with sufficient accuracy. Other formats might be working (not tested).

Documentation

Documentation is included in the corresponding source files and also available at https://godoc.org/gitlab.cs.fau.de/since/radolan

Installation

mkdir -p ~/go/src ~/go/pkg ~/go/bin
GOPATH="~/go" go get gitlab.cs.fau.de/since/radolan/radolan2png

Sample image

This image shows radar reflectivity (dBZ) captured 31.07.2016 18:50 CEST alt text

Datenbasis: Deutscher Wetterdienst, Radardaten bildlich wiedergegeben

FAQs

Package last updated on 16 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc