lenapy API Reference
Module contents
The lenapy_geo module implements some usual functions to be applied on gridded data (lat/lon) |
|
The lenapy_time module implements some usuals functions to be applied on timeseries. |
|
The lenapy_ocean module implements some useful TEOS10 gsw functions on oceanic dataset |
|
The lenapy_harmo module provides functionalities for spherical harmonics dataset (clm/slm) and projections on latitude/longitude grids. |
|
Constants for geophysical calculations in the lenapy library. |
Submodules
Readers
Reader modules : define specific engines for the xarray.open_dataset() method
Open netcdf dataset |
|
The gravi_reader module provides functions to load time-variable gravity field data from different products and format the data with unified definitions for variables and coordinates. |
|
Load temperature and salinity data from ocean products |
Utils
Utils modules
The geo module provides functions related to spatial grid. |
|
The harmo module provides functions for transforming spherical harmonics datasets into spatial grid representations and vice versa. |
|
The gravity module provides functions for manipulating spherical harmonics datasets with respect to different reference frames, tide systems, normal gravity reference and smoothing techniques. |
Writers
Writer modules : define writers
The gravi_writer module provides writer functions to save Spherical Harmonics dataset in .gfc ascii file. |