Skip to content

sebschub/ucmcomp

Repository files navigation

ucmcomp

This repository includes scripts to compare RCM output with BUBBLE data. In particular, different UCM will be tested.

The actual data is not included.

Requirements

R ≥ 3.1.0 with the following packages

  • ggplot2
  • reshape2
  • dplyr
  • tidyr
  • RNetCDF

readmeasdata.R

Put BUBBLE data into data frame for analysis.

readSebastian.R

Read Sebastian's simulation data and put it into data frame.

netcdffunc.R

Some tool functions for reading CCLM netCDF output.

sitecoord.R

Coordinates of measurement sites.

CCLMcalc.R

Calculations applied to raw CCLM data

comparison.R

Main comparison of measurements with simulation.

About

Comparison of UCMs with BUBBLE data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages