Skip to content

Ryan3Lima/ATUR_Python_Geoprocessing

Repository files navigation

ATUR_Python_Geoprocessing

This Repository is intended to hold juptyer notebooksthat can serve as guides for processing data related to the Arizona Tri-University Recharge Project

To follow along with these exercises it is recommended that you do the following:

  • Create a github account

  • Download Github Desktop

  • Download Anaconda

  • Clone this repository onto your computer

  • Using Anaconda Prompt, navigate to the directory containing the cloned repository (~user/documents/github/ATUR_Python_Geoprocessing) ''' cd ~user/documents/github/ATUR_Python_Geoprocessing '''

  • Clone the Anaonda environment on your computer ''' conda create --clone environment_name.yml --name environment name '''

  • activate the conda environment

  • navigate to the notebooks directory

Basics:

What is Github?

Github is a web-based platform used for version control and collaborative software development. It primarily hosts repositories for storing and managing code, making it easier for developers to work together on projects.

Juptyer Notebooks

Setup 1 - Jupyter Notebooks

Setup 2 - Google Colab

Recommended Workflow Setup 1

Requires:

  • Github Account

I recommend cloneing this repo, and going through the steps to Learn basic github Github Basic Skills

  • Github Desktop
  • Anaconda
  • conda environment with python 3.9

anaconda installation guide

Conda Cheat Sheet

Processes included with this workflow

Combine Rasters into Mosaic

based on tutorial from this medium article: How to Mosaic/Merge Raster Data in Python

TO DO
  • Ryan to fix errors
  • untitled jupyter notebook - rename Combine Rasters into Mosaic when bugs are fixed

Processes to include:

Getting Data from Cyverse

Exporting Data to Cyverse

Other suggestions?

About

Workflows for processing rasters in python for the ATUR Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors