mom6_bathy

Contents:

  • Installation
  • Quickstart Guide
  • Examples
  • Glossary

Python API:

  • mom6_bathy
    • mom6_bathy package
      • Submodules
        • mom6_bathy.grid module
        • mom6_bathy.topo module
mom6_bathy
  • mom6_bathy
  • mom6_bathy package
  • View page source

mom6_bathy package

Submodules

  • mom6_bathy.grid module
    • Grid
      • Grid.tlon
      • Grid.tlat
      • Grid.ulon
      • Grid.ulat
      • Grid.vlon
      • Grid.vlat
      • Grid.qlon
      • Grid.qlat
      • Grid.dxt
      • Grid.dyt
      • Grid.dxCv
      • Grid.dyCu
      • Grid.dxCu
      • Grid.dyCv
      • Grid.angle
      • Grid.angle_q
      • Grid.tarea
      • Grid.check_supergrid()
      • Grid.from_supergrid()
      • Grid.from_supergrid_ds()
      • Grid.gen_supergrid_ds()
      • Grid.get_bounding_boxes_of_rectangular_grid()
      • Grid.get_indices()
      • Grid.is_cyclic_x()
      • Grid.is_rectangular()
      • Grid.is_tripolar()
      • Grid.kdtree
      • Grid.name
      • Grid.nx
      • Grid.ny
      • Grid.plot()
      • Grid.plot_cross_section()
      • Grid.subgrid_from_supergrid()
      • Grid.supergrid
      • Grid.update_supergrid()
      • Grid.write_supergrid()
  • mom6_bathy.topo module
    • Topo
      • Topo.apply_land_frac()
      • Topo.apply_ridge()
      • Topo.basintmask
      • Topo.depth
      • Topo.from_topo_file()
      • Topo.gen_topo_ds()
      • Topo.max_depth
      • Topo.min_depth
      • Topo.point_is_ocean()
      • Topo.qmask
      • Topo.set_bowl()
      • Topo.set_depth_via_topog_file()
      • Topo.set_flat()
      • Topo.set_spoon()
      • Topo.supergridmask
      • Topo.tmask
      • Topo.umask
      • Topo.vmask
      • Topo.write_cice_grid()
      • Topo.write_esmf_mesh()
      • Topo.write_scrip_grid()
      • Topo.write_topo()
Previous Next

© Copyright 2024, NCAR.

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