TimberID
Log In
  • 🌳Welcome to TimberID
  • Overview
    • 🌳Background
  • User Guide
    • πŸ”°Registering
    • πŸͺ΅Single Reference Sample + Import
      • ⁉️Import Errors
    • πŸ”ŽOrigin Verification
    • πŸ“€Exporting
    • 🌎Earth Engine API
    • ⚑Administration Guide
      • πŸ§‘β€πŸ€β€πŸ§‘Creating Organizations
      • 🚸Managing Users
    • πŸ“—Glossary
    • πŸ›Report an Issue
  • Architecture of TimberID
    • πŸ› οΈHigh Level Design
    • πŸ“šOpen Source Github Repositories
    • 🏯Detailed Design
      • 🌐Client
      • πŸ–₯️Server
      • πŸ—ΊοΈExternal integrations and maps
      • 🌎Earth Engine
      • πŸ‘©β€πŸ”¬Research Colabs
        • Data Ingestion
        • Model Training (Variational Inference)
        • Isoscape Generation
        • Validation of Isoscapes
    • 🌩️GCP Guide
      • πŸ“ˆAnalytics
      • πŸ’ΎDatabase Query Builder
      • πŸ’°Budget Alerts
      • πŸŒ„Domain Name Configuration
      • ⚠️Backups and Disaster Recovery
    • πŸš€Test Procedure for Production Release
  • Internal
    • πŸ”Internal Information
Powered by GitBook
On this page

Was this helpful?

  1. Architecture of TimberID

Open Source Github Repositories

PreviousHigh Level DesignNextDetailed Design

Last updated 1 year ago

Was this helpful?

Component
Github Repository

TimberID Front End

This is a typescript web front end deployed to Firebase Hosting

Cloud Functions

These are python cloud functions deployed via gcloud.

Variational Inference and Research Colabs

This repo contains several key colabs: 1. An ingestion colab that partitions reference samples 2. Several models to build isoscapes, including a variational inference model 3. A benchmarking validation colab that stamps isoscape with measured precision, recall and auc-pr.

Common and Earth Engine API

Contains shared libraries used through research. It also contains the earth engine code to download reference samples and rasters for machine learning This stub library allows a colab to reference ddf_common from any branch, make changes and create pull requests.

Contributing to TimberID

All TimberID related repositories are open source. Anyone may submit a pull request into the main branch. However, only TimberID owners may approve changes.

The in each repository file lists the owner as . You may request owners of to be added to this group to approve PRs.

πŸ“š
CODEOWNERS
tnc-br/TimberIDOwner
tnc-br/
https://github.com/tnc-br/ddf-sample-tracking
https://github.com/tnc-br/ddf-insights-analytics
https://github.com/tnc-br/ddf-isoscapes
https://github.com/tnc-br/ddf_common
https://github.com/tnc-br/ddf_common_stub