Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
radolan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonny Schäfer
radolan
Commits
59cb0aa2
Commit
59cb0aa2
authored
7 years ago
by
Jonny Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
5db65a8d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+26
-5
26 additions, 5 deletions
README.md
with
26 additions
and
5 deletions
README.md
+
26
−
5
View file @
59cb0aa2
...
@@ -6,9 +6,30 @@ for weather radar data.
...
@@ -6,9 +6,30 @@ for weather radar data.
The obtained results can be processed and visualized with additional functions.
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.
The example program
`radolan2png`
is included to quickly convert composite files to png images.
Currently the national and the extended european grids are supported.
Besides local scans, the following grids are currently supported:
Tested input products are PG, FZ, SF, RW, RX and EX. Those can be considered working with
-
National Grid (900km x 900km)
sufficient accuracy.
-
National Picture Grid (920km x 920km)
-
Extended National Grid (900km x 1100km)
-
Middle-European Grid (1400km x 1500km)
Tested input products:
| Product | Grid | Description |
| ------- | ----------------- | ----------------------- |
| EX | middle-european | reflectivity |
| FX | national | nowcast reflectivity |
| FZ | national | nowcast reflectivity |
| PE | local | echo top |
| PF | local | reflectivity |
| PG | national picture | reflectivity |
| PR | local | doppler radial velocity |
| PX | local | reflectivity |
| PZ | local | 3D reflectivity CAPPI |
| RW | national | hourly accumulated |
| RX | national | reflectivity |
| SF | national | daily accumulated |
| WX | extended national | reflectivity |
Those can be considered working with sufficient accuracy.
### Documentation
### Documentation
Documentation is included in the corresponding source files and also available at
Documentation is included in the corresponding source files and also available at
...
@@ -21,6 +42,6 @@ GOPATH="~/go" go get gitlab.cs.fau.de/since/radolan/radolan2png
...
@@ -21,6 +42,6 @@ GOPATH="~/go" go get gitlab.cs.fau.de/since/radolan/radolan2png
```
```
### Sample image
### Sample image
This image shows
the
radar reflectivity (dBZ) captured 31.07.2016 18:50 CEST
This image shows radar reflectivity (dBZ) captured 31.07.2016 18:50 CEST


```
Datenbasis: Deutscher Wetterdienst, Radardaten bildlich wiedergegeben
```
Datenbasis: Deutscher Wetterdienst, Radardaten bildlich wiedergegeben
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment