Closed mdahirel closed 3 years ago
initial problem solved, but file size remains way too big to be practical (about 160 Mo for the csv containing 1 replicate of every treatment in the 1 row = 1 individual format)
So we definitely need to compress to population-level metrics
post-processing now solely at the population-level, issue closed
Netlogo/nlrx exports turtles' metrics independently of patches'. This means that when we save turtles metrics for a tick, we save ALL the turtles, not only those of interest. This could quickly get us into trouble, memory-wise, so we need to think about: