Closed leandermue closed 1 year ago
Hi @leandermue, two basic changes please before merging:
hex_final.geojson
to hydro.geojson
(and change the name on line 3 in hydro.yml
)More importantly:
The loops in your hydro.py
seem to make it too slow to really be useable... Is it the same for you? If I move a slider, it hangs for a couple of seconds before doing anything. For it to work with the instant web thing, we either need to (a) reduce the number of hexagons drastically (could be fine?) or (b) remove any looping behavior (if you look at fish.py it's basically just arithmetic).
✅ Deploy Preview for ccgspider ready!
Toggle QR Code...
Use your smartphone camera to open QR code link.
To edit notification comments on pull requests, go to your Netlify site settings.