Ferric Iron Index
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
Sensor-Specific Formulas
Most-used sensors — click to show code below
| Sensor | Provider | Formula | Band Mapping |
|---|---|---|---|
| 21AT | Red / Green | Green→Green, Red→Red | |
| CG Satellite | Red / Green | Green→Green, Red→Red | |
| USGS/NASA | B4 / B3 | Green→B3, Red→B4 | |
| USDA | Red / Green | Green→Green, Red→Red | |
| ESA | B4 / B3 | Green→B3, Red→B4 | |
| MAXAR | Red / Green | Green→Green, Red→Red | |
| MAXAR | Red / Green | Green→Green, Red→Red |
Spectral Band Visualization — BJ3A
Code Examples
Adapted for BJ3A bands —
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
| Index | Name | How it differs |
|---|---|---|
| AKP | Alunite/Kaolinite/Pyrophylite Index | Alternative geology index — different band combination |
| ALT | Alteration Index | Alternative geology index — different band combination |
| AMP | Amphibole Index | Alternative geology index — different band combination |
| Clay | Clay Index | Alternative geology index — different band combination |
Related Geology Indices
References
Need help choosing?
Ask our AI assistant for sensor recommendations, code examples, or how Fe3+ compares to other indices for your specific use case.