Introduction
This short tutorial walks you through the steps of converting observations stored in a CSV file to an R list that have the required variables by RAnEn
.
It is recommended to use binder and .Rmd
files will guide you through the script line by line.
You will learn the followings:
- Formatting observations for
RAnEn
RAnEn::writeNetCDF
RAnEn::readObservations
Access
This tutorial can be accessed on binder. Please click here to start an interactive session and go over the tutorial under RAnalogs/examples
. Or you can download the repository and use the R markdown file directly.
Comments