Closed InfinityGrip closed 3 years ago
I'm not sure why, but in your colab version of the notebook, Cell 4 is missing, which contains
hprof_data = pathprof.height_path_data_generic(
distance, hprof_step, lon_t, lat_t,
)
as can be seen here. Did you delete that by accident? Perhaps, you can double check, that you did not modify something else, which is important.
I am running the file and I am getting a NameError message on lines 7 and 9. they both involve the seventh input of the line. (https://colab.research.google.com/drive/1mSD-7jcxGm80ZlLyOJuh7sP3jj4r7WM7?usp=sharing)