- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
<aclass="sectref"href="{%url'docs''rr_webServices.html'%}"><!-- InstanceBeginEditable name="NextTitle" -->Web service reference<!-- InstanceEndEditable --></A></div>
<hr/>
<!-- InstanceBeginEditable name="EditDoc" -->
<h1align="center">Madrigal remote data access programming reference guide - Table of Contents</h1>
<ul>
<li><ahref="{%url'docs''rr_webServices.html'%}">1. Madrigal web service - cgi-like scripts </a> - Madrigal web services are simply cgi-like scripts (actually implemeted with the python web framework Django). This page documents those scripts for those wanting to write their own API, instead of the Matlab, python, or IDL API's documented below. </li>
<li><ahref="{%url'docs''rr_matlab.html'%}">2. Matlab API </a>- A reference guide to the Matlab remote data access API. </li>
<li><ahref="{%url'docs''rr_python.html'%}">3. Python API </a>- A reference guide to the python remote data access API.</li>
<li><ahref="{%url'docs''rr_idl.html'%}">4. IDL API</a> - A reference guide to the IDL remote data access API.</li>
<li><ahref="{%url'docs''rt_fortran95.html'%}">5. Fortran95 API</a> - A reference guide to the Fortran95 remote data access API.</li>