Geological index for detecting ferric iron (Fe3+) concentrations in rocks and soils. Useful for lithologic mapping and identifying iron-rich mineral formations.

Used in mineral exploration.

When to use

  • Mineral exploration target identification in arid and bare-ground regions
  • Hydrothermal alteration zone mapping
  • Lithological unit discrimination
  • Iron oxide and clay mineral mapping
  • Pre-field reconnaissance for geological surveys
  • Geology
  • Mining

Limitations

  • Vegetation cover masks underlying mineral signatures — works best on bare ground
  • Atmospheric water vapour absorbs in similar SWIR regions, requiring correction
  • Particle size and mineral mixtures produce non-linear spectral mixing
  • Should be combined with field validation — single-index identification is unreliable
  • Different mineral assemblages can produce similar spectral signatures

General Formula

Green 520-600 nm
Red 630-690 nm

Sensor-Specific Formulas

Most-used sensors — click to show code below

SensorProviderFormulaBand Mapping
21ATRed / GreenGreen→Green, Red→Red
CG SatelliteRed / GreenGreen→Green, Red→Red
USGS/NASAB4 / B3Green→B3, Red→B4
USDARed / GreenGreen→Green, Red→Red
ESAB4 / B3Green→B3, Red→B4
MAXARRed / GreenGreen→Green, Red→Red
MAXARRed / GreenGreen→Green, Red→Red

Spectral Band Visualization — BJ3A

Code Examples

Adapted for BJ3A bands —

fe3_iron_bj3a.py

Frequently Asked Questions

What is the Fe3+ (Ferric Iron Index) and when should I use it?

Geological index for detecting ferric iron (Fe3+) concentrations in rocks and soils. Useful for lithologic mapping and identifying iron-rich mineral formations. Geological indices identify mineral compositions and lithological features by targeting diagnostic absorption features in shortwave infrared wavelengths. Different minerals produce unique spectral signatures that these indices isolate. Fe3+ is particularly suited for geology, mining, heavy metal detection. The general formula is Red / Green, which requires Green and Red spectral bands.

Which satellite sensors can I use to calculate Fe3+?

Fe3+ is supported by 23 satellite sensors in our database, including BJ3A, BJ3N, Dragonette-1, Dragonette-2/3, Gaofen-1 and 18 more. Each sensor uses different band designations — for example, BJ3A uses the formula Red / Green, while BJ3N uses Red / Green. Select a sensor above to see its specific band mapping.

What spectral bands does Fe3+ require and why?

Fe3+ requires Green (520-600 nm), Red (630-690 nm). These specific wavelength regions correspond to diagnostic mineral absorption features caused by electronic transitions and vibrational overtones in crystal lattices.

How do I calculate Fe3+ in Python or R?

Both Python and R code samples are provided above. In Python, use rasterio to load individual band GeoTIFF files and numpy for the arithmetic. In R, the terra package handles raster operations efficiently. The key is to load bands as floating-point arrays to avoid integer division, and to handle division-by-zero cases where the denominator equals zero. For production use, consider applying a valid data mask to exclude no-data pixels before calculation.

What minerals can Fe3+ help identify?

Geological index for detecting ferric iron (Fe3+) concentrations in rocks and soils. Useful for lithologic mapping and identifying iron-rich mineral formations. For accurate mineral identification, this index should be used alongside other geological indices and validated with field samples or known geology maps. Spectral unmixing or supervised classification using multiple indices typically yields more reliable results than any single index alone.

Fe3+ vs other geology indices

IndexNameHow it differs
AKPAlunite/Kaolinite/Pyrophylite IndexAlternative geology index — different band combination
ALTAlteration IndexAlternative geology index — different band combination
AMPAmphibole IndexAlternative geology index — different band combination
ClayClay IndexAlternative geology index — different band combination

Related Geology Indices

References

Rowan & Mars (2003)

Need help choosing?

Ask our AI assistant for sensor recommendations, code examples, or how Fe3+ compares to other indices for your specific use case.

Ask AI →