xsarsea
0.9.dev47+g5909bdb

Getting Started

  • Installation
    • user instalation
    • developement installation
      • Update xsarsea

Examples

  • Xsarsea example
    • read the dataset with xsar
    • Sigma0 detrending with xsarsea
      • default detrend with gmf_cmod5n
      • custom detrend
  • Streaks analysis
    • General overview
    • Digging into intermediate computations
      • streaks_geo
      • streaks
        • Convertion between image convention and geographic convention
      • hist_mean
  • Wind speed inversion from level-1 product
    • Requirements for inversion
    • getting ancillary data
    • Inversion
      • inversion parameters
      • retrieve windspeed & direction in dfferent polarizations
    • saving
  • GMFs and LUTs
    • Available models
    • Add all models
    • Add models by type
      • Adding analytical models
      • Adding netcdf models (LUT)
      • Adding cmod7
    • Using models
    • In practice for wind retrieval
    • Adding models (writing your own GMF)
    • HH Luts
    • Model comparison
  • Create HH LUT
    • Definition Zhang & Mouche
    • Plot
    • create HH LUT

Help & Reference

  • API reference
    • general functions
      • sigma0_detrend()
      • dir_meteo_to_sample()
      • dir_sample_to_meteo()
      • dir_meteo_to_oceano()
      • dir_oceano_to_meteo()
      • dir_to_180()
      • dir_to_360()
      • get_test_file()
      • read_sarwing_owi()
    • gradients
      • Gradients
        • Gradients.histogram
      • Gradients2D
        • Gradients2D.n_angles
        • Gradients2D.histogram
        • Gradients2D.i2
        • Gradients2D.ampl
        • Gradients2D.local_gradients
        • Gradients2D.rolling_gradients
        • Gradients2D.windows_at
      • circ_smooth()
      • PlotGradients
        • PlotGradients.vectorfield()
        • PlotGradients.histogram_plot()
      • circ_hist()
    • windspeed
      • invert_from_model()
      • available_models()
      • get_model()
      • register_cmod7()
      • register_pickle_luts()
      • register_nc_luts()
      • register_luts()
      • nesz_flattening()
      • GmfModel
        • GmfModel.register()
        • GmfModel.activate_gmfs_impl()
        • GmfModel.get_function()
      • windspeed.models
        • NcLutModel
      • windspeed.gmfs
        • GmfModel
xsarsea
  • Search


© Copyright 2022, Ifremer LOPS/SIAM.

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