Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 738 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 738 Bytes

extractr

The goal of the extractr R library is to provide easy to use extraction and summarization functions in R for common datasets (ERDDAP, Google Earth Engine, DataOne, etc).

For an example on how to use the functions, please see Get started.

Roadmap

ERDDAP:

  •   Basic extraction from polygon for ERDDAP datasets: get_ed_grds()
  •   Utility functions for ERDDAP metadata: get_ed_dates(), get_ed_dates_all(),
  •   Improve raster generation for non-rectilinear grids: #3

Google Earth Engine (GEE):

  •   Basic extraction from polygon for GEE datasets: #4