LICENSE
README.md
setup.py
sagea/__init__.py
sagea/_version.py
sagea.egg-info/PKG-INFO
sagea.egg-info/SOURCES.txt
sagea.egg-info/dependency_links.txt
sagea.egg-info/requires.txt
sagea.egg-info/top_level.txt
sagea/__data__/Geometric/PHISFC_ERA5_invariant.nc
sagea/__data__/LoveNumber/LoveNumber.mat
sagea/__data__/auxiliary/GIF48.gfc
sagea/__data__/auxiliary/ocean360_grndline.sh
sagea/pysrc/__init__.py
sagea/pysrc/auxiliary/FileTool.py
sagea/pysrc/auxiliary/LoveNumber.py
sagea/pysrc/auxiliary/MathTool.py
sagea/pysrc/auxiliary/Preference.py
sagea/pysrc/auxiliary/TimeTool.py
sagea/pysrc/auxiliary/__init__.py
sagea/pysrc/data_class/__GRD__.py
sagea/pysrc/data_class/__SHC__.py
sagea/pysrc/data_class/__SHCov__.py
sagea/pysrc/data_class/__init__.py
sagea/pysrc/data_collection/__init__.py
sagea/pysrc/data_collection/collect_auxiliary.py
sagea/pysrc/data_collection/processing_bar.py
sagea/pysrc/error_assessment/__init__.py
sagea/pysrc/error_assessment/tch/TCH.py
sagea/pysrc/error_assessment/tch/__init__.py
sagea/pysrc/load_file/LoadCov.py
sagea/pysrc/load_file/LoadL2LowDeg.py
sagea/pysrc/load_file/LoadL2SH.py
sagea/pysrc/load_file/LoadNoah.py
sagea/pysrc/load_file/LoadSHP.py
sagea/pysrc/load_file/LoadShpOld.py
sagea/pysrc/load_file/__init__.py
sagea/pysrc/load_file/loadGFC.py
sagea/pysrc/post_processing/__init__.py
sagea/pysrc/post_processing/GAX_correction/GAXCorrection.py
sagea/pysrc/post_processing/GAX_correction/__init__.py
sagea/pysrc/post_processing/GIA_correction/GIACorrectionSpectral.py
sagea/pysrc/post_processing/GIA_correction/__init__.py
sagea/pysrc/post_processing/GMAMCorrection/GMAMCorrection.py
sagea/pysrc/post_processing/GMAMCorrection/__init__.py
sagea/pysrc/post_processing/convert_field_physical_quantity/ConvertSHC.py
sagea/pysrc/post_processing/convert_field_physical_quantity/__init__.py
sagea/pysrc/post_processing/de_aliasing/DeAliasing.py
sagea/pysrc/post_processing/de_aliasing/__init__.py
sagea/pysrc/post_processing/extract_basin_signal/ExtractSpatialSignal.py
sagea/pysrc/post_processing/extract_basin_signal/ExtractSpatialSignalConfig.py
sagea/pysrc/post_processing/extract_basin_signal/ExtractSpectralSignal.py
sagea/pysrc/post_processing/extract_basin_signal/ExtractSpectralSignalConfig.py
sagea/pysrc/post_processing/extract_basin_signal/__init__.py
sagea/pysrc/post_processing/filter/AnisotropicGaussianHan.py
sagea/pysrc/post_processing/filter/Base.py
sagea/pysrc/post_processing/filter/DDK.py
sagea/pysrc/post_processing/filter/Fan.py
sagea/pysrc/post_processing/filter/Gaussian.py
sagea/pysrc/post_processing/filter/GetSHCFilter.py
sagea/pysrc/post_processing/filter/PnMm.py
sagea/pysrc/post_processing/filter/SlideWindow.py
sagea/pysrc/post_processing/filter/VariableScale.py
sagea/pysrc/post_processing/filter/__init__.py
sagea/pysrc/post_processing/geometric_correction/GeometricalCorrection.py
sagea/pysrc/post_processing/geometric_correction/__init__.py
sagea/pysrc/post_processing/geometric_correction/old/GC.py
sagea/pysrc/post_processing/geometric_correction/old/GeoMathKit.py
sagea/pysrc/post_processing/geometric_correction/old/GeoidUndulation.py
sagea/pysrc/post_processing/geometric_correction/old/Harmonic.py
sagea/pysrc/post_processing/geometric_correction/old/LoadSH.py
sagea/pysrc/post_processing/geometric_correction/old/LoveNumber.py
sagea/pysrc/post_processing/geometric_correction/old/RefEllipsoid.py
sagea/pysrc/post_processing/geometric_correction/old/Setting.py
sagea/pysrc/post_processing/geometric_correction/old/__init__.py
sagea/pysrc/post_processing/harmonic/Harmonic.py
sagea/pysrc/post_processing/harmonic/__init__.py
sagea/pysrc/post_processing/leakage/Addictive.py
sagea/pysrc/post_processing/leakage/Base.py
sagea/pysrc/post_processing/leakage/BaseModelDriven.py
sagea/pysrc/post_processing/leakage/BufferZone.py
sagea/pysrc/post_processing/leakage/DataDriven.py
sagea/pysrc/post_processing/leakage/ForwardModeling.py
sagea/pysrc/post_processing/leakage/GetLeakageDeductor.py
sagea/pysrc/post_processing/leakage/Iterative.py
sagea/pysrc/post_processing/leakage/Multiplicative.py
sagea/pysrc/post_processing/leakage/Scaling.py
sagea/pysrc/post_processing/leakage/ScalingGrid.py
sagea/pysrc/post_processing/leakage/__init__.py
sagea/pysrc/post_processing/replace_low_deg/ReplaceLowDegree.py
sagea/pysrc/post_processing/replace_low_deg/__init__.py
sagea/pysrc/post_processing/seismic_correction/SeismicCorrection.py
sagea/pysrc/post_processing/seismic_correction/__init__.py
tests/testSHC.py