Skip to main content
Ctrl+K

rompy 0.3.1 documentation

  • Home
  • Quickstart
  • Core Concepts
  • Models
  • Demonstration notebooks
    • API Documentation
  • GitHub
  • Home
  • Quickstart
  • Core Concepts
  • Models
  • Demonstration notebooks
  • API Documentation
  • GitHub

Table of Contents

  • Home
  • Quickstart
  • Core Concepts
  • Models
    • SWAN
      • Grid
      • Data
      • Components
      • Subcomponents
        • Base
        • Startup
        • Spectrum
        • Time
        • Computational grid
        • Grid reader
        • Boundary and initial conditions
        • Physics
        • Numerics
        • Output
      • Interface
      • Types
    • SCHISM
  • Demonstration notebooks
  • API Documentation
  • Models
  • SWAN
  • Grid reader

Grid reader#

Sub-commands to support file reading. These are in technically components in that they render a full command line however they are not intended to be used directly but rather as sub-components of CGRID and INPGRID commands.

rompy.swan.subcomponents.readgrid.GRIDREGULAR

SWAN Regular Grid subcomponent.

rompy.swan.subcomponents.readgrid.READCOORD

SWAN coordinates reader.

rompy.swan.subcomponents.readgrid.READINP

SWAN input grid reader.

previous

Computational grid

next

rompy.swan.subcomponents.readgrid.GRIDREGULAR

This Page

  • Show Source

© Copyright 2021, CSIRO and rompy contributors.

Created using Sphinx 7.3.5.

Built with the PyData Sphinx Theme 0.16.1.