Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.6.6: Improved visualization and generation of actors #84

Merged
merged 12 commits into from
May 19, 2024
Merged

Conversation

SongshGeo
Copy link
Collaborator

Fixed bugs

  • #bug🐛 Fixed Actor's indices transforming bug.
  • #bug🐛 Fixed flipud raster when loading data with different y coords.

Refactoring

  • #refactor♻️ Improved the coding structure of AgentsContainer
  • #refactor♻️ Improved the generator of unique_id for new Actors
  • #refactor♻️ Improved coding structure of visualizations.

Documentation changes

  • #docs📄 A new tutorial for creating actors by importing network
  • #docs📄 Improved the tutorials of geodata.ipynb and model_viz.ipynb

New Features

  • #feat✨ PatchCell also has the accessibility of TimeDriver now.
  • #feat✨ Actors can be created by passing a sequence of unique_id now.
  • #feat✨ Normal Actor now has a geometry of point according to the pos
  • #feat✨ A new property of geo_type for Actor and Cell.
  • #feat✨ New .summary method to check attributes of Actor and ActorsList
  • #feat✨ Plotting network and shapefile

@SongshGeo SongshGeo merged commit 67bf87b into master May 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant