/AWS1/CL_SGGPROPERTIES¶
Properties associated with the Item.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_eocloudcover
TYPE /AWS1/RT_FLOAT_AS_STRING
/AWS1/RT_FLOAT_AS_STRING
¶
Estimate of cloud cover.
iv_viewoffnadir
TYPE /AWS1/RT_FLOAT_AS_STRING
/AWS1/RT_FLOAT_AS_STRING
¶
The angle from the sensor between nadir (straight down) and the scene center. Measured in degrees (0-90).
iv_viewsunazimuth
TYPE /AWS1/RT_FLOAT_AS_STRING
/AWS1/RT_FLOAT_AS_STRING
¶
The sun azimuth angle. From the scene center point on the ground, this is the angle between truth north and the sun. Measured clockwise in degrees (0-360).
iv_viewsunelevation
TYPE /AWS1/RT_FLOAT_AS_STRING
/AWS1/RT_FLOAT_AS_STRING
¶
The sun elevation angle. The angle from the tangent of the scene center point to the sun. Measured from the horizon in degrees (-90-90). Negative values indicate the sun is below the horizon, e.g. sun elevation of -10° means the data was captured during nautical twilight.
iv_platform
TYPE /AWS1/SGGSTRING
/AWS1/SGGSTRING
¶
Platform property. Platform refers to the unique name of the specific platform the instrument is attached to. For satellites it is the name of the satellite, eg. landsat-8 (Landsat-8), sentinel-2a.
iv_landsatcloudcoverland
TYPE /AWS1/RT_FLOAT_AS_STRING
/AWS1/RT_FLOAT_AS_STRING
¶
Land cloud cover for Landsat Data Collection.
Queryable Attributes¶
EoCloudCover¶
Estimate of cloud cover.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EOCLOUDCOVER() |
Getter for EOCLOUDCOVER, with configurable default |
ASK_EOCLOUDCOVER() |
Getter for EOCLOUDCOVER w/ exceptions if field has no value |
STR_EOCLOUDCOVER() |
String format for EOCLOUDCOVER, with configurable default |
HAS_EOCLOUDCOVER() |
Determine if EOCLOUDCOVER has a value |
ViewOffNadir¶
The angle from the sensor between nadir (straight down) and the scene center. Measured in degrees (0-90).
Accessible with the following methods¶
Method | Description |
---|---|
GET_VIEWOFFNADIR() |
Getter for VIEWOFFNADIR, with configurable default |
ASK_VIEWOFFNADIR() |
Getter for VIEWOFFNADIR w/ exceptions if field has no value |
STR_VIEWOFFNADIR() |
String format for VIEWOFFNADIR, with configurable default |
HAS_VIEWOFFNADIR() |
Determine if VIEWOFFNADIR has a value |
ViewSunAzimuth¶
The sun azimuth angle. From the scene center point on the ground, this is the angle between truth north and the sun. Measured clockwise in degrees (0-360).
Accessible with the following methods¶
Method | Description |
---|---|
GET_VIEWSUNAZIMUTH() |
Getter for VIEWSUNAZIMUTH, with configurable default |
ASK_VIEWSUNAZIMUTH() |
Getter for VIEWSUNAZIMUTH w/ exceptions if field has no valu |
STR_VIEWSUNAZIMUTH() |
String format for VIEWSUNAZIMUTH, with configurable default |
HAS_VIEWSUNAZIMUTH() |
Determine if VIEWSUNAZIMUTH has a value |
ViewSunElevation¶
The sun elevation angle. The angle from the tangent of the scene center point to the sun. Measured from the horizon in degrees (-90-90). Negative values indicate the sun is below the horizon, e.g. sun elevation of -10° means the data was captured during nautical twilight.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VIEWSUNELEVATION() |
Getter for VIEWSUNELEVATION, with configurable default |
ASK_VIEWSUNELEVATION() |
Getter for VIEWSUNELEVATION w/ exceptions if field has no va |
STR_VIEWSUNELEVATION() |
String format for VIEWSUNELEVATION, with configurable defaul |
HAS_VIEWSUNELEVATION() |
Determine if VIEWSUNELEVATION has a value |
Platform¶
Platform property. Platform refers to the unique name of the specific platform the instrument is attached to. For satellites it is the name of the satellite, eg. landsat-8 (Landsat-8), sentinel-2a.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PLATFORM() |
Getter for PLATFORM, with configurable default |
ASK_PLATFORM() |
Getter for PLATFORM w/ exceptions if field has no value |
HAS_PLATFORM() |
Determine if PLATFORM has a value |
LandsatCloudCoverLand¶
Land cloud cover for Landsat Data Collection.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LANDSATCLOUDCOVERLAND() |
Getter for LANDSATCLOUDCOVERLAND, with configurable default |
ASK_LANDSATCLOUDCOVERLAND() |
Getter for LANDSATCLOUDCOVERLAND w/ exceptions if field has |
STR_LANDSATCLOUDCOVERLAND() |
String format for LANDSATCLOUDCOVERLAND, with configurable d |
HAS_LANDSATCLOUDCOVERLAND() |
Determine if LANDSATCLOUDCOVERLAND has a value |