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.8.tar.gz (7.9 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: habitat-fydp-package-0.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 5ff8e58db0ec46fa6fab84d94c9790c2bd07ea7740231597e8e468d1ad5fe511
MD5 c00e1935e3bac371ac5947542a45aefc
BLAKE2b-256 46a1d51ce48215d10325629b7b23f8b5f6c1580cc04f9f76c1bc5f9d04ebc105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for habitat_fydp_package-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 725bed71bf9fe0a560a931185e55383f660c9336e2fd5d703cd32e44a44b576e
MD5 d3127c53f6ead634289f8824f71c2cf4
BLAKE2b-256 9790ffab866c69425505a7f2fe7eed20934b1aff23bdefbaea09c686b312a0a5

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