Skip to content

Commit

Permalink
remove ahn downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
OnnoEbbens committed Jan 11, 2024
1 parent 8281f0e commit 0a5d460
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 17,104 deletions.
9 changes: 1 addition & 8 deletions autotest/test_03_practical_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
tst_dir = os.path.dirname(os.path.realpath(__file__))
nb_dir = os.path.join(tst_dir, "..", *("", "practical_examples"))

# Does not work, test disabled.
# # def test_AHN_downloader():
# # fpath_rel = ['01_GIS', '01_AHN_downloader', 'AHN downloader.ipynb']
# # fname = os.path.join(nb_dir, *fpath_rel)
# # tf.run_notebook(fname, clearoutput=False)
# # return 0


def test_Delfland_waterways():
fpath_rel = ["01_GIS", "02_Delfland_waterways", "Delfland_waterways.ipynb"]
Expand All @@ -20,7 +13,7 @@ def test_Delfland_waterways():


def test_wms_plot():
fpath_rel = ["01_GIS", "03_plot_wms_data", "wms_plot.ipynb"]
fpath_rel = ["01_GIS", "02_plot_wms_data", "wms_plot.ipynb"]
fname = os.path.join(nb_dir, *fpath_rel)
tf.run_notebook(fname, clearoutput=False)
return 0
Expand Down
588 changes: 0 additions & 588 deletions practical_examples/01_GIS/02_AHN_downloader/AHN downloader.ipynb

This file was deleted.

1,349 changes: 0 additions & 1,349 deletions practical_examples/01_GIS/02_AHN_downloader/AHN.qgs

This file was deleted.

40 changes: 0 additions & 40 deletions practical_examples/01_GIS/02_AHN_downloader/AHN2_5m.vrt

This file was deleted.

Binary file not shown.
15,117 changes: 0 additions & 15,117 deletions practical_examples/01_GIS/02_AHN_downloader/AHN_XML/ahn2_5m.xml

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.

0 comments on commit 0a5d460

Please sign in to comment.