@nori-dot-com/quantification
v1.6.2
Published
utilities for quantifying Nori's soil methodology based projects
Downloads
13
Readme
quantification
Quantification utilities
Usage
import { getQuantificationSummary } from '@nori-dot-com/quantification';
CLI Usage
Setup
$ yarn install
For a multi-field results file.
$ yarn quantify multi results.json --maxGrandfatherableYears 4
For an older single-field results file.
i.e. one that may have multiple polygons from the same boundary split out and run as separate fields.
$ yarn quantify single results.json --maxGrandfatherableYears 4