in3Utils.cfgHandling.addInfoToSimName

addInfoToSimName(avalancheDir, csvString='')[source]

Add parameterName and value to simNames of simulation dataframe

E.g used as helper routine for renaming layernames in qgis

Parameters
  • avalancheDir (str) – path to avalanche directory

  • csvString – comma separated list with parameter names, as found in com1DFA ini file eg. ‘mu,tau0,tEnd’

Returns

simDF – containing index, the parameters and the old and new name

Return type

dataframe