allfed / Seaweed-Growth-Model

Model to calculate where seaweed can grow in a nuclear war
https://allfed.github.io/Seaweed-Growth-Model/
Apache License 2.0
8 stars 5 forks source link

Model is relatively slow due to reading in the files more than once #6

Closed florianjehn closed 2 years ago

florianjehn commented 2 years ago

The model reads in the data file way more often than it has too. If speed becomes a problem, fix that.

florianjehn commented 2 years ago

Fixed