Learn R Programming

⚠️There's a newer version (1.0.5) of this package.Take me there.

Package downloads from the RStudio CRAN Mirror

This monthIn total

satellite

This smorgasbord provides a variety of functions which are useful for handling, manipulating and visualizing remote sensing data.

====

Installation

For the stable release version of satellite use

install.packages("satellite")

To install the development version use

library(devtools)
install_github("environmentalinformatics-marburg/satellite", ref = "develop")

Contact

Please file bug reports and feature requests at https://github.com/environmentalinformatics-marburg/satellite/issues

Copy Link

Version

Install

install.packages('satellite')

Monthly Downloads

14,324

Version

1.0.2

License

MIT + file LICENSE

Maintainer

Florian Detsch

Last Published

December 9th, 2019

Functions in satellite (1.0.2)

compMetaLandsat

Get calibration information from Landsat 8 standard level 1B/T filename
plot

Plot a Satellite object
l8

Landsat 8 sample data
satInfo

Get or access Satellite object information used by various functions
lutInfo

Get or access internal LUT values used by various functions
convRef2RadLinear

Convert reflectance to radiance using linear function coefficients
convRad2Ref

Convert a band's scaled counts or radiance values to reflectance
calcTopoCorr

Correct for topographic effects.
extend

Extend a Satellite object
calcTOAIrradRadRef

Compute top of atmosphere solar irradiance using radiation vs. reflection
compFilePathLandsat

Get filename, bands and metadata file for Landsat 7 and 8 standard 1B/T format
l7

Landsat 7 sample data
convRad2BT

Convert a band's scaled counts to brightness temperature
demTools

Compute terrain characteristics from digital elevation models
crop

Crop Satellite object
calcAtmosCorr

Atmospheric correction of remote sensing data
calcPathRadDOS

Compute path radiance based on the dark object method
calcTOAIrradModel

Compute top of atmosphere solar irradiance for sensor bands using LUTs
calcTOAIrradTable

Get top of atmosphere solar irradiance using readily tabulated values
maskInvarFeatures

Identify pseudo-invariant features from a satellite scene
convSC2Rad

Convert a band's scaled counts to radiance
names

Get/set Satellite data layer names
stack

Convert selected layers of a Satellite object to a RasterStack
subset

Subset of Satellite object data layers
satellite-package

Smorgasboard for remote sensing functions.
satellite

Create a Satellite object
convSC2Ref

Convert a band's scaled counts or radiance values to reflectance
brick

Convert selected layers of a Satellite object to a RasterBrick
SatelliteLayers-class

An S4 class to represent satellite data
SatelliteLog-class

An S4 class to represent satellite log data
SatelliteMetaData-class

An S4 class to represent satellite metadata
alignGeometry

Align raster geometry between two data sets
Satellite-class

An S4 class to represent a complete satellite dataset
SatelliteInfo-class

An S4 class to represent a satellite data file
calcDODN

Compile dark object DN for given sensor band
calcEarthSunDist

Compute earth-sun distance based on day of the year