Pyrolib

Latest version: v0.4.1

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.1

Changed
- cli imports changed to improve efficiency

0.2.0

Added
- `FuelDatabase` class to replace the `Scenario` class
- Fuel 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: `addRectanglePatch` has been splitted to `add_fuel_rectangle_patch`, `add_unburnable_rectangle_patch`, and `add_ignition_rectangle_patch`.
- Update examples
- use __str__ instead of show methods for `FuelProperty` and `BaseFuel`.
Deleted
- `Scenario` class is not used anymore

0.1.2

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

Added
- python 3.10

Changed
- fix url for Pypi

0.1.0

Added
- reorganise `data` directory.
- `show_default_scenario` function to print available scenario files in the `data/scenario` directory.
- `show_fuel_classes` function to print every fuel classes and display fuel properties for each classe.
- `simplecase.py`, `fuel_classes.py`, `scenario.py` examples.
- tests for `show_fuel_classes` and `show_default_scenario`.
- add `Default_MNH_namelist.yml` file to store default values of `Méso-NH` namelist.

0.0.1

Added
- unit tests for fuel management tools
- unit tests for blaze fire model development tools
- function tests for blaze fire model development tools

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.