Skip to content

Commit

Permalink
Merge pull request #68 from brown-ccv/fix-step2
Browse files Browse the repository at this point in the history
Fix step2
  • Loading branch information
kmilo9999 authored Jan 18, 2024
2 parents 54cecd8 + 9f0ebf5 commit 5cfccc6
Show file tree
Hide file tree
Showing 4 changed files with 169 additions and 141 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-B01_SL_load_single_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
run: python src/icesat2_tracks/analysis_db/B03_plot_spectra_ov.py SH_20190502_05180312 SH_testSLsinglefile2 True
- name: fourth step IOWAGA thredds
run: python src/icesat2_tracks/analysis_db/A02c_IOWAGA_thredds_prior.py SH_20190502_05180312 SH_testSLsinglefile2 True
- name: Fifth step B04_angle
run: python src/icesat2_tracks/analysis_db/B04_angle.py SH_20190502_05180312 SH_testSLsinglefile2 True
# - name: Fifth step B04_angle
# run: python src/icesat2_tracks/analysis_db/B04_angle.py SH_20190502_05180312 SH_testSLsinglefile2 True
Loading

0 comments on commit 5cfccc6

Please sign in to comment.