You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example notebooks of how to use these modules is in cnn-land-cover/notebooks/
Installation:
geo.yml contains all python package versions used for this repo. Create a new virtual environment with all these packages with Anaconda by typing in terminal: conda env create -f geo.yml and then conda activate geo.