Metadata-Version: 2.3
Name: npsfm
Version: 0.1.9
Summary: Python package to estimate the grades for the nps-fm-2020
Project-URL: Documentation, https://mullenkamp.github.io/nps-fm-2020/
Project-URL: Source, https://github.com/nps-fm-2020
Author-email: npsfm <mullenkamp1@gmail.com>
License-File: LICENSE
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Requires-Dist: booklet>=0.5.2
Requires-Dist: msgpack
Requires-Dist: pandas
Requires-Dist: smart-open[http]
Description-Content-Type: text/markdown

# nps-fm-2020

<p align="center">
    <em>Python package to estimate the grades for the nps-fm-2020</em>
</p>

[![build](https://github.com/nps-fm-2020/workflows/Build/badge.svg)](https://github.com/nps-fm-2020/actions)
[![codecov](https://codecov.io/gh/nps-fm-2020/branch/master/graph/badge.svg)](https://codecov.io/gh/nps-fm-2020)
[![PyPI version](https://badge.fury.io/py/npsfm.svg)](https://badge.fury.io/py/npsfm)

---

**Documentation**: <a href="https://mullenkamp.github.io/nps-fm-2020/" target="_blank">https://mullenkamp.github.io/nps-fm-2020/</a>

**Source Code**: <a href="https://github.com/nps-fm-2020" target="_blank">https://github.com/nps-fm-2020</a>

---

## Purpose
nps-fm-2020 is a python package for calculating the attributes bands according to the [NZ NPS-FM 2020](https://environment.govt.nz/acts-and-regulations/national-policy-statements/national-policy-statement-freshwater-management/) using monitoring data and REC data as input. It is currently updated to the Jan 2024 version.

## License

This project is licensed under the terms of the Apache Software License 2.0.
