shoot.meta#
Metadata utilities for finding variables and coordinates using CF conventions
This module provides wrappers around xoa functions to retrieve variables and coordinates from xarray datasets using CF metadata conventions and custom specs.
Functions
|
Get depth coordinate from dataset or data array |
|
Get latitude coordinate from dataset or data array |
|
Get longitude coordinate from dataset or data array |
|
Get salinity variable |
|
Get sea surface height variable |
|
Get temperature variable |
|
Get time coordinate from dataset or data array |
|
Get zonal (X) velocity component |
|
Get meridional (Y) velocity component |
|
Get X dimension name from data array |
|
Get Y dimension name from data array |
|
Get Z dimension name from data array |
|
Register custom CF specs with name 'shoot' |
|
Set active CF specs by name |