Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.26 KB

File metadata and controls

20 lines (12 loc) · 1.26 KB

Set Up Instruction

If you are attending the workshop:

If you are running the notebooks on your local machine:

Cloning the Repository

To work with the notebooks or modules, clone the repository to your desired directory:

git clone https://github.com/nasa/ECOSTRESS-Data-Resources.git

If you plan to edit or contribute to the ECOSTRESS-Data-Resources repository, we recommend following a fork and pull workflow: first fork the repository, then clone your fork to your local machine, make changes, push changes to your fork, then make a pull request back to the main repository. An example can be found in the CONTRIBUTING.md file.