- 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
/* --- Style --- This CSS for a custom color navbar for Madrigal was generated using url http://work.smarchal.com/twbscolor/css/e74c3cc0392becf0f1ffbbbc0 */
<li{{home_active|safe}}><ahref="{%url'index'%}"data-toggle="tooltip"data-original-title="Click here to return to the home page of the {{site_name}} Madrigal site."data-placement="bottom">{{site_name}} Home</a></li>
<liclass="dropdown"><ahref="#"data-toggle="dropdown"class="my-dropdown"title="Use this dropdown menu to access all data anywhere on any Madrigal site. See the tooltips for each choice for more information."data-placement="right">Access data<spanclass="caret"></span></a>
<ulclass="dropdown-menu">
<li{{list_active|safe}}><ahref="{%url'view_list'%}"data-toggle="tooltip"data-original-title="List a range of experiments on any Madrigal site that you can then choose from, and then access its data"data-placement="right">List experiments</a></li>
<li{{single_active|safe}}><ahref="{%url'view_single'%}"data-toggle="tooltip"data-original-title="Navigate to a single experiment on any Madrigal site, and access that experiment's data"data-placement="right">Select single experiment</a></li>
<li{{script_active|safe}}><ahref="{%url'choose_script'%}"data-toggle="tooltip"data-original-title="Use this link to create a command that will download data from a range of experiments at once"data-placement="right">Create a command to download multiple exps</a></li>
<liclass="dropdown"><ahref="#"data-toggle="dropdown"class="my-dropdown"title="Use this dropdown menu to access all Madrigal metadata. See the tooltips for each choice for more information."data-placement="right">Access metadata<spanclass="caret"></span></a>
<ulclass="dropdown-menu">
<li{{site_active|safe}}><ahref="{%url'site_metadata'%}"data-toggle="tooltip"data-original-title="List all metadata related to individual Madrigal sites."data-placement="right">Madrigal site metadata</a></li>
<li{{inst_active|safe}}><ahref="{%url'instrument_metadata'%}"data-toggle="tooltip"data-original-title="List all metadata related to individual Madrigal instruments."data-placement="right">Instrument metadata</a></li>
<li{{parm_active|safe}}><ahref="{%url'parameter_metadata'%}"data-toggle="tooltip"data-original-title="List all metadata related to individual CEDAR parameters."data-placement="right">CEDAR Parameters</a></li>
<li{{kindat_active|safe}}><ahref="{%url'kindat_metadata'%}"data-toggle="tooltip"data-original-title="List all metadata related to individual Madrigal kind of data file codes (also called kindats). Each Madrigal file has a single kind of data code."data-placement="right">Kind of data metadata</a></li>
<li{{filter_active|safe}}><ahref="{%url'docs''filter_desc.html'%}"data-toggle="tooltip"data-original-title="Describe use of filters in Madrigal."data-placement="right">Filter string metadata</a></li>
</ul>
</li>
<liclass="dropdown"><ahref="#"data-toggle="dropdown"class="my-dropdown"title="Click here to access modeling tools associated with Madrigal."data-placement="right">Run models<spanclass="caret"></span></a>
<ulclass="dropdown-menu">
<li{{madCalculator_active|safe}}><ahref="{%url'madrigal_calculator'%}"data-toggle="tooltip"data-original-title="Calculate any Madrigal parameter for a given time and range of lat, lon, and alt."data-placement="right">Run Madrigal derivation engine</a></li>
<li{{looker_active|safe}}><ahref="{%url'looker_main'%}"data-toggle="tooltip"data-original-title="Simple Geodetic and Geomagnetic (IGRF) coordinate transformations (aka looker)."data-placement="right">Looker</a></li>
<li><ahref="http://models.haystack.mit.edu/models/"data-toggle="tooltip"data-original-title="Run ISR empirical models developed from historical ISR data by Shunrong Zhang."data-placement="right">ISR empirical models</a></li>
</ul>
</li>
<li{{doc_active|safe}}><ahref="docs/name/madContents.html"data-toggle="tooltip"data-original-title="Click here to see Madrigal documentation on the web interface, using scripts to automate data access, Madrigal administration, and information for Madrigal developers."data-placement="bottom">Documentation</a></li>
<liclass="dropdown"><ahref="#"data-toggle="dropdown"class="my-dropdown"title="Use this dropdown menu to navigate to another Madrigal site."data-placement="left">Other Madrigal sites<spanclass="caret"></span></a>
<ulclass="dropdown-menu">
{%forsiteName,siteUrlinsite_list%}
<li><ahref="{{siteUrl}}"data-toggle="tooltip"data-original-title="Navigate to Madrigal site at {{siteName}}"data-placement="left">{{siteName}}</a></li>
{%endfor%}
</ul>
</li>
<li><ahref="http://cedar.openmadrigal.org/openmadrigal"data-toggle="tooltip"data-original-title="Click here to go to OpenMadrigal, where you can download API's in python, Matlab, and IDL to run Madrigal scripts, and access Madrigal's source code."data-placement="bottom">OpenMadrigal</a></li>