Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachHoppinen committed May 17, 2023
1 parent a3ca63e commit 7a5c809
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 109 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ from spicy_snow.IO.user_dates import get_input_dates
# change to your minimum longitude, min lat, max long, max lat
area = shapely.geometry.box(-113.2, 43, -113, 43.4)

# this will be where your results are saved
out_nc = Path('~/Desktop/spicy-test/test.nc').expanduser()

# this will generate a tuple of dates from the previous August 1st to this date
Expand Down
126 changes: 17 additions & 109 deletions contrib/palomaki/param_opt_numpy.ipynb

Large diffs are not rendered by default.

0 comments on commit 7a5c809

Please sign in to comment.