🔸BIOMASS
==========


L1-A (``import_biomass_l1a``)
-----------------------------

The `import_biomass_l1a` function extracts matrix elements (S2/C4/T4/C3/T3/C2/T2) from the given BIOMASS L1-A folder and saves them into respective directories.


.. autofunction:: polsartools.import_biomass_l1a
   :noindex:


L1-B (``import_biomass_l1b``)
-----------------------------

The `import_biomass_l1b` function extracts intensity elements (HH,HV,VH,VV; sigma0 or gamma0) from the given L1B folder and saves them into a II directory.


.. autofunction:: polsartools.import_biomass_l1b
   :noindex:
