Skip to content

developer.GUI.standards

Jeremy Faden edited this page Jun 14, 2024 · 3 revisions

Purpose: codify standards for the GUI.

Audience: Autoplot developers

Introduction

It's essential that standards be used in the GUI, and this is to identify a standard and to outline the ad-hoc rules used so far.

Menubar

An ellipses (...) after a menu bar item

An ellipsis (...) after a menu bar item name means that an additional dialog will be presented to get more information, and this action can be cancelled. The action may be to bring up a tool (Tools→Events List) which is used to perform actions. This should not have an ellipsis.

→ should be used to identify menu bar items

→ should be used to identify menu bar items, like [menubar]→Tools→Events List. The [] indicates the known position which the human operator recognizes.

Table Of Contents

URIs that Point to Data Files

Download a CDF and Plot it with Autoplot

Load a CDF directly from a website

URIs that Point to Data Servers

Saving to vap files

Loading vap files

Data Sources

CDF Files

HDF/NetCDF Files

Aggregation

CDAWeb

HAPI Servers

Exporting Data

Export Types

Additional controls

Aggregation

Tools

PNGWalk Tool

Data Mash Up

Events List

Run Batch

Advanced Topics

TimeSeriesBrowse and other Capabilities

Events Lists

Caching

Autoranging

Managing Autoplot's Data Cache

Using Autoplot with Python, IDL, and Matlab

Reading data into Python

Reading data into IDL

Reading data into Matlab

QDataSet Data Model

Clone this wiki locally