dB amplitude
10·log10(|z|² + ε) with PercentClip — standard −25..−5 dB view.
Home · Features · SAR Exploitation
Drop a Sentinel-1 SAFE zip on the server like a COG — dB-scale amplitude through ArcGIS REST ImageServer, speckle filtering included via GDAL and pure C#. No SNAP required to view.
Amplitude viewing, zero toolbox
Same upload path as any COG — .safe, .zip, .dim, .par. Render via ImageServer exportImage with SAR raster functions.
10·log10(|z|² + ε) with PercentClip — standard −25..−5 dB view.
I+Q bands (CInt16/CFloat32) → magnitude, intensity, or phase in pure C#.
Lee, Refined Lee, Gamma-Map, Enhanced Lee, Frost, Lee-Sigma.
Sentinel-1, TerraSAR-X/PAZ, CEOS archives, NewSpace SICD/SIDD via NITF.
Optional SNAP sidecar
Apply-Orbit → Thermal-Noise → Calibration (σ⁰) → Speckle → RD Terrain Correction → dB. Absent SNAP → 503; viewing still works.
http://localhost:5059curl -F "file=@S1A_IW_GRDH_….zip" \ /api/cog/packages GET …/ImageServer/exportImage ?renderingRule={"rasterFunction":"SarAmplitudeDb"} POST …/ImageServer/sar/process { "productType": "GRD", "calibration": "sigma0", "speckleFilter": "RefinedLee", "terrainCorrection": true } → outputCogId · SNAP optional
Register a Sentinel-1 scene next to COGs, radar tracks, and blue force — same REST surface your GIS clients speak.