Skip to content

Commit

Permalink
Merge pull request #44 from brown-ccv/feat-step2-intg
Browse files Browse the repository at this point in the history
Integrate step 2
  • Loading branch information
kmilo9999 authored Dec 15, 2023
2 parents c4f7b01 + 67846f0 commit a497b80
Show file tree
Hide file tree
Showing 6 changed files with 538 additions and 532 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-B01_SL_load_single_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
run: pip install .
- name: first step B01_SL_load_single_file
run: python src/icesat2_tracks/analysis_db/B01_SL_load_single_file.py 20190502052058_05180312_005_01 SH_testSLsinglefile2 True
- name: second step B02_make_spectra_gFT
run: python src/icesat2_tracks/analysis_db/B02_make_spectra_gFT.py SH_20190502_05180312 SH_testSLsinglefile2 True
Loading

0 comments on commit a497b80

Please sign in to comment.