You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mesa startproject starts scaffolding a new mesa project with example Agent and Model classes. Would be easier for users to be able to do the same for mesa-geo projects, i.e., start a new project with example GeoAgent class and Model class that has a GeoSpace.
mesa startproject
starts scaffolding a new mesa project with exampleAgent
andModel
classes. Would be easier for users to be able to do the same for mesa-geo projects, i.e., start a new project with exampleGeoAgent
class andModel
class that has aGeoSpace
.This is part of #46.
The text was updated successfully, but these errors were encountered: