Skip to content

Instantly share code, notes, and snippets.

View popovs's full-sized avatar

Sarah popovs

View GitHub Profile
# ======================================================================================
# Create a simple world map in Robinson projection with labeled graticules using ggplot
# ======================================================================================
# Set a working directory with setwd() or work with an RStudio project
# __________ Set libraries
library(rgdal) # for spTransform() & project()
library(ggplot2) # for ggplot()
@popovs
popovs / snippets.R
Created February 1, 2018 23:11 — forked from mbacou/snippets.R
Working with attributes inside SpatialPolygonsDataFrame objects
## Example procedure for working with data (attributes) inside SpatialPolygonsDataFrame objects
# Load my favorite libraries for that sort of work
library(data.table)
library(rgdal)
# Load 2 shapefiles that, say, we want to merge.
# Note that you can read pretty much any spatial format using readOGR().
tza.l2 <- readOGR("./analysis/TZA-AC-07/maps", "tza-ac-07_L2")
tza.l1 <- readOGR("./analysis/TZA-AC-07/maps", "tza-ac-07_L1")
@popovs
popovs / performance_test.py
Created October 1, 2021 13:24 — forked from pmbaumgartner/performance_test.py
Django/Postgres Data Load - Performance Comparison
from contextlib import closing
from io import StringIO
from time import time
import pandas as pd
from django.core.management.base import BaseCommand
from django.db import transaction
from faker import Faker
from core.models import Thing
@popovs
popovs / turkey_map.R
Created December 8, 2022 02:47
Wild turkey (Meleagris gallopavo) sightings in BC
# Interactive Wild Turkey (Meleagris gallopavo, B-WITU) map
# 00 SETUP ====
library(magrittr) # for %>%
# Set up reproducible renv environment so anyone using this code
# will achieve the same result, regardless of machine
# This means any libraries I download now will also be downloaded
@popovs
popovs / gull_maps.R
Last active May 29, 2023 19:47
A tutorial in R on making beautiful animal movement maps, complete color gradient lines to show the passage of time.
## BEAUTIFUL GULL MAPS! ##
# @srharacha on Twitter: https://twitter.com/srharacha/status/1662648523597418501?s=20
# Step 1: download the data
# We're going to download study number 986040562, our
# herring gull data, using the `move` package. You'll
# need a Movebank username and password to download it.
library(move)
# We only want to download the track for one bird - the