knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Examples

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")

Features to be implemented



romatt/metplot documentation built on Dec. 22, 2021, 5:17 p.m.