Skip to content

v0.6.6 🌈

Compare
Choose a tag to compare
@SongshGeo SongshGeo released this 19 May 13:30
· 113 commits to refs/heads/master since this release
  • version 0.6.6: Improved visualization and generation of actors (#84) @SongshGeo

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