Package org.apache.sis.storage.landsat
package org.apache.sis.storage.landsat
Reader of Landsat 8 level 1-2 data.
Those data are produced by the U.S. Geological Survey (USGS).
This reader takes in input the directory containing the files for a Landsat scene.
Such directory is made of metadata files in text or XML formal and GeoTIFF files.
The text file is parsed and mapped to ISO 19115 metadata.
The GeoTIFF files are read using
GeoTiffStore
with each band offered as a Landsat resource.- Since:
- 1.1
- Version:
- 1.3
-
ClassDescriptionA band in a Landsat data set.An aggregate of
Band
.Group of bands.Names of Landsat bands.Reads Landsat metadata and bands.The provider ofLandsatStore
instances.The object to use for verifying if the first keyword is the expected one.Parses Landsat metadata as ISO 19115 Metadata object.