Learn R Programming

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

15,821

Version

1.0.6

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Florian Detsch

Last Published

August 21st, 2025

Functions in satellite (1.0.6)

extend

Extend a Satellite object
compFilePathLandsat

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

Landsat 8 sample data
lutInfo

Get or access internal LUT values used by various functions
convSC2Rad

Convert a band's scaled counts to radiance
convSC2Ref

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

Get/set Satellite data layer names
maskInvarFeatures

Identify pseudo-invariant features from a satellite scene
satellite-package

Smorgasboard for remote sensing functions.
satInfo

Get or access Satellite object information used by various functions
satellite

Create a Satellite object
plot

Plot a Satellite object
l7

Landsat 7 sample data
crop

Crop Satellite object
demTools

Compute terrain characteristics from digital elevation models
subset

Subset of Satellite object data layers
stack

Convert selected layers of a Satellite object to a RasterStack
SatelliteMetaData-class

An S4 class to represent satellite metadata
calcAtmosCorr

Atmospheric correction of remote sensing data
SatelliteInfo-class

An S4 class to represent a satellite data file
alignGeometry

Align raster geometry between two data sets
Satellite-class

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

An S4 class to represent satellite log data
calcDODN

Compile dark object DN for given sensor band
brick

Convert selected layers of a Satellite object to a RasterBrick
calcEarthSunDist

Compute earth-sun distance based on day of the year
SatelliteLayers-class

An S4 class to represent satellite data
calcTOAIrradRadRef

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

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

Compute path radiance based on the dark object method
convRad2BT

Convert a band's scaled counts to brightness temperature
compMetaLandsat

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

Get top of atmosphere solar irradiance using readily tabulated values
calcTOAIrradModel

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

Correct for topographic effects.
convRef2RadLinear

Convert reflectance to radiance using linear function coefficients