GithubHelp home page GithubHelp logo

geospatial's Introduction

geospatial

Yandell's Geospatial Workshops Play Area

This is now a library. Note that all needed packages are listed as Depends except basemapR. You can install as follows without cloning the library:

devtools::install_github('Chrisjb/basemapR')
devtools::install_github('byandell/geospatial')

There is a draft shiny app for the redline example at this point, which will mature. Try

library(geospatial)
redlineApp()

See slide deck for ESIIL Geospatial R Package.

Geospatial Resources

Books and Online Docs

R Packages

Packages to Create Data Cube Layers

Packages to Access Data

Previous package rgdal is now obsolete. Unsure about status of raster package.

Data Repositories

These have been compiled in datasets.csv.

Data are stored in different coordinating systems, which makes it important to transform between them. Some common ones:

  • EPSG:4326: WGS84 = World Geodetic System 1984
  • EPSG:32618: WGS84 for UTM zone 18N (North America)
  • EPSG:32730: WGS84 for UTM zone 20S (South America)

Geospatial Workshops

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

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.

geospatial's People

Contributors

byandell avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.