plot_flux: Plot fluxes from NetCDF file

Description Usage Arguments Value

View source: R/plot_flux.R

Description

Plots fluxes from the netCDF output file; Sensible heat flux (Qe), latent heat flux (Qh), long-wave back radation (Qb), incoming solar radiation (Qsw) and plots the net sum of all these fluxes (Net).

Usage

1
plot_flux(ncdf, title = "Heat Fluxes", agg.dly = FALSE)

Arguments

ncdf

filepath; Name of the netCDF file to extract variable

title

character; Title of the graph. Defaults to 'Heat Fluxes'.

agg.dly

logical; Aggregate the fluxes to a daily timestep.

Value

2 plots, one with the four fluxes and one with the net flux.


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.