Skip to content

Commit

Permalink
Scripts now working for Katrina notebook tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
mandli committed May 22, 2020
1 parent c5169cf commit 5cf26d1
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 280 deletions.
12 changes: 0 additions & 12 deletions notebooks/geoclaw/katrina/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,4 @@ SOURCES = \
# Include Makefile containing standard definitions and make options:
include $(CLAWMAKE)

.PHONY: topo all

# Construct the topography data
topo:
../bathy/get_bathy.py ../bathy/

-all:
$(MAKE) topo
$(MAKE) .plots


### DO NOT remove this line - make depends on it ###

Loading

0 comments on commit 5cf26d1

Please sign in to comment.