From d69807aa2719003c9cf59ef8bb08d126ea98c0b8 Mon Sep 17 00:00:00 2001 From: Maaikest Date: Thu, 23 Aug 2018 10:13:50 +0200 Subject: [PATCH] Delete config.json This file is a trial of Ad, which doesn't actually ended up helping. We can delete it from the example dataset. --- example/config.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 example/config.json diff --git a/example/config.json b/example/config.json deleted file mode 100644 index be81fce..0000000 --- a/example/config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "netcdf" : { - "outputfile" : "xbeach/output.nc" - } -}