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