View source: R/Format-NetCDF.R
availableQuantities_NetCDF | R Documentation |
Simply lists all LPJ-GUESS output variables (stored as .out files) available in a directory. Also ignores some common red herrings like "guess.out" and "*.out"
availableQuantities_NetCDF(source, names)
source |
A |
names |
Logical, if TRUE return a character vector of names of available quantities, if FALSE return a list of the actual Quantities. |
A list of all the .out files present, with the ".out" removed.
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.