Skip to content

Commit

Permalink
Merge branch 'main' into scsb145
Browse files Browse the repository at this point in the history
  • Loading branch information
mfixstsci authored Sep 13, 2024
2 parents 29b9f62 + 57eccb4 commit 8460c6c
Show file tree
Hide file tree
Showing 13 changed files with 99,449 additions and 198 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
python-version: ["3.10", "3.11", "3.12"]

steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
Expand Down
602 changes: 406 additions & 196 deletions generate/generate_nircam.py

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 8460c6c

Please sign in to comment.