Skip to content

Commit

Permalink
Merge pull request #684 from nci/develop
Browse files Browse the repository at this point in the history
Version 1.2.0
  • Loading branch information
tennlee authored Sep 13, 2024
2 parents 7966a97 + 42ca8c0 commit 7b898b7
Show file tree
Hide file tree
Showing 29 changed files with 1,249 additions and 478 deletions.
2 changes: 1 addition & 1 deletion .binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -e # don't allow errors to fail silently
pip install -e ./ # install scores
pip install -e .[tutorial] # install scores

# wget https://dapds00.nci.org.au/thredds/fileServer/wr45/ops_aps3/access-g/1/20221120/0000/fc/sfc/temp_scrn.nc
# mv temp_scrn.nc tutorials/forecast_grid.nc
Expand Down
390 changes: 0 additions & 390 deletions .binder/requirements.txt

This file was deleted.

Loading

0 comments on commit 7b898b7

Please sign in to comment.