Skip to content

redcastle-resources/geeViz-js

Repository files navigation

GTAC GEE JS Modules

A repository of GEE javaScript code modules for general data processing and analysis

Can be accessed in the GEE Playground on GitHub Or withing the Forest Service GitHub instance

A Python equivalent can be accessed in GitHub Or within the Forest Service GitHub instance

Primary POCs

Ian Housman- ian.housman@usda.gov

Leah Campbell- leah.campbell@usda.gov

Aaron Kamoske- aaron.kamoske@usda.gov

Bonnie Ruefenacht- bonnie.ruefenacht@usda.gov

Using

  1. Become a trusted Google Earth Engine (GEE) tester (https://signup.earthengine.google.com/#!/)

  2. If only reading this repository, enter this URL in your browser (https://code.earthengine.google.com/?accept_repo=users/aaronkamoske/GTAC-Modules)

  3. If contributing, contact a POC

  4. Install git locally (https://git-scm.com/download/win)

  5. Clone this repository (git clone https://earthengine.googlesource.com/users/aaronkamoske/GTAC-Modules)

  6. To stay up to date, pull the latest commit (git pull origin master)

  7. This repository is also available within the FS gitHub instance (https://code.fs.usda.gov/forest-service/gtac-gee-js-modules.git)

    • To add this instance to your local git instance execute remote add github https://code.fs.usda.gov/forest-service/gtac-gee-js-modules.git in a git bash
    • Now you can pull the latest from your origin (git pull origin master) or gee (git pull github master)

Contributing

If contributing, contact a POC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6