Skip to content

Commit

Permalink
feat: cli step 2 -- b03_plot_spectra_ovpy
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam committed Jan 31, 2024
1 parent cff2932 commit 9f32f28
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 452 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/test-B01_SL_load_single_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
run: python src/icesat2_tracks/analysis_db/B01_SL_load_single_file.py --track-name 20190502052058_05180312_005_01 --batch-key SH_testSLsinglefile2 --output-dir ./work
- name: second step make_spectra
run: python src/icesat2_tracks/analysis_db/B02_make_spectra_gFT.py --track-name SH_20190502_05180312 --batch-key SH_testSLsinglefile2 --output-dir ./work

- name: third step plot_spectra
run: python src/icesat2_tracks/analysis_db/B03_plot_spectra_ov.py --track-name SH_20190502_05180312 --batch-key SH_testSLsinglefile2 --output-dir ./work

Loading

0 comments on commit 9f32f28

Please sign in to comment.