.gitignore
.python-version
AGENTS.md
CHANGELOG.md
Python包版本管理最佳实践.md
README.md
RELEASE.md
VERSION_CONFIG_SUMMARY.md
VERSION_QUICK_START.md
autowaterqualitymodeler-4.6.1.tar.gz
interface.py
measure - 副本.csv
measure.csv
path.txt
pyproject.toml
requirements-dev.txt
requirements.txt
spectrum - 副本.csv
spectrum.csv
test.json
ubuntu运行命令.txt
uv.lock
编译命令.json
.github/workflows/python-publish.yml
scripts/compile_to_executable.py
scripts/compile_with_nuitka.py
src/satellitecenter/__init__.py
src/satellitecenter/_version.py
src/satellitecenter/main.py
src/satellitecenter.egg-info/PKG-INFO
src/satellitecenter.egg-info/SOURCES.txt
src/satellitecenter.egg-info/dependency_links.txt
src/satellitecenter.egg-info/entry_points.txt
src/satellitecenter.egg-info/requires.txt
src/satellitecenter.egg-info/top_level.txt
src/satellitecenter/config/__init__.py
src/satellitecenter/config/indicator_mapping.py
src/satellitecenter/utils/__init__.py
src/satellitecenter/utils/config_loader.py
src/satellitecenter/utils/encryption.py
src/satellitecenter/utils/indicator_standardizer.py
tests/__init__.py
tests/conftest.py
tests/test_format_band_name.py
tests/test_indicator_standardizer.py