-
-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathcanopy.yml
More file actions
40 lines (36 loc) · 1.17 KB
/
Copy pathcanopy.yml
File metadata and controls
40 lines (36 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
project: agrobr
source: agrobr
module_depth: 2
layers:
core:
modules: ["cli", "__main__", "config", "constants", "exceptions", "export", "models", "quality", "sla", "snapshots", "sync"]
label: Core
data:
modules: ["cache", "http", "datasets", "data", "schemas", "contracts"]
label: Data Layer
market:
modules: ["cepea", "b3", "comexstat", "comtrade", "noticias_agricolas", "bcb", "anec", "cftc"]
label: Market
production:
modules: ["conab", "ibge", "deral", "imea", "usda", "abiove", "anda", "unica", "rnc", "rio_verde", "defensivos"]
label: Production
geo:
modules: ["inmet", "nasa_power", "zarc", "mapbiomas", "desmatamento", "queimadas", "ana", "embrapa_solos", "sfb", "funai", "ibama", "icmbio", "mapbiomas_alerta", "acervo_fundiario", "incra"]
label: Geo & Climate
quality:
modules: ["validators", "normalize", "health", "alerts", "benchmark", "lista_suja"]
label: Quality
infra:
modules: ["utils", "plugins", "alt", "antaq"]
label: Infrastructure
git:
churn_days: 90
thresholds:
score_healthy: 75
score_moderate: 50
risk_hotspot: 0.4
min_loc: 100
output:
path: docs/canopy.svg
width: 1200
height: 1000