Skip to content

Commit

Permalink
Update test_datastream_options.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit authored Oct 30, 2024
1 parent e143b90 commit 0091303
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test_datastream_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,7 @@ jobs:
if: always()
run: |
sudo rm -rf $(pwd)/data/datastream_test
ls $(pwd)/data/cache/
ls $(pwd)/data/cache/datastream-resources/
ls $(pwd)/data/cache/datastream-resources/config/
./scripts/stream.sh -g $(pwd)/palisade.gpkg -R $(pwd)/data/cache/datastream-resources/config/realization.json -F $(pwd)/data/cache/datastream-resources/ngen-forcings/1_forcings.nc -s 202006200100 -e 202006200200 -C NWM_RETRO_V3 -d $(pwd)/data/datastream_test
./scripts/stream.sh -g $(pwd)/palisade.gpkg -R $(pwd)/data/cache/datastream-resources/config/realization_sloth_nom_cfe_pet.json -F $(pwd)/data/cache/datastream-resources/ngen-forcings/1_forcings.nc -s 202006200100 -e 202006200200 -C NWM_RETRO_V3 -d $(pwd)/data/datastream_test
- name: Resource directory test missing all
if: always()
Expand Down

0 comments on commit 0091303

Please sign in to comment.