.gitattributes
.gitignore
LICENSE.txt
README.md
pyproject.toml
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/dependabot.yml
.github/workflows/publish_pypi.yml
.github/workflows/python_ci.yml
.github/workflows/test_icesat2_tracks_pipeline.yml
.github/workflows/test_test_suite.yml
src/icesat2waves/__init__.py
src/icesat2waves/app.py
src/icesat2waves/clitools.py
src/icesat2waves.egg-info/PKG-INFO
src/icesat2waves.egg-info/SOURCES.txt
src/icesat2waves.egg-info/dependency_links.txt
src/icesat2waves.egg-info/entry_points.txt
src/icesat2waves.egg-info/requires.txt
src/icesat2waves.egg-info/top_level.txt
src/icesat2waves/analysis_db/A02c_IOWAGA_thredds_prior.py
src/icesat2waves/analysis_db/B01_SL_load_single_file.py
src/icesat2waves/analysis_db/B02_make_spectra_gFT.py
src/icesat2waves/analysis_db/B03_plot_spectra_ov.py
src/icesat2waves/analysis_db/B04_angle.py
src/icesat2waves/analysis_db/B05_define_angle.py
src/icesat2waves/analysis_db/B06_correct_separate_var.py
src/icesat2waves/analysis_db/__init__.py
src/icesat2waves/config/__init__.py
src/icesat2waves/config/color_def.ai
src/icesat2waves/config/color_def.ase
src/icesat2waves/config/color_def.json
src/icesat2waves/config/config.json
src/icesat2waves/config/generate_colors.py
src/icesat2waves/config/startup.py
src/icesat2waves/local_modules/__init__.py
src/icesat2waves/local_modules/jonswap_gamma.py
src/icesat2waves/local_modules/m_colormanager_ph3.py
src/icesat2waves/local_modules/m_general_ph3.py
src/icesat2waves/local_modules/m_spectrum_ph3.py
src/icesat2waves/local_modules/m_tools_ph3.py
src/icesat2waves/tools/__init__.py
src/icesat2waves/tools/angle_optimizer.py
src/icesat2waves/tools/beam_stats.py
src/icesat2waves/tools/convert_GPS_time.py
src/icesat2waves/tools/convert_julian.py
src/icesat2waves/tools/filter_regrid.py
src/icesat2waves/tools/generalized_FT.py
src/icesat2waves/tools/iotools.py
src/icesat2waves/tools/lanczos.py
src/icesat2waves/tools/read_ground_tracks.py
src/icesat2waves/tools/sliderule_converter_tools.py
src/icesat2waves/tools/spectral_estimates.py
src/icesat2waves/tools/spicke_remover.py
src/icesat2waves/tools/wave_tools.py
tests/test_steps.py
tests/testdata/A02c_IOWAGA_thredds_prior-for-step-5.tar.gz
tests/testdata/B01_SL_load_single_file-for-step-2.tar.gz
tests/testdata/B02_make_spectra_gFT-for-step-3.tar.gz
tests/testdata/B03_plot_spectra_ov-for-step-4.tar.gz
tests/testdata/B04_angle-for-step-6.tar.gz
tests/testdata/B05_define_angle-for-step-7.tar.gz