Skip to content

Radolan Data Processing Automation This project involves the automation of Radolan data processing using R scripts, executed monthly.

Notifications You must be signed in to change notification settings

environmentalinformatics-marburg/radolan_data_pr

Repository files navigation

Radolan Data Processing - Automated Processing and Analysis of Climate Data

Project Description

It has been modified and extended to automate the processing of Radolan climate data and involves the automation of the data processing using R and bash scripts. It is possible to execute it monthly via Windows Task Scheduler (see the run_RADOLAN_Win.bat), or directly with run_RADOLAN_Win for Windows and run_RADOLAN_Lin for Ubuntu. Please do not forget to edit these run files to provide the actual data for the parameters such as the FTP root directory, year, start month, main directory path and end month. The goal is to download, extract, combine, and reformat Radolan data for further analysis and storage. Below are the detailed steps involved in the process:

Steps Involved in the Process

  1. Download Data:
  • Connect to the FTP server of the DWD.
  • Download the required Radolan data files for the specified period.
  1. Extract Data:
  • Extract the downloaded data files to a local directory.
  1. Combine Data:
  • Merge the extracted data files into a single dataset for the specified period.
  1. Reformat Data:
  • Convert the combined dataset into a suitable format(csv) for further analysis and storage.

This project is based on a previous project originally created by Hanna Mayer.

Original Project

Author

The original project was created by Hanna Mayer

Extensions and Improvements

The project was extended and improved by:

Preparations before Running the Scripts

Before starting the scripts, ensure that the following directories exist and are populated with the necessary data:

Plots Directory (Shape Files):

This directory should contain shape files (.shp) or other geographical data representing the plots from which data will be extracted.

Validation Data Directory (validationData):

This directory should contain pertinent information about the plots, such as metadata, validation criteria, or any additional data required for the validation process. These directories are crucial for the scripts to properly execute and process RADOLAN precipitation data. Make sure to update or provide the required information within these directories before running the scripts.

About

Radolan Data Processing Automation This project involves the automation of Radolan data processing using R scripts, executed monthly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published