Jan Kwakkel

Results 545 comments of Jan Kwakkel

no idea what is going on here. Can you confirm that the code runs fine without the dash parts. So can you load, setup, and run the model using just...

my hunch is that his has something to do with multiple threads running concurrently, but it would require diving into Dash to fully figure it out. Also, this is most...

what netlogo commands would return the globals? if you can make an example implementation, I am happy to integrate it into the library.

I like these various ideas. A few quick reactions 1. metadata is also stored in json file within the tarbal. Presently, it does not contain the exact same info as...

probably better of as separate issues. might also be good to move these five ideas into the TODO file (which I can do)

it seems the `pyproject.toml` is the new standard, so my hunch would be to got with that to also future proof the solution.

do you have an example snippet of a yaml file you currently use?

I suggest you take a look at the [controlling guide for Netlogo](http://ccl.northwestern.edu/netlogo/2.1/docs/controlling.html#example) as well as the [API documentation](http://ccl.northwestern.edu/netlogo/2.1/docs/javadoc/index.html). I am not sure I fully understand what you are trying to...

swap out the time series outcome for an ArrayOutcome and it should work just fine.