/mendotapy

Analysis-ready Lake Mendota ice phenology

Primary LanguagePythonMIT LicenseMIT

pypi Documentation Status Formatted with black License: MIT contributions welcome

mendotapy

A Python 3.6+ package for analysis-ready Lake Mendota ice phenology data

Installing

PyPi

pip install mendotapy==1.0.0

GitHub

pip install -e git+https://github.com/lgloege/mendotapy.git#egg=mendotapy

Using the Package

Read data into a dataframe

import mendotapy
df = mendotapy.load()