Biomass P-Band data processing

Dear Snap community and developers,

I am trying to create P-Band RTC backscatter products from Level-1B Biomass images in SNAP. The aim is to incorporate that type of data into classification and change detection workflows (a bit off from purely biomass retrieval). I am using the latest SNAP 13 with all installed updates.

A couple of issues I am encountering:

  1. Reading the downloaded zip fails with an error. Workaround: opening the xml file within the unzipped archive works.
  2. Terrain Flattening does not work. I tried directly on the Amplitude/Intensity data (which does not run into an error, but the result is not correct), as well as calibrated beta0 backscatter, which results in an empty tile error.
  3. Terrain Correction on a calibrated gamma0 image gave a completely wrong result. (see screenshot)

I stopped here and would like to ask the community to share their experience, and if someone managed to sort out the issues mentioned above.

Thanks

Same here!

@lveci could you take a look at these issues?

Thanks!

This is caused by the single set of SRGR coefficients in the product. Generating a full set fixes the problem. I’ll have an update available this week.

3 Likes

Following this discussion! Has the issue been resolved yet?

Seems like it:

https://github.com/senbox-org/microwave-toolbox/pull/122

https://github.com/senbox-org/microwave-toolbox/pull/123

Now we should wait for the corresponding update (13.0.2). Hopefully it will be released soon (@diana_harosa?)

The module update will be available this week or by early next week.

That’s great news!

Thanks for the effort @lveci and @diana_harosa

Great news, thanks for the immediate support!

1 Like

Thanks a lot!

Dear @lveci and all,

it seems the update is in place now, thanks for the quick adjustment. I recognised, however, it only seems to solve the issue of the terrain correction. I still can’t read the zip itself (not sure this should actually work?) and I am also not able to run the terrain flattening with success. It runs without error, but produces an artefact loaded output (see screenshot). I first calibrated to beta0 and used the output of the calibration within the terrain flattening operator.

Could you help me further please?

1 Like

Terrain flattening should be fixed now. Also support for opening zip files directly has been added.

Dear @lveci ,

on a first test, this seems to work now. Many thanks for the prompt support.

Best,

Andreas