Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

watershed-climate/archived-csol-demo-creator

 
 

Repository files navigation

CSOL Demo Creator

see #proj-csol-demo-creator

This repository contains demo data and a script that can upload the data to Watershed to create a demo measurement / footprint.

Setup

Watershed Demo Org

  1. Create a Demo org via admin.watershedclimate.com
  2. Login to your demo org
  3. Create an API key in the Organization Settings page

Using the script

  1. Follow Step 2 here to create a Github SSH key - IT Setup
  2. Follow Step 1 here to install homebrew - Local dev setup . If the below steps don't work, maybe try installing the GHG repo and running ./scripts/install-deps there, which can help ensure you have all the right dependencies (e.g. python)
  3. Install vscode
  4. Clone this repo via git clone git@github.com:watershed-climate/csol-demo-creator.git
  5. Run ./scripts/setup to install dependencies
  6. Run ./scripts/run
  7. (optional) install Graphite for easy git version management - brew install withgraphite/tap/graphite and then install in vscode via cmd+shift+P > Install Extensions > Graphite > install (it should also be a recommended extension for this repo)

About

testing csol demo creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.3%
  • Shell 9.7%