Skip to content

Cal/Val Point Release 4 (R4.1)

Compare
Choose a tag to compare
@gshiroma gshiroma released this 01 Aug 00:07
· 128 commits to main since this release
b6d5a4a
  • Created a separate workflow for RTC-S1-STATIC products.
  • product_type now accepts two values: “RTC_S1” (existing) “RTC_S1_STATIC” (new value to indicate that the output product is a static layer RTC-S1-STATIC product).
  • Updated file names of the output layers to follow RTC-S1 and RTC-S1-STATIC file naming convention.
  • Added a new static layer: "rtc_anf_gamma0_to_sigma0” to enable users to normalize RTC-S1 backscatter from gamma0 to sigma0.
  • The parameter save_layover_shadow_mask was renamed to save_mask.
  • The file {product_id}_layover_shadow_mask.tif was renamed to {product_id}_mask.tif.
  • Added browse images for RTC-S1-STATIC products.
  • Updated GeoTIFF and HDF5 metadata (improve compliance with CEOS ARD specifications).
  • Improved the radiometric terrain correction algorithm.
  • Improved algorithm for creating the layover/shadow mask (now saved as "mask").
  • Added selection of the RTC area_beta_mode. Options are: "auto", "pixel_area", "projection_angle".
  • The parameters save_rtc_anf_psi was renamed to save_rtc_anf_projection_angle.
  • Refactored code and fixed bugs.