Skip to content

trstringer/pywave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pywave

NDBC Buoy Data Scraper

Installation and Configuration

  1. Clone the repository: $ git clone https://github.com/tstringer/pywave.git
  2. Navigate to the new dir: $ cd pywave
  3. Modify permission on the install file: $ chmod 755 ./install
  4. Kick off the installation: $ ./install

💡 Note, this requires that ~/.local/bin is an existing directory, and also requires python3

Usage

$ pywave -s <WAVE_BUOY_STATION_ID> -w <WIND_BUOY_STATION_ID> -p

Note: Get station IDs from http://www.ndbc.noaa.gov/

About

🌊 CLI to fetch and parse buoy data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published