Skip to content

help.jython

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

Introduction

Jython is Python implemented in Java. With Jython, you can script Java applications like Autoplot, creating new functionality for your particular applications. Autoplot also provides Jython with an interface to create data objects similar to arrays in IDL and NumPy, but with metadata attached; and also a large set of functions useful for creating science workflows.

See also developer.scripting.

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