model2netcdf.MAAT.Rd
Function to convert MAAT model output to standard netCDF format
model2netcdf.MAAT(
rundir,
outdir,
sitelat = -999,
sitelon = -999,
start_date = NULL,
end_date = NULL
)
Location of MAAT model run (i.e. MAAT project) directory with all required model run inputs. This is needed to identify model runs with and without met drivers and control the model output conversion process
Location of MAAT model output
Latitude of the site
Longitude of the site
Start time of the simulation
End time of the simulation