# --------------------------------------------------------------- # ------ Default translations (english) for the xulu model ------ # ------ ImpetusFireCA (iMABFIRE) ------ # --------------------------------------------------------------- # Descriptions of model resources MRDesc.In.ModelParams=Common model parameters MRDesc.In.BurnSource=Fire source points [Point-FeatureCollection] MRDesc.In.BaseLUC=LUC classification [float-Raster] MRDesc.In.BurnSuit=Burn suitability (optional) [float-Raster] MRDesc.Out.LUC=Output raster for modelled LUC MRDesc.Out.BioMass=Output raster for burned biomass MRDesc.Temp.BurnTime=Temp raster for burn time # Model messages Model.ModelTime.Step=1 model step = 1 hour Model.ModelTime.Iter=1 iteration = ${0} seconds Model.GUI.WindDir.Dev=Deviation of wind direction [°]: Model.GUI.WindPower=Wind power [m/s]: Model.GUI.WindPower.Dev=Deviation of wind power [m/s]: Model.GUI.WindMatrix=Wind matrix: # Error messages Error.Global.Mess=Resource '${0}': ${1} Warn.In.ModelParams.Missing=Property '${0}' missing. Value ${0} used. Error.In.ModelParams.ModelTime=Must contain a property '${0}' with an greater zero int! Error.In.ModelParams.BurnLuc=Must contain a property '${0}' with an greater zero int! Error.In.ModelParams.BurnOutLuc=Must contain a property '${0}' with an greater zero int! Error.In.ModelParams.BurnSuit=Must contain a list-property '${0}' of number values! Error.In.ModelParams.BurnTime=Must contain a list-property '${0}' of positive number values! Error.In.ModelParams.WindDir=Must contain a property '${0}' with a not-negative value! Error.In.ModelParams.WindPower=Must contain a property '${0}' with a positive value! Error.In.ModelParams.WindDirDev=Must contain a property '${0}' with a not-negative value! Error.In.ModelParams.WindPowerDev=Must contain a property '${0}' with a not-negative value! Error.In.ModelParams.WindPowerMaxBW=Must contain a property '${0}' with a positive value! Error.In.ModelParams.WindMatrix=Must contain a 3x3-matrix-property '${0}' of number values! Error.In.ModelParams.WindMatrix_PowerConst=Property '${0}' must be scalar! Error.In.ModelParams.WindMatrix_PowerFact=Property '${0}' must be scalar with value not 0! Error.In.BurnSource.Data=Must contain at least one point feature! Error.In.BaseLUC.Grid=LUC-Classification-Raster Error.In.BurnSuit.Grid=Burn-Suitability-Raster Error.Out.LUC.Grid=LUC-Output-Raster Error.Out.BioMass.Grid=Biomass-Output-Raster Error.Temp.BurnTime.Grid=Burntime-Output-Raster