CDIPpy
CDIPpy is python library for navigating and accessing products provided by the Coastal Data Information Program (CDIP) at Scripps Institution of Oceanography (SIO). It is a collection of utilities used within CDIP software operations that have useful potential for CDIP end-users as well.
A goal of publishing this library as an open source, contributable package is to foster closer collaboration between CDIP and the community of users.
Navigating these docs
The CDIP user community spans a brooad expertise and vastly different backgrounds in python development and usage - use the following guidelines to determine where to start in the documentation:
- If you are relatively comfortable working with python, visit the Quickstart Guide.
- If you would like more explicit, step-by-step instructions for:
- Using
cdippy
as an end user: see the Users Guide - Making changes to
cdippy
: see the Developers Guide
- Using