Skip to content

Commit

Permalink
Remove plotting
Browse files Browse the repository at this point in the history
  • Loading branch information
danshapero committed Jan 20, 2024
1 parent f7e9f67 commit 01667c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,4 @@ jobs:
env:
EARTHDATA_USERNAME: ${{ secrets.EARTHDATA_USERNAME }}
EARTHDATA_PASSWORD: ${{ secrets.EARTHDATA_PASSWORD }}
run: |
python initialize.py
python make_plot.py
- name: Upload result
uses: actions/upload-artifact@v3
with:
name: kangerdlugssuaq
path: kangerdlugssuaq.png
run: python initialize.py
13 changes: 0 additions & 13 deletions make_plot.py

This file was deleted.

0 comments on commit 01667c2

Please sign in to comment.