Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.4.1] 2022 / 09 / 21
Changed
Default version is 5.6.0
The following Balze variables are renamed:
LSPHI -> FMPHI
FIRERW -> FMROS
FMR0 -> FMROS0
BMAP -> FMBMAP
[0.4.0] 2022 / 09 / 13
Warning: Backward compatibility with MesoNH version < 5.6 is not guaranteed anymore.
Changed
change units nomenclature in fuel database
comply to MesoNH 5.6.0 file conventions
namelist for Blaze is now called nam_firen
[0.3.1] 2022 / 09 / 13
Changed
import fuelmap instead of fuels for fuel_classes example
[0.3.0] 2022 / 06 / 28
Added
conformal projection utility for Mercator without rotation
tests for conformal projection utility
Changed
attributes of FuelMap.nc updated to be compliant with MesoNH 5.5.0 reader.
[0.2.3] 2022 / 06 / 21
Doc
upload documentation on ReadTheDocs
[0.2.2] 2022 / 05 / 15
Bug fix
key
Fuelsis replaced byfuelsindump fuel databasemethod forFuelDatabaseclass
[0.2.1] 2022 / 05 / 09
Changed
cli imports changed to improve efficiency
[0.2.0] 2022 / 05 / 05
Added
FuelDatabaseclass to replace theScenarioclassFuel descriptor is used to access fuel in the database instead of index
cli for fuelmap (list fuel databases and fuel classes)
cli for postprocessing (rearrange netcdf file to store fire fields in 2D instead of 3D)
Changed
all add_patch functions have been splitted into more explicit functions. For example:
addRectanglePatchhas been splitted toadd_fuel_rectangle_patch,add_unburnable_rectangle_patch, andadd_ignition_rectangle_patch.Update examples
use str instead of show methods for
FuelPropertyandBaseFuel.
Deleted
Scenarioclass is not used anymore
[0.1.2] 2022 / 03 / 02
Added
Create FuelMap from another directory = specify workdir.
test for fuelmap generation
Changed
Improve quandrant case identifier handling
use int instead of deprecated np.int
use black to improuve lint score
[0.1.1] 2022 / 02 / 28
Added
python 3.10
Changed
fix url for Pypi
[0.1.0] 2022 / 02 / 28
Added
reorganise
datadirectory.show_default_scenariofunction to print available scenario files in thedata/scenariodirectory.show_fuel_classesfunction to print every fuel classes and display fuel properties for each classe.simplecase.py,fuel_classes.py,scenario.pyexamples.tests for
show_fuel_classesandshow_default_scenario.add
Default_MNH_namelist.ymlfile to store default values ofMéso-NHnamelist.
[0.0.1] 2022 / 02 / 28
Added
unit tests for fuel management tools
unit tests for blaze fire model development tools
function tests for blaze fire model development tools
[0.0.0] 2022 / 02 / 24
Added
Create FuelMap.nc file for Meso-NH/Blaze model for Balbi’s rate of spread parameterization
FireFlux I raw data processing tools
Blaze fire model python development tools for sub-grid burning area