-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Scripts #13
Comments
Hi Antony, Thanks, |
At some point, we should rewrite these steps using geopandas and rasterio, and eliminate the pygeotools dependency. |
ah i see, so i added some hotfixes to add python to the front of the run cmd when executing a script that was in the scripts folder, which i already thought was kind of funking that it wasn't working for me without that hotfix. So do you just make all of these scripts + the pygeotools scripts executables? is there a way to get around this using python modules somehow? |
Dear team, |
Hi @antonydellavecchia, |
Hi @Bea07, A good nudge to create better documentation, and thanks for pointing it out David :) Thanks |
I am running into issues when trying to run the triplet pipeline script, seems like the following three additional scripts are missing
clip_raster_by_shp.py
trim_ndv.py
dem_mask.py
The text was updated successfully, but these errors were encountered: