ChHarding / TouchTerrain_for_CAGEO

Touch Terrain: A python app to create 3D printable terrain models (STL/OBJ) from only elevation data (via Google Earth Engine) or from a local geotiff. Has been used for CNC terrain models. Runs as a web app (http://touchterrain.org), as .py file (standalone.py) or as jupyter notebook. Docker image: https://github.com/ChHarding/TouchTerrain_jupyter_docker
http://touchterrain.geol.iastate.edu
218 stars 47 forks source link

TypeError on TouchTerrain_jupyter_for_starters #97

Open Alexof360 opened 2 months ago

Alexof360 commented 2 months ago

I have been very much enjoying the web version- thank you for making this tool!

Going through the tutorials for the standalone I have occasionally run into the errors pictured below. I'm sure it's user error, I'm very new to Python. Any help is appreciated, thanks!

Screenshot 2024-09-04 193912 Screenshot 2024-09-04 193802

ChHarding commented 2 months ago

Didn’t have time to look into it but will try to replicate your utmost error over the weekend. The utmost issue seem to be a bug in an area of code I didn’t test sufficiently, but I can re-create this using your coordinates.

RE full_zip_file_name not defined, that variable gets defined as a return from the get_zipped_ftiles(). Is it possible that that didn’t work? Can you actually see a zip in the tmp folder? Or did you perhaps not run the call that function is called?

On Sep 4, 2024, at 22:10, Alexof360 @.***> wrote:

I have been very much enjoying the web version- thank you for making this tool!

Going through the tutorials for the standalone I have occasionally run into the errors pictured below. I'm sure it's user error, I'm very new to Python. Any help is appreciated, thanks!

Screenshot.2024-09-04.193912.png (view on web)https://github.com/user-attachments/assets/5e93bae7-3328-4935-813c-e35085ae103f Screenshot.2024-09-04.193802.png (view on web)https://github.com/user-attachments/assets/e7751ea7-09be-49ae-bfb3-5c8eda323153

— Reply to this email directly, view it on GitHubhttps://github.com/ChHarding/TouchTerrain_for_CAGEO/issues/97, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEYDF5O6PG7VJYQ26QYQNXTZU7DQXAVCNFSM6AAAAABNVRGINSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYDMNRXGIZDOMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>