Changes between Version 4 and Version 5 of udg/ecoms/RPackage/examples/verification
- Timestamp:
- May 12, 2016 5:01:34 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
udg/ecoms/RPackage/examples/verification
v4 v5 29 29 install.packages("devtools") 30 30 } 31 devtools::install_github("MeteoSwiss/easyVerification", build_vignettes =TRUE)31 devtools::install_github("MeteoSwiss/easyVerification", build_vignettes = TRUE) 32 32 } 33 33 }}} … … 212 212 [[Image(image-20160512-165909.png)]] 213 213 214 In this case, we only get significant RPSS values in four points in the northern part of the domain. 215 214 216 215 217 == Acknowledgements