SimDAP

Simulation Data Access Protocol

C. Gheller, R. Wagner

Overview

Analogies

Roles

Text Cartoon

  1. Query SimDB service to find experiments (iterate)
  2. Pass experiment, snapshot publisherDID to SimDAP service
  3. Retrieve VOTable with access references
  4. Download data

Why this Split?

SimDAP Outline

  1. Introduction
  2. Requirements for Compliance
  3. Service Functions
    1. Current
      • Download - retrieving an entire snapshot
      • Preview - access pre-computed low-resolution data (getThumb)
      • Cutout - a subset of the original data
      • Custom - define the base parameters for custom services
      • Get Capabilities
    2. Future
      • Data Staging
  4. Simulation and Dataset Selection
    1. Data Model Metadata
    2. Common Parameters
      • Experiment - a simulation
      • Snapshot - a dataset
    3. Additional Parameters
      • Fields
      • Units
  5. Service Request and Response
    1. Request
    2. Response
    3. Access Reference
  6. Service Parameters
    1. Download
    2. Preview
    3. Cutout
    4. Custom
  7. Service Metadata and Registration
  8. Appendix A - VOTable Examples

Planning