Skip to content

Commit

Permalink
Merge branch 'feature-test-step1' of https://github.com/brown-ccv/ice…
Browse files Browse the repository at this point in the history
…sat2-tracks into feature-test-step1
  • Loading branch information
kmilo9999 committed Nov 21, 2023
2 parents a6e2381 + d3742f8 commit 810c8d6
Showing 1 changed file with 2 additions and 0 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 @@ -18,5 +18,7 @@ jobs:
cache: "pip"
- name: install icesat2-tracks using pip
run: pip install .
- name: check files in path
run: ls -la /opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/icesat2_tracks/config
- 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

0 comments on commit 810c8d6

Please sign in to comment.