1 / 15

Gongjing Cao, Lei Dou, Quinn Hart, Bertram Ludaescher UC Davis

Kepler/G-Pack: A Kepler Package Using the Google Cloud for Interactive Scientific Workflows (a.k.a. Koogle-Kuration Package). Gongjing Cao, Lei Dou, Quinn Hart, Bertram Ludaescher UC Davis. Google Cloud Computing in Kepler. Interactive Scientific Workflows.

gay-vang
Download Presentation

Gongjing Cao, Lei Dou, Quinn Hart, Bertram Ludaescher UC Davis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Kepler/G-Pack: A Kepler Package Using the Google Cloud for Interactive Scientific Workflows(a.k.a. Koogle-Kuration Package) Gongjing Cao, Lei Dou, Quinn Hart, Bertram Ludaescher UC Davis

  2. Google Cloud Computing in Kepler

  3. Interactive Scientific Workflows • Requirements for human interaction in scientific applications • dynamic branching based on scientists’ runtime decision • semi-automatic data curation • Category of human interaction

  4. Actors in Kepler/G-Pack Authorization 1st step to acquire access to Google services Spreadsheet Operations Various manipulations on Google Spreadsheet, like copy, share, import, export, query, audit. Data Analysis Various operations especially for data curation purpose, like duplicates identification and fuse, data boundary inspection. Data Access Google visualization datasource actor allows SQL-like access to Google cloud data Mail Service MailSender Actor supports sending email through SMTP with UserName/Password or OAuth token/secret.

  5. OAuthAuthorizer Actor

  6. Spreadsheet Operation Actors

  7. Data AccessVisualizationDataSource Actor Get the response from a servlet which is implemented with Google visualization datasource. e.g. servlet: http://comet.cs.ucdavis.edu:8080/CimisVis/sql Table: daily query:select * where d_date>date'2005-01-09' and d_date<date'2005-01-20'

  8. Data AccessVisualizationDataSource Actor Actor parses JSON string to Kepler token array of RecordToken

  9. MailSender Actor Gmail and other mail server supporting SMTP protocol It supports sending email through SMTP with UserName/Password or OAuth token/secret.

  10. Data Analysis Actors (COMAD actors)

  11. Evapotranspiration Workflow

  12. Biofuel Refinery Workflow

  13. SpecimenRecordMerge Workflow

  14. AdvancedSpecimenRecordMerge Workflow

  15. Thanks & Question

More Related