dshean / demcoreg

Utilities for DEM and point cloud co-registration
MIT License
110 stars 42 forks source link

Improved installation: create conda environment.yml #16

Open dshean opened 4 years ago

dshean commented 4 years ago

Can add pip install steps, which should simplify setup.

Should also review and remove unnecessary dependencies. Likely requires a full review of pygeotools as well. Not sure we need imview dependency for demcoreg.

dshean commented 4 years ago

Once this is complete, should set up binder or other instance that allows users to upload their datasets and run. Maybe use docker image containing all necessary data layers as discussed in https://github.com/dshean/demcoreg/issues/17.

dshean commented 4 years ago

Include wget