🔸NISAR
========


RSLC (``import_nisar_rslc``)
----------------------------
The `import_nisar_rslc` function extracts Sxy/C2/T2 (for dual-pol), S2/C4/T4/C3/T3/C2/T2 (for full-pol) matrix elements from the given NISAR RSLC `.h5` file and saves them into a C2 directory.

.. autofunction:: polsartools.import_nisar_rslc
   :noindex:



GSLC (``import_nisar_gslc``)
----------------------------

The `import_nisar_gslc` function extracts Sxy/C2/T2 (for dual-pol), S2/C4/T4/C3/T3/C2/T2 (for full-pol) matrix elements from the given NISAR GSLC `.h5` file and saves them into a C2 directory.

.. autofunction:: polsartools.import_nisar_gslc
   :noindex:
