-
Notifications
You must be signed in to change notification settings - Fork 5
Shell commands
list
List all available Praga commands.
loaddem demFileName
Load a Digital Elevation Model raster file.
Alias:
dem
Arguments:
demFileName: DEM filename
loadgrid XMLfileName
Load a meteo grid DB.
Alias:
grid
Arguments:
XMLfileName: XML filename containing DB grid metadata
setlogfile logFileName
Set where to save logging information.
Alias:
log
Arguments:
logFileName: log filename
quit
Quit Praga.
openproject projectIniName
Open a Praga project
Alias:
proj
Arguments:
projectIniName: project .ini file
interpolationgridperiod -v:(variableList) -d1:dateIni -d2:dateFin -s:savingInterval [-a:aggregationVariables] [-r]
Interpolate point data to grid
Alias:
gridding
Arguments:
variableList: variables to grid (separated by comma)
dateini: first date
dateFin: last date
savingInterval: days interval for writing results on meteo grid DB
aggregationVariables: variables to aggregate (from hourly to daily) (separated by comma)
Options:
-r: save raster maps
INTERPOLATIONGRIDPERIOD GRIDAGGREGATION NETCDFEXPORT XMLNETCDFEXPORT