diff --git a/Analyzing_Data/RasterFlow_Chesapeake.ipynb b/Analyzing_Data/RasterFlow_Chesapeake.ipynb index 28c8d55..4261768 100644 --- a/Analyzing_Data/RasterFlow_Chesapeake.ipynb +++ b/Analyzing_Data/RasterFlow_Chesapeake.ipynb @@ -82,7 +82,7 @@ " VectorizeMethodEnum\n", ")\n", "\n", - "rf_client = RasterflowClient(cache=False)" + "rf_client = RasterflowClient()" ] }, {