https://github.com/trstringer/pywave
:ocean: CLI to fetch and parse buoy data
https://github.com/trstringer/pywave
Last synced: 9 months ago
JSON representation
:ocean: CLI to fetch and parse buoy data
- Host: GitHub
- URL: https://github.com/trstringer/pywave
- Owner: trstringer
- Created: 2016-10-11T13:45:11.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T08:05:24.000Z (about 3 years ago)
- Last Synced: 2025-03-31T23:41:23.230Z (10 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pywave
*NDBC Buoy Data Scraper*
## Installation and Configuration
1. Clone the repository: `$ git clone https://github.com/tstringer/pywave.git`
1. Navigate to the new dir: `$ cd pywave`
1. Modify permission on the install file: `$ chmod 755 ./install`
1. Kick off the installation: `$ ./install`
> :bulb: Note, this requires that `~/.local/bin` is an existing directory, and also requires python3
## Usage
```
$ pywave -s -w -p
```
*Note: Get station IDs from http://www.ndbc.noaa.gov/*