Context
Fire metrics such as flame length are outputted as rasters, generating one per simulation.
Problem
Raster files are large and it becomes unmanageable when running many simulations at once.
Expected behavior
The command line option --fl-statistics should generate a csv file containing the columns: simulation, mean crown flame length, max crown flame length, mean surface flame length, max surface flame length.
The statistics should be calculated using only the burnt cells, zeroes should be omitted.
Context
Fire metrics such as flame length are outputted as rasters, generating one per simulation.
Problem
Raster files are large and it becomes unmanageable when running many simulations at once.
Expected behavior
The command line option --fl-statistics should generate a csv file containing the columns: simulation, mean crown flame length, max crown flame length, mean surface flame length, max surface flame length.
The statistics should be calculated using only the burnt cells, zeroes should be omitted.