Skip to content

developer.datasourceURI.extensions

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

Binary

 recFormat=x,i,d,13f
 x=skip. i=int s=short,b=byte,us=unsigned short,f=float,d=double

convenient way to describe structures (Cluster "rot" files) This would imply field count, etc.

 format= int1, int2, int4, real4, real8, etc, types that are easier to remember.

Ascii

 recFormat=4x,i9,d16,13f  scanf-style format spec.  Much better that fixedColumns, etc.

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