satellites_db {spectator} | R Documentation |
Satellites database
Description
List all the satellites available in the Spectator Earth database with main attributes
Usage
satellites_db
Format
A data frame with 48 rows and 8 variables:
id
integer identifier
name
character satellite name
norad_id
integer satellite catalog number
open
logical whether the data produced by the satellite is freely accessible
platform
character platform name
sensor_name
character name of the sensor available on the satellite
sensor_swath
integer swath width of the sensor available on the satellite
sensor_type
character type of the sensor available on the satellite (SAR or Optical)
Details
The information in this data frame is a local cache of the list of all the satellites
available in the Spectator Earth database. It enables the fast retrieval of some data
by satellite name instead of id.
The current up-to-date list of satellites described in Spectator Earth database can be obtained by
GetAllSatellites(positions = FALSE)
Source
https://api.spectator.earth/#satellites