Convert MAESPA output into the NACP Intercomparison format (ALMA using netCDF)

model2netcdf.MAESPA(
  outdir,
  sitelat,
  sitelon,
  start_date,
  end_date,
  stem_density
)

Arguments

outdir

Location of MAESPA 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

stem_density

Number of trees/plotsize. Values in trees.dat

Author

Tony Gardella