Skip to content

Instantly share code, notes, and snippets.

@marcfreir
Last active May 18, 2023 14:18
Show Gist options
  • Save marcfreir/fd4bea2921a2c77e3ad68266fbaf2799 to your computer and use it in GitHub Desktop.
Save marcfreir/fd4bea2921a2c77e3ad68266fbaf2799 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

@marcfreir
Copy link
Author

marcfreir commented May 18, 2023

Changes to las.py and how_to_make_synthetic.ipynb files, to meet Python 3+ requirements.

@marcfreir
Copy link
Author

Just change the las.py and how_to_make_synthetic.ipynb files in the 1406_Make_a_synthetic folder.

To run with Google Colab just mout the drive:

Something like:

from google.colab import drive
drive.mount('/content/gdrive')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment