Best Computing Practices: Climate

This is Part 1 of “Best Computing Practices for Ecologists,” laid out with ecology themes & analogies! I wanted to start with what “climate zone” you live in, and where you might be happiest as an organism. In this analogy, I’m talking about your operating system. This is where you start interfacing with a computer: no […]

Continue reading..Best Computing Practices: Climate

Best Computing Practices: Ecosystem

This is Part 3 of “Best Computing Practices for Ecologists.” If you’ve been following the other parts, I’m going to focus on an “Arctic ecosystem” here: your Linux install on your P.C. Let’s say you have that Linux dual boot (or full boot). What are/should be the features of your ecosystem? bash: this is your […]

Continue reading..Best Computing Practices: Ecosystem

Effective “Kickoff” of Butterfly Season!

I mentioned a northern species that emerges early up north, but aside from that, this week really seems to be the first big “push” of butterflies! I made this list of dates from the histograms on Wisconsin Butterflies. I went through every species, and picked its first seasonal “peak,” and then listed it by its […]

Continue reading..Effective “Kickoff” of Butterfly Season!

Learning How to Use Containers (Docker)

if I close the terminal window, the connection stays on (i.e. I can still access my local Datalab site via the browser) it doesn’t stay indefinitely (maybe closes when I shut down?) so I can’t perpetually access that site to reconnect after you’ve installed and setup the workspace (from Google instructions)… export GCP_PROJECT_ID=YOUR_PROJECT_ID export CONTAINER_IMAGE_NAME=gcr.io/earthengine-project/datalab-ee:latest […]

Continue reading..Learning How to Use Containers (Docker)