slcl1butils
stable

Getting Started

  • Installation
    • conda install
    • pip install
    • dev install

Algorithm description

  • SAR Algorithm Level-1C IFREMER
    • C-WAVE
      • Computation of CWAVE parameters

Examples

  • Example to display a IW L1B x-spectra
    • read L1B data
    • pick up intra or inter burst group
    • recombine real part and imaginary part (as recommanded by Fred)
  • get corners from the tiles in each bursts of the sub-swath
  • display pyplot figure of cross spectrum
  • create L1C file from L1B
  • Load the polygons pts from L1B
  • Create layers of polygons with specific properties
  • Load the polygons pts and corresponding variables from L1B
  • Define boundaries for each variable to adjust the colorbar
  • Example for plotting the NRCS (sigma0)
    • Build the polygons and associated color for each tiles
    • Build the polygons for tile intra and tiles inter, swath and map background
    • Simple direct plotting

Reference

  • API reference
    • processing
      • add_polar_direction_lines()
slcl1butils
  • Search


© Copyright 2023, Ifremer LOPS/SIAM. Revision 2ea2ce2d.

Built with Sphinx using a theme provided by Read the Docs.