Replies: 2 comments 2 replies
This comment has been hidden.
This comment has been hidden.
-
|
Hi @Kinchie, since AgentPy v0.1.0, the Grid class has a method Grid.add_field() that can be used for cell attributes. Find more about it here: https://agentpy.readthedocs.io/en/latest/reference_grid.html#agentpy.Grid.add_field If you had something different in mind, could you explain your application here in more detail, maybe with a simple example? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly congratulations on developing great ABM features for Python, similar to Netlogo (which I am using currently).
I'm an ecologist working on plant-herbivore systems, and bringing periodically updated spatial data (eg on tree cover, grass biomass, burn state) into an ABM from free remote-sensing platforms (like Google Earth Engine - in .asc or appropriate format) would be invaluable.
Any suggestions on how to do this in an AGENTPY model system?
Beta Was this translation helpful? Give feedback.
All reactions