Package: spectator 0.3.0
spectator: Interface to the 'Spectator Earth' API
Provides interface to the 'Spectator Earth' API <https://api.spectator.earth/>, mainly for obtaining the acquisition plans and satellite overpasses for Sentinel-1, Sentinel-2, Landsat-8 and Landsat-9 satellites. Current position and trajectory can also be obtained for a much larger set of satellites. It is also possible to search the archive for available images over the area of interest for a given (past) period, get the URL links to download the whole image tiles, or alternatively to download the image for just the area of interest based on selected spectral bands.
Authors:
spectator_0.3.0.tar.gz
spectator_0.3.0.zip(r-4.5)spectator_0.3.0.zip(r-4.4)spectator_0.3.0.zip(r-4.3)
spectator_0.3.0.tgz(r-4.4-any)spectator_0.3.0.tgz(r-4.3-any)
spectator_0.3.0.tar.gz(r-4.5-noble)spectator_0.3.0.tar.gz(r-4.4-noble)
spectator_0.3.0.tgz(r-4.4-emscripten)spectator_0.3.0.tgz(r-4.3-emscripten)
spectator.pdf |spectator.html✨
spectator/json (API)
NEWS
# Install 'spectator' in R: |
install.packages('spectator', repos = c('https://zivankaraman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zivankaraman/spectator/issues
Last updated 4 months agofrom:b35dc9ec81. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | WARNING | Oct 14 2024 |
R-4.5-linux | WARNING | Oct 14 2024 |
R-4.4-win | WARNING | Oct 14 2024 |
R-4.4-mac | WARNING | Oct 14 2024 |
R-4.3-win | WARNING | Oct 14 2024 |
R-4.3-mac | WARNING | Oct 14 2024 |
Exports:GetAcquisitionPlanGetAllSatellitesGetHighResolutionImageGetImageryFilesListGetOverpassesGetSatelliteGetTrajectorysatellites_dbSearchImages
Dependencies:askpassclassclassIntcurlDBIe1071geojsonsfgeometrieshttrjsonifyjsonliteKernSmoothmagrittrMASSmimeopensslproxyR6rapidjsonrRcpps2sfsfheaderssysunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Package providing interface to the 'Spectator Earth' API | spectator-package spectator |
Gets a satellite acquisition plan | GetAcquisitionPlan |
Gets all referenced satellites info | GetAllSatellites |
Get image limited to an area of interest | GetHighResolutionImage |
List of downloadable files | GetImageryFilesList |
Gets overpasses for an area of interest | GetOverpasses |
Gets info for a satellite | GetSatellite |
Gets a satellite trajectory | GetTrajectory |
Satellites database | satellites_db |
Search Spectator database for available images | SearchImages |