Convert STICS output into the NACP Intercomparison format (ALMA using netCDF)
model2netcdf.STICS(
outdir,
sitelat,
sitelon,
start_date,
end_date,
overwrite = FALSE
)
Arguments
- outdir
Location of model output
- sitelat
Latitude of the site
- sitelon
Longitude of the site
- start_date
Start time of the simulation
- end_date
End time of the simulation
- overwrite
Whether or not to overwrite existing output files