Skip to main content

A package to automate the loading of NDBC data to a custom object.

Project description

NDBC

alt text alt text

This repository represents my attempts to build out Python class(es) to facilitate the acquisition, analysis, and visualization of National Data Buoy Center (NDBC) data. The goal is to build classes that can be easily used in oceanographic science scripting as well as a web framework like Django or Flask.

NDBC.py

This file defines the DataBuoy class. The purpose of this class is to allow a user to define a specific data buoy they wish to gather data from and provide the user with methods to collect and analyze this data.

  • Dependencies
    • requests
    • datetime
    • pandas
    • math (standard library)

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

NDBC-0.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

NDBC-0.0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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