Renamed GitHub repos

This commit is contained in:
Diego Ripley
2026-02-01 19:36:02 +00:00
parent 8a0434598f
commit 5378330dfb
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ title: 🧱 Foundation
weight: 1
---
Look through our [process-foundation-dev](https://github.com/dataforcanada/process-foundation-dev) repo for the datasets that are currently being processed. There is still lots of work to do to make it ready for systems.
Look through our [process-foundation-labs](https://github.com/dataforcanada/process-foundation-labs) repo for the datasets that are currently being processed. There is still lots of work to do to make it ready for systems.
+2 -2
View File
@@ -3,7 +3,7 @@ title: 🛰️ Orthoimagery
weight: 3
---
Look through our [process-orthoimagery-dev](https://github.com/dataforcanada/process-orthoimagery-dev) repo for the datasets processed. There is still lots of work to do to make it ready for systems. While the data processing workflow is still under development, you can [preview sample datasets](#download-and-preview) below.
Look through our [process-orthoimagery-labs](https://github.com/dataforcanada/process-orthoimagery-labs) repo for the datasets processed. There is still lots of work to do to make it ready for systems. While the data processing workflow is still under development, you can [preview sample datasets](#download-and-preview) below.
## Development Environment
@@ -15,7 +15,7 @@ The specifications for the tile packages are defined in this code.
```bash
#!/bin/bash
PROJECT_DIR="~/Documents/Personal/Projects/dataforcanada/process-orthoimagery"
PROJECT_DIR="~/Documents/Personal/Projects/dataforcanada/process-orthoimagery-labs"
DATASET_ID="ca-mb_winnipeg-2024A00054611040_orthoimagery_2024_075mm"
DATA_DIR="${PROJECT_DIR}/data"
DATA_INPUT_DIR="${DATA_DIR}/input/${DATASET_ID}"
@@ -5,4 +5,4 @@ weight: 2
## Statistics Canada Data
Look through our [process-statcan-data-dev](https://github.com/dataforcanada/process-statcan-data-dev) repo for the datasets processed. There is still lots of work to do to make it ready for systems.
Look through our [process-statcan-data-labs](https://github.com/dataforcanada/process-statcan-data-labs) repo for the datasets processed. There is still lots of work to do to make it ready for systems.