Skip to main content
Ctrl+K
USGS

GeoModelGrids 1.0.0rc3 documentation

  • Introduction
  • Getting Started
  • User Guide
  • Developer Guide
  • GitHub
  • Introduction
  • Getting Started
  • User Guide
  • Developer Guide
  • GitHub
Ctrl+K

Section Navigation

  • Features
  • Command Line Programs
  • Python API
    • Query
    • Model creation
      • Classes
      • Examples
  • C++ API
  • C API
  • User Guide
  • Classes
  • Input/Output

Input/Output#

  • HDF5Storage Python Object
    • Data Members
    • Methods
      • HDF5Storage(filename)
      • save_domain(domain)
      • create_surface(surface)
      • save_surface_metadata(surface)
      • save_surface(surface, elevation, batch=None)
      • load_surface(surface, batch=None)
      • create_block(block)
      • save_block_metadata(block)
      • save_block(block, data, batch=None)

previous

EarthVision API Python Object

next

HDF5Storage Python Object

Show Source

Created using Sphinx 7.2.6.

Last updated on Apr 04, 2024.