Skip to main content
Ctrl+K
shxarray - Home shxarray - Home
  • Introduction
  • Getting started
  • Tutorials
  • API Reference
  • Development
    • Releases
  • GitHub
  • Introduction
  • Getting started
  • Tutorials
  • API Reference
  • Development
  • Releases
  • GitHub

Section Navigation

  • shxarray.io.binv_legacy
  • shxarray.io.gsmv6
  • shxarray.io.gzipwrap
  • shxarray.io.icgem
  • shxarray.io.shascii
  • shxarray.io.shiobackend
  • shxarray.io.sinex
  • API Reference
  • shxarray.io

shxarray.io#

The shxarray.io submodule contains backends for reading data with spherical harmonic information into xarray DataArrays/DataSets.

  • shxarray.io.binv_legacy
    • getBDcoords()
    • get_shmi()
    • readBINV()
  • shxarray.io.gsmv6
    • readGSMv6()
  • shxarray.io.gzipwrap
    • gzip_open_r()
  • shxarray.io.icgem
    • readIcgem()
  • shxarray.io.shascii
    • readSHAscii()
    • to_shascii()
  • shxarray.io.shiobackend
    • DDKBackEntryPoint
      • DDKBackEntryPoint.description
      • DDKBackEntryPoint.guess_can_open()
      • DDKBackEntryPoint.open_dataset()
      • DDKBackEntryPoint.url
    • GSMv6BackEntryPoint
      • GSMv6BackEntryPoint.description
      • GSMv6BackEntryPoint.guess_can_open()
      • GSMv6BackEntryPoint.open_dataset()
      • GSMv6BackEntryPoint.url
    • ICGEMBackEntryPoint
      • ICGEMBackEntryPoint.description
      • ICGEMBackEntryPoint.guess_can_open()
      • ICGEMBackEntryPoint.open_dataset()
      • ICGEMBackEntryPoint.url
    • SHAsciiBackEntryPoint
      • SHAsciiBackEntryPoint.description
      • SHAsciiBackEntryPoint.guess_can_open()
      • SHAsciiBackEntryPoint.open_dataset()
      • SHAsciiBackEntryPoint.url
    • SINEXBackEntryPoint
      • SINEXBackEntryPoint.description
      • SINEXBackEntryPoint.guess_can_open()
      • SINEXBackEntryPoint.open_dataset()
      • SINEXBackEntryPoint.url
  • shxarray.io.sinex
    • read_sinex()
    • read_statistics()
    • read_symmat()
    • read_vec()
    • sinex2date()

previous

shxarray.geom.polygons

next

shxarray.io.binv_legacy

This Page

  • Show Source

© Copyright 2025, Roelof Rietbroek.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.