Geospatial Resources

This was part of the geospatial package.

byandell.github.io/Documentation

Books and Online Docs

R Packages

Packages to Create Data Cube Layers

Packages to Access Data

Previous package rgdal is now obsolete; see Progress in modernizing and replacing infrastructure packages in R-spatial workflows (r-spatial) GDAL is a complicated package that is challenging to use and install. Unsure about status of raster package.

Data Repositories

https://cu-esiil.github.io/hackathon2023_datacube/code_for_building_cube/Pull_flood_data/

These have been compiled in datasets.csv.

Data are stored in different coordinate systems, which makes it important to transform between them. See for instance GPS Coordinates to relate, for instance, latitude and longitude to UTM (decimal) coordinates.

Geospatial Workshops

ESIIL Hackathon, CU Boulder, November 15-17, 2023

ESIIL_Art_Data_Cube.Rmd: Yandell edit of Ty Tuff’s The Art of Making a Datacube

Geospatial Data Carpentry Workshop, UW-Madison, June 5-8, 2023 https://go.wisc.edu/i4gsfr

Carpentries Etherpad

Geospatial.Rmd: Rmarkdown from Workshop

Geospatial Download for Data Carpentry Workshop

The data have been organized in The Carpentries nicely in FigShare as workshop data from carpentries site. See also the https://datacarpentry.org/geospatial-workshop/ page section on Data and more information at https://datacarpentry.org/geospatial-workshop/data.html. The data seem to come from NEON Raster Intro page NEON Raster 00: Intro to Raster Data in R, via Download Dataset. The data are from two field sites:

  • Harvard Forest (HARV)
  • San Joaquin Experimental Range (SJER)

The key raster data are the following “geotif” files:

  • HARV_dsmCrop.tif
  • HARV_dsmCrop.tif
  • HARV_DSMhill.tif

It should be possible using some of the commands in the The art of making a data cube to elegantly download needed data on the fly.


This site uses Just the Docs, a documentation theme for Jekyll.