Skip to content

Instantly share code, notes, and snippets.

View rajadain's full-sized avatar

Terence Tuhinanshu rajadain

View GitHub Profile
@rajadain
rajadain / wbd.ipynb
Created August 3, 2022 15:58
Demo of using HyRiver to query Watershed Boundary Data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rajadain
rajadain / epr_workflow.sh
Created November 13, 2023 15:42
EPR Workflow for Model My Watershed
#!/usr/bin/env bash
set -ex
###
# Basic settings
###
# Model My Watershed URL to hit
MMW_API_URL="http://localhost:8000/api"
@rajadain
rajadain / mmw-10m-lulc-stac-test.ipynb
Last active May 8, 2024 19:38
Testing Fetching 10m LULC data and subsetting it to a shape for Model My Watershed
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.