1.6.2 • Published 7 months ago

@nori-dot-com/quantification v1.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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