.gitattributes
.gitignore
CITATION.cff
LICENSE
MANIFEST.in
README.md
environment-dev.yml
environment.yml
notebooks
pyproject.toml
requirements.txt
setup.cfg
setup.py
goes2go/NEW.py
goes2go/__init__.py
goes2go/_version.py
goes2go/accessors.py
goes2go/data.py
goes2go/product_table.txt
goes2go/rgb.py
goes2go/tools.py
goes2go.egg-info/PKG-INFO
goes2go.egg-info/SOURCES.txt
goes2go.egg-info/dependency_links.txt
goes2go.egg-info/not-zip-safe
goes2go.egg-info/requires.txt
goes2go.egg-info/top_level.txt
tests/__init__.py
tests/test_GOES.py
tests/test_abi.py
tests/test_data.py
tests/test_glm.py