polarview: Polarview files

polarviewR Documentation

Polarview files

Description

Imagery from www.polarview.aq

Usage

polarview_files(type = c("jpeg", "tarball"))

Arguments

type

jpeg or tarball

Details

The JPEGs are simple images, the GeoTIFFs are 16-bit integers (haven't explored further)

Value

tibble data frame of file names, with columns 'fullname' and 'date'

Examples

## Not run: 
  files <- polarview_files()
  tiffiles <- polarview_files(type = "tarball")

## End(Not run)

AustralianAntarcticDivision/raadfiles documentation built on Feb. 15, 2024, 6:14 p.m.