knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Reading NetCDF file and unpacking multiple variables
library(metplot) library(zeallot) c(SLP,OMEGA)%<-%rfile("/net/thermo/atmosdyn2/atroman/phd/DEC17/cdf/P20171221_04","SLP","OMEGA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.