baseframe#
对应代码目录:geodesy/frame/baseframe/
这一层是对 numpy/pandas/xarray 的轻量封装:
统一数据对象初始化与元信息约定
提供常用 accessor/caching 机制
为上层
geodata/satellitedata/timeseries提供基类
对应代码目录:geodesy/frame/baseframe/
这一层是对 numpy/pandas/xarray 的轻量封装:
统一数据对象初始化与元信息约定
提供常用 accessor/caching 机制
为上层 geodata/satellitedata/timeseries 提供基类