Skip to content

Gamma Release (R3)

Compare
Choose a tag to compare
@gshiroma gshiroma released this 23 Mar 22:23
· 472 commits to main since this release
ac03a11

Updates since last release (Beta Point Release v0.2):

  • Add a parallelized version of the workflow as app/rtc_s1.py. The single-job workflow was moved to app/rtc_s1_single_job.py;
  • Add option (enabled by default) to create browse images;
  • Add GeoTIFF metadata to the GeoTIFF output files (e.g., RTC-S1 imagery and secondary layers);
  • Add workflow test;
  • Use mode "AVERAGE" when creating RTC-imagery COG overlays;
  • Allow the product ID to have a template substring “_{burst_id}” that is substituted by the burst ID of the RTC-S1 product;
  • Refactor code, fix bugs, and update docstrings/comments.