Views provided by UsageCounts
SofarOcean is creating one of the largest commercial ocean observation grids with its smart buoys (spotters) & smart mooring. Spotter delivers high-fidelity, real-time wave, wind, and temperature data from anywhere. Sofar is also focused on providing this dataset to researchers and users of the data and this tool was an attempt to simple parse spotter information. They also have an official client for doing many of these functions which can be found here sofar-api-client-python. You can also find their indepth API and documentation here This tool is an attempt to parse out some of the basic functionalities of the API including but not limited to tool like authentication protocols, token reset, and data export for easy use in other platforms like google earth engine. Disclaimer: This is an unofficial tool. Is not licensed or endorsed by SofarOcean. It is created and maintained by Samapriya Roy. pyspotter -h usage: pyspotter [-h] {auth,reset,devlist,spot-check,spot-data} ... Simple CLI for Sofarocean API positional arguments: {auth,reset,devlist,spot-check,spot-data} auth Authenticates and saves your API token reset Regenerates your API token devlist Print lists of devices available under your account spot-check Spot check a Spotter location and time spot-data Export Spotter Data based on Spotter ID & grouped by date optional arguments: -h, --help show this help message and exit Changelog v0.0.5 added sea surface temperature parsing for spot data minor general improvements v0.0.4 added spot id to spot data export and metadata gracefully handles missing data and better error handling general improvements v0.0.3 added spot check tool to get latest info about spotter spot data now exports CSV after grouping by date general improvements v0.0.2 added time zone parser from spotter lat long now prints UTC and local time for spotter pretty prints output
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 2 |

Views provided by UsageCounts