Meter_gen Option Temp - gridpocket/project-iostack GitHub Wiki

Meter_gen option -temp:

From the usage message:

'-temp ([boolean])':
	with boolean is like 'true'/'false' (string ignoring case, or boolean type in json config file)
	add external temperature of meter for each data (°C)

	Without boolean value, equivalent to '-temp true'
	If no option temp, equivalent to '-temp false'
	If temp option is enabled, -meteoFile should be set

	This option increases execution time proportionally to meters number to generate (lastID - firstID),
	can spent many time and potentially make Heap memory overflow error (depending on your machine, firstID and lastID options)
⚠️ **GitHub.com Fallback** ⚠️