If you are a Python, MATLAB or R programmer, you can quickly start using the Oceans 3.0 API, by taking advantage of our client libraries. This guide will take you step-by-step through getting setup, writing code and retrieving data.


1. Choose your Language

    • All code samples and client libraries are available in Python, MATLAB and R; however, any programming language that can make HTTP GET requests can be used, along with the API Reference to make requests and download data using the ONC web services.


2. Install your Client Library

    • Using one of ONC's client libraries can significantly shortcut the development process.
    • Install a ONC client library using the following instructions


3. Discover your Data


4. Download your Data

    • Execute a data request.

    • Do something with the results.


  • No labels