An open API service indexing awesome lists of open source software.

https://github.com/udaylab/geoanalytics


https://github.com/udaylab/geoanalytics

artificial-intelligence imputation numpy python raster-data statistics

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# geoAnalytics

## Installation using Anaconda.

1. Install and set up Anaconda. URL: https://linuxize.com/post/how-to-install-anaconda-on-centos-7
2. Create a virtual environment using conda. E.g., coda create --name geoAnalytics
3. Enter into virtual environment. E.g., conda activate geoAnalytics
4. Install python. E.g., conda install python
5. Install pycharm from the website
6. Open Pycharm and using VCS download the latest copy of geoAnalytics from GitHub
7. In the pycharm, add geoAnalytics as the interpreter
8. Open the terminal in pycharm, and execute the following command

pip install mplcursors matplotlib sklearn pandas