BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//talks.osgeo.org//qgis-uc2026//speaker//EKBFHL
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-qgis-uc2026-QNH7NH@talks.osgeo.org
DTSTART;TZID=CET:20261006T150000
DTEND;TZID=CET:20261006T153000
DESCRIPTION:The NASA-ISRO Synthetic Aperture Radar (NISAR) mission will pro
 vide valuable\, high-resolution earth observation data. However\, bringing
  this data into standard GIS software like QGIS is currently difficult. NI
 SAR Level-1 Radar Single Look Complex (RSLC) products are distributed as l
 arge HDF5 files containing complex arrays (real and imaginary numbers). QG
 IS cannot natively render these complex radar signals\, meaning users ofte
 n face memory crashes or are forced to learn specialized\, command-line SA
 R software just to view the imagery. This creates a technical barrier for 
 regular GIS users\, disaster responders\, and researchers who just want to
  integrate radar data into their existing maps.\nTo solve this\, we develo
 ped a standalone Python plugin designed exclusively for QGIS 3. The plugin
  uses GDAL and NumPy to directly read the NISAR HDF5 data structure. Inste
 ad of loading the entire multi-gigabyte file into memory at once\, the cod
 e reads and processes the data in small chunks. It performs the necessary 
 mathematical conversions to extract physical\, GIS-ready properties: Ampli
 tude\, Intensity\, and Interferometric Phase.\n\nThe plugin's architecture
  was actively developed and validated using datasets available from NASA E
 arthdata Search\, ensuring it flawlessly handles authentic NISAR file stru
 ctures. The plugin saves the extracted output as standard GeoTIFF files an
 d automatically loads them into the QGIS map canvas. Additionally\, it rea
 ds the hidden Quality Assurance (QA) and product specifications from the H
 DF5 metadata and exports them as a clean PDF report for scientific validat
 ion.\nThis plugin makes viewing complex SAR data as easy as opening a regu
 lar raster file. Users simply open the plugin interface in QGIS\, select t
 heir downloaded NISAR .h5 file\, and choose their desired polarizations. W
 ith one click\, the tool extracts the arrays into standard TIFF layers tha
 t can be styled\, overlaid\, and analyzed natively
DTSTAMP:20260724T214514Z
LOCATION:Bridge 2
SUMMARY:PyQGIS plugin for NISAR L1 RSLC Data - Shubham Tayade
URL:https://talks.osgeo.org/qgis-uc2026/talk/QNH7NH/
END:VEVENT
END:VCALENDAR
