gitextract_5jiu_71x/ ├── .gitignore ├── LICENSE.txt ├── README.md ├── domain_warping.py ├── download_ned_zips.py ├── extract_height_arrays.py ├── generate_ml_output.py ├── generate_training_images.py ├── make_grayscale_image.py ├── make_hillshaded_image.py ├── plain_old_fbm.py ├── requirements-pip3.txt ├── ridge_noise.py ├── river_network.py ├── simulation.py └── util.py