plot_mass_flux: Plot mass fluxes from NetCDF file

View source: R/plot_mass_flux.R

plot_mass_fluxR Documentation

Plot mass fluxes from NetCDF file

Description

Plots mass fluxes from the netCDF output file; Precipitation (precip)and evaporation (evap). Units are in m/s.

Usage

plot_mass_flux(ncdf, title = "Mass Fluxes")

Arguments

ncdf

filepath; Name of the netCDF file to extract variable

title

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

Value

dataframe with the


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.