logo
  • Why EOReader?

For Users

  • Main features
  • Optical data
  • Optical Band Mapping
  • SAR data
  • Custom stacks
  • Frequently Asked Questions (FAQ)

Tutorials

  • Basics
    • Basic example
    • Optical example
    • SAR example
    • VHR example
  • Advanced
    • Sentinel-3
    • Custom stacks
    • DEM management
    • Detect water with several constellations
    • Cleaning methods when loading optical bands
  • Experimental
    • S3 Compatible Storage
    • DASK
    • STAC

EOReader API

  • reader
    • is_filename_valid
    • CheckMethod
    • Constellation
    • Reader
  • products
    • custom_product
      • CustomFields
      • CustomProduct
    • optical
      • dimap_product
        • DimapBandCombination
        • DimapProduct
        • DimapProductType
        • DimapRadiometricProcessing
      • landsat_product
        • LandsatCollection
        • LandsatInstrument
        • LandsatProduct
        • LandsatProductType
      • maxar_product
        • GainOffset
        • MaxarBandId
        • MaxarProduct
        • MaxarProductType
        • MaxarSatId
      • optical_product
        • CleanMethod
        • OpticalProduct
        • RawUnits
      • pla_product
        • PlaInstrument
        • PlaProduct
        • PlaProductType
      • planet_product
        • PlanetMaskType
        • PlanetProduct
      • pld_product
        • PldProduct
      • pneo_product
        • PneoProduct
      • re_product
        • ReProduct
        • ReProductType
      • s2_product
        • S2GmlMasks
        • S2Jp2Masks
        • S2Product
        • S2ProductType
      • s2_theia_product
        • S2TheiaProduct
      • s3_olci_product
        • S3OlciProduct
      • s3_product
        • S3DataType
        • S3Instrument
        • S3Product
        • S3ProductType
      • s3_slstr_product
        • S3SlstrProduct
        • SlstrRadAdjust
        • SlstrRadAdjustTuple
        • SlstrStripe
        • SlstrView
      • sky_product
        • SkyInstrument
        • SkyItemType
        • SkyProduct
        • SkyProductType
      • spot45_product
        • Spot45Product
        • Spot45ProductType
        • Spot4BandCombination
        • Spot5BandCombination
      • spot67_product
        • Spot67Product
      • sv1_product
        • Sv1BandCombination
        • Sv1Product
        • Sv1ProductType
      • vhr_product
        • VhrProduct
      • vis1_product
        • Vis1BandCombination
        • Vis1Product
        • Vis1ProductType
    • product
      • OrbitDirection
      • Product
      • SensorType
    • sar
      • cosmo_product
        • CosmoProduct
        • CosmoProductType
      • csg_product
        • CsgProduct
        • CsgSensorMode
      • csk_product
        • CskProduct
        • CskSensorMode
      • iceye_product
        • IceyeProduct
        • IceyeProductType
        • IceyeSensorMode
      • rcm_product
        • RcmProduct
        • RcmProductType
        • RcmSensorMode
      • rs2_product
        • Rs2Product
        • Rs2ProductType
        • Rs2SensorMode
      • s1_product
        • S1Product
        • S1ProductType
        • S1SensorMode
      • saocom_product
        • SaocomPolarization
        • SaocomProduct
        • SaocomProductType
        • SaocomSensorMode
      • sar_product
        • SarProduct
        • SarProductType
        • SnapDems
      • tsx_product
        • TsxGeometricResolution
        • TsxPolarization
        • TsxProduct
        • TsxProductType
        • TsxSatId
        • TsxSensorMode
  • bands
    • is_sat_band
    • to_band
    • to_str
    • bands
      • Band
      • BandMap
      • BandNames
    • cloud_bands
      • is_clouds
      • CloudsBandNames
    • dem_bands
      • is_dem
      • DemBandNames
    • indices
      • AFRI_1_6
      • AFRI_2_1
      • AWEInsh
      • AWEIsh
      • BAI
      • BAIM
      • BAIS2
      • BSI
      • CI1
      • CI2
      • CIG
      • DSWI
      • EVI
      • GLI
      • GNDVI
      • GRI
      • GVMI
      • MNDWI
      • NBR
      • NDGRI
      • NDMI
      • NDMI21
      • NDRE2
      • NDRE3
      • NDVI
      • NDWI
      • OSAVI
      • PANI
      • RDI
      • RGI
      • RI
      • SAVI
      • SBI
      • SCI
      • SI
      • SRSWIR
      • TCBRI
      • TCGRE
      • TCWET
      • VARI
      • WI
      • WV_BI
      • WV_SI
      • WV_VI
      • WV_WI
      • get_all_index_names
      • get_all_indices
      • get_all_needed_bands
      • get_needed_bands
      • is_index
    • sar_bands
      • is_sar_band
      • SarBand
      • SarBandMap
      • SarBandNames
    • spectral_bands
      • is_spectral_band
      • is_thermal_band
      • SpectralBand
      • SpectralBandMap
      • SpectralBandNames
  • stac
    • stac_extensions
      • EoExt
      • ProjExt
      • ViewExt
    • stac_item
      • StacItem
    • stac_utils
      • fill_common_mtd
      • gdf_to_bbox
      • gdf_to_centroid
      • gdf_to_geometry
      • get_media_type
      • repr_multiline_str
  • env_vars
    • PP_GRAPH
    • DSPK_GRAPH
    • SAR_DEF_RES
    • DEM_PATH
    • SNAP_DEM_NAME
    • S3_DB_URL_ROOT
    • TEST_USING_S3_DB
    • CI_EOREADER_BAND_FOLDER
    • USE_DASK
  • keywords
    • SLSTR_RAD_ADJUST
    • SLSTR_STRIPE
    • SLSTR_VIEW
    • CLEAN_OPTICAL
    • SAR_INTERP_NA
    • DEM_KW
    • SLOPE_KW
    • HILLSHADE_KW
    • ICEYE_USE_SLC
    • TO_REFLECTANCE
  • exceptions
    • EoReaderError
    • InvalidBandError
    • InvalidIndexError
    • InvalidProductError
    • InvalidTypeError
  • utils
    • create_gcps
    • get_data_dir
    • get_root_dir
    • get_split_name
    • get_src_dir
    • open_rpc_file
    • quick_xml_to_dict
    • read
    • simplify
    • simplify_footprint
    • use_dask
    • write

For Contributors

  • Contribute
  • Release History
  • GitHub Repository
  • repository
  • open issue

Basics

Basics#

Basics

  • Basic example
  • Optical example
  • SAR example
  • VHR example
  • Open the VHR product

previous

Frequently Asked Questions (FAQ)

next

Basic example

By ICube-SERTIT
© Copyright 2022, SERTIT-ICube - France, https://sertit.unistra.fr/.
Last updated on 2022-10-12.