PRISM Data and Visualisation - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

PRISM Data and Visualisation

Description:

COCO (CDMS Overloaded for CF Objects) Extension to CDMS (Climate Data Management System) ... CDMS/COCO Integration. scripting language like Python ... – PowerPoint PPT presentation

Number of Views:100
Avg rating:3.0/5.0
Slides: 12
Provided by: pcdes
Category:

less

Transcript and Presenter's Notes

Title: PRISM Data and Visualisation


1
PRISM Data and Visualisation
  • Data formats and Processing Toolkit
  • Low End Visualisation
  • High End Visualisation
  • Prepared by
  • Ros Hatcher - Met Office
  • Karin Meier-Fleischer - MPI-Met
  • Gabriella de Martino - KNMI
  • Presented by Luis Kornblueh (MPI-Met)

2
File Format Processing Library
  • NetCDF - File format for data exchange
  • CF convention - Metadata standard
  • COCO - Processing Library

3

4
Data Processing
  • COCO (CDMS Overloaded for CF Objects)
  • Extension to CDMS (Climate Data Management
    System)
  • Written predominately in Python with some C
  • Dynamically typed - ease of use for scientists
  • Reads Manipulates netCDF(CF) data
  • A single object contains both data and its
    metadata. The data and metadata is processed
    simultaneously.
  • Functionalities have been prioritised. Top 10
    include Averaging, Arithmetic ops., Information,
    Conversion to new grid, Statistical ops.,
    Extraction of region and slices, Sampling,
    Gather, Masking, Tests and confidence intervals.

5
(No Transcript)
6
Graphics Package Review Important criteria for
the Low End graphics
netCDF-CF should be opened and read by a function
inside the COCO library, similar to
cdms.open(file name) in CDMS.
7
Software architecture diagram
local browser of the user
Web-based GUI (WP4b) and/or LAS
main Python program
fixed set of functions, could be changed by
the user
plot graphics to output file
8
CDAT/VCS example script
HOPE-E
ORCA

9
Graphical packages review for the High-End
  • Features and capabilities of a set of graphical
    packages has been examined.
  • Some key characteristics are

10
OpenDX from a network to an interactive image
11
VTK the scripting approach
Write a Comment
User Comments (0)
About PowerShow.com