bio_footprint debug
GQL Statement
IF(
AREA(areable_land) == 0,
0.0,
->{ GRAPH(area_footprint) / AREA(areable_land) }
)
Result
2015 0.69 ms |
0.41715247791615007
|
factor |
2050 0.41 ms |
0.38675984803606156
|
factor |
Description
Characteristics
Groups | |
Unit | factor |
File path |
/app/tmp/etsource/gqueries/general/area/bio_footprint.gql
|