R/model2netcdf.PEPRMT.R
model2netcdf.PEPRMT.Rd
Convert PEPRMT output to netCDF
model2netcdf.PEPRMT( outdir, sitelat, sitelon, start_date, end_date, delete_raw = FALSE )
Location of PEPRMT model output
Latitude of the site
Longitude of the site
Start time of the simulation
End time of the simulation
logical: remove out.csv after converting?
Converts all output contained in a folder to netCDF.
Abigail Lewis