Skip to main content

Democratize access to HAB related data in Lake Erie to be used for scientific research

Project description

habitat-fydp-package

Purpose of the Package

Democratize access to HAB related data in Lake Erie to be used for scientific research.

Features

Listed API function currently available are listed below:

|    | SDK Function                                                                         | Description                                 | Purpose      |
|---:|:-------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|:-------------|
|  0 | list_stations()                                                                      | List all the stations on Lake Erie with its respective coordinate              | Consume Data |
|  1 | list_measurement_defintion(measurement = None)                                       | List all the measurements that are measured                                    | Consume Data |
|  2 | list_station_measurment_types(station_name)                                          | List all the measurements taken at a specific station                            | Consume Data |
|  3 | get_most_recent_measurement(station_name, measurement)                               | Get the most up-to-date for given measurement and station                     | Consume Data |
|  4 | get_historical_measurements(station_name, measurement, start_date, end_date)         | Get a range of measurements given a time range, measurement and station         | Consume Data |
|  5 | plot_lake_depth()                                                                    | Shows that different depth levels in Lake Erie                                   | Consume Data |
|  6 | get_weather_variables(start_date, end_date, station_name, freq)                      | Returns the measured weather variables needed for HAB monitoring         | Consume Data |
|  7 | aggregate_habnet_data(station_name, measurement, start_date, end_date,freq,path_)    | Links all data sources together for a station into one dataframe                  | Consume Data |
|  8 | smooth_timeseries_measurement(station_name, measurement, start_date, end_date)       | Smooths the time series for a specific measurement and station            | Analyze Data |
|  9 | decomposition_timeseries_measurment(station_name, measurement, start_date, end_date) | Decomposes the time series for a specific measurement and station            | Analyze Data |
| 10 | univariate_forecast_arima(series, horizon, frequency_of_obvs)                        | Forecasts a specific measurement for a given station based on its historical data | Analyze Data |

Getting Started

Getting started is easy! Just pip install our package as below:

pip install habitat-fydp-package

To test if the package downloaded try this!

import habitat_fydp_package 
from habitat_fydp_package import list_station_measurment_types
list_station_measurment_types('Toledo Pump Station')

Usage

Call help on any of the functions listed in the table to return docstring and information on inputs / oupus for a particular function!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

habitat-fydp-package-0.0.6.tar.gz (7.9 MB view details)

Uploaded Source

Built Distribution

habitat_fydp_package-0.0.6-py3-none-any.whl (7.9 MB view details)

Uploaded Python 3

File details

Details for the file habitat-fydp-package-0.0.6.tar.gz.

File metadata

  • Download URL: habitat-fydp-package-0.0.6.tar.gz
  • Upload date:
  • Size: 7.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.7.1 Darwin/18.7.0

File hashes

Hashes for habitat-fydp-package-0.0.6.tar.gz
Algorithm Hash digest
SHA256 2fe25f7e56b80590dbae8cb9f1ac27c1a2f0ac0e79d992fa45cef5dcc7d86ed8
MD5 65c379525c11897f5f203bceac7c3f21
BLAKE2b-256 3ebd6c6630810111447e85b816a0e6b937bfcc8cf304326e497532c40477ac8c

See more details on using hashes here.

File details

Details for the file habitat_fydp_package-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for habitat_fydp_package-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 da75ad67d3f84b2eaf0bf1292f8d3281f9cc5a864c0cb2332a703a9bed950fbe
MD5 769564442c86f45e1d2579ee85131ac0
BLAKE2b-256 348005d33d46551d9859571d4951e836167749735adac968641653247f01189b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page