Code to convert CLM45 netcdf output into into CF standard
model2netcdf.CLM45(outdir, sitelat, sitelon, start_date, end_date)
Arguments
- outdir
Location of CLM45 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