mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Renamed GitHub repos
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user