Water Source code
- Summary
- Articles (5)
- APIs (46)
- Mashups (1)
- SDKs (2)
- Libraries (0)
- Source Code (18)
- Followers (2)
- Developers (1)
Water Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Global Tides Shell Sample Code | The Global Tides Shell Sample Code demonstrates how to make GET requests to access the API and implement tides' duration, interval, latitude, and longitude into applications. | Weather | 08.07.2019 |
Global Tides Python Sample Code | The Global Tides Python Sample Code demonstrates how to use an API Key, access the API, and implement tides' intervals, durations, latitudes, and longitudes. | Weather | 08.07.2019 |
Global Tides PHP Sample Code | The Global Tides PHP Sample Code demonstrates how to access the API to implement tides' intervals, durations, latitudes, and longitudes. | Weather | 08.07.2019 |
Global Tides Objective-C Sample Code | The Global Tides Objective-C Sample Code demonstrates how to use the Rapid API source to sign up for an API Key and access tides' interval, duration, latitude, and longitude. | Weather | 08.07.2019 |
Global Tides Java Sample Code | The Global Tides Java Sample Code demonstrates how to use an HTTP client to access tides' duration, interval, latitude, and longitude. | Weather | 08.07.2019 |
Global Tides C# Sample Code | The Global Tides C# Sample Code demonstrates how to authenticate with an API Key to access latitude, longitude, interval, and duration of a tide. | Weather | 08.07.2019 |
Global Tides Node.js Sample Code | The Global Tides Node.js Sample Code demonstrates how to implement tides' intervals, durations, latitudes, and longitudes. | Weather | 08.07.2019 |
Global Tides Curl Sample Code | The Global Tides Curl Sample Code demonstrates how to access the API to receive tidal heights and extremes predictions for every place in the Ocean. | Weather | 08.07.2019 |
Reclamation Water Liquid Fill Gauge JavaScript Sample Code | The Reclamation Water Liquid Fill Gauge JavaScript Sample Code demonstrates how to configure a liquid filled gauge. Features include min and max values, all colors, speed, rise time, scaling,... | Water | 05.08.2019 |
Stormglass Point Curl Sample Code | The Stormglass Point Curl Sample Code demonstrates how to retrieve data for a single coordinate. To get data for land and lakes, developers can send in a coordinate on land or on a lake. | Water | 05.08.2019 |
Stormglass Historical Data Curl Sample Code | The Stormglass Historical Data Curl Sample Code demonstrates how to access historical data set the start and end query parameters to the dates to query. The maximum length of the response will be 10... | Water | 05.08.2019 |
Stormglass Area Curl Sample Code | The Stormglass Area Curl Sample Code demonstrates how to retrieve forecast for an area described by either a box or a polygon. | Water | 05.08.2019 |
Environment Agency Water Quality Archive Curl Sample Code | The Environment Agency Water Quality Archive Curl Sample Code demonstrates how to access the API to return data in multiple formats. Available JSON, RDF, XML, CSV, and Turtle. | Environment | 04.16.2019 |
Sound Metrics Framestream test C++ Sample Code | This Sound Metrics C++ Sample Code implements real-time sonar capabilities such as sending commands, receiving frames, and recording frames. | Water | 10.29.2018 |
Sound Metrics Reorder test C++ Sample Code | This Sound Metrics Reorder test C++ Sample Code reorders the first frame read from a .dat file and compares the result with the contents of an expected .exp file | Water | 10.29.2018 |
Sound Metrics Connection test C Sample Code | This Sound Metrics C Sample Code connects to an ARIS sonar with a specific serial number through the local network. | Water | 10.29.2018 |
Sound Metrics Extract readings C Sample Code | This Sound Metrics C Sample Code is a test application that extracts header fields from frames in a .aris file. This app outputs CSV files. | Water | 10.29.2018 |
WorldTidesLib Java Sample Code by FaMe IT | WorldTidesLib Java Sample Code by FaMe IT contains a library to calculate tidal predictions and extremes (high and low tide) from the tidal constituents that can be retrieved from http://www.... | Nature | 08.31.2015 |