Contents Menu Expand Light mode Dark mode Auto light/dark mode
CSAM v0.95.1 documentation
Logo
CSAM v0.95.1 documentation
  • CSAM’s Home
  • Quickstart
  • Tutorial
  • API
    • inputs
      • inputs.lam_run
      • inputs.selected_run
    • runs
      • runs.idealised_isosceles
      • runs.idealised_delaunay
      • runs.delaunay_runs
      • runs.icon_usgs_test
      • runs.tapering_test
    • wrappers
      • wrappers.diagnostics
      • wrappers.interface
    • src
      • src.delaunay
      • src.fourier
      • src.io
      • src.lin_reg
      • src.physics
      • src.reconstruction
      • src.utils
      • src.var
    • vis
      • vis.cart_plot
      • vis.plotter
  • Change log
  • References

Links

  • GitHub repo
Back to top

vis#

The vis subpackage contains the plotting modules.

Modules

  • vis.cart_plot
    • lat_lon()
    • lat_lon_delaunay()
    • error_delaunay()
    • lat_lon_icon()
  • vis.plotter
    • fig_obj
      • fig_obj.__init__()
      • fig_obj.phys_panel()
      • fig_obj.freq_panel()
      • fig_obj.fft_freq_panel()
    • error_bar_plot()
    • error_bar_split_plot()
    • error_bar_abs_plot()
    • plot_3d
      • plot_3d.__init__()
      • plot_3d.plot()
Next
vis.cart_plot
Previous
src.var
Copyright © 2024, Ray Chew, Stamen Dolaptchiev, Maja-Sophie Wedel, Ulrich Achatz
Made with Sphinx and @pradyunsg's Furo