-
-
Notifications
You must be signed in to change notification settings - Fork 272
forest_fire notebook broken with Mesa 4 #421
Copy link
Copy link
Open
Description
The Forest Fire notebook is broken with Mesa 4 due to several deprecated
or removed APIs.
Errors when running the notebook:
from mesa.batchrunner import BatchRunner— BatchRunner removed in Mesa 4fire.run_model()— deprecated, no longer worksfire.dc— attribute renamed tofire.datacollectordf.BurnedOut— column name is"Burned Out"in batch_run output
Environment:
- Mesa 4.x
- Python 3.11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels