forefireAPI / firefront

ForeFire is an open-source code for wildland fire spread models
GNU General Public License v2.0
36 stars 19 forks source link

forefire bmap output #22

Open aalonsop opened 1 year ago

aalonsop commented 1 year ago

Context : Normal forefire simulation with the line "save[]" in the 'run.ff' file.

Issue : If the atmospherical grid is specified (for example : "setParameters[atmoNX=242;atmoNY=102]) then the refYear and refDay of the output netcdf file will contain the refYear and refDay of the lpsimple.nc file . If the atmospherical grid is not specified then the default parameters are 'refYear=2012' and 'refDay=1'.

filippi commented 6 months ago

These is for some clumsy back-compatibility issue, we hopefully make a major re-write re-use to get rid of that