freebsd-ports/www/py-sentinelhub/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
543 B
Text

The sentinelhub Python package allows users to make OGC (WMS and WCS) web
requests to download and process satellite images within your Python scripts. It
supports Sentinel-2 L1C and L2A, Sentinel-1, Landsat 8, MODIS and DEM data
source.
The package also supports obtaining data from Amazon Web Service. It can either
provide data from public bucket with Sentinel-2 L1C imagery or requester pays
bucket with Sentinel-2 L2A imagery. If specified the downloaded data can be
stored in ESA .SAFE format (all types of .SAFE format are supported).