Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

I will continue to refine these as more pieces of the demo fall into place.

MHD

Running on: Nebula

Instance: http://141.142.208.127:8080

Status:

  • Still waiting on data transfer
  • Still waiting on data ingest
  • Needs Data DOI
  • Needs Landing Page link

...

Code Block
languagejs
titlemhd-metadata.json
{
  "_id": "FAKE_MHD_DOI",
  "authors": [
    {
      "email": "pmoesta@berkeley.edu",
      "firstName": "Philipp",
      "lastName": "Moesta"
    }
  ],
  "girder": {
    "api_host": "141.142.208.127",
    "api_port": ":8080",
    "api_protocol": "http://",
    "api_suffix": "/api/v1",
    "folder_id": "5820f747733d8c0001322448",
    "guest_pass": "123456",
    "guest_user": "admin",
    "tmpnb_proxy_port": ""
  },
  "label": "MHD Turbulence in Core-Collapse Supernovae"
}

Renaissance

Running on: SDSC

Instance: http://132.249.238.217:8080

Status:

  • Still waiting on data ingest
  • Needs Data DOI
  • Needs Landing Page link
  • Needs girder folderId
  • Needs guest credentials

...

Code Block
languagejs
titlemhd-metadata.json
{
  "_id": "FAKE_RS_DOI",
  "authors": [
    {
      "email": "oshea@msu.edu",
      "firstName": "Brian",
      "lastName": "O'Shea"
    },
    {
      "firstName": "John",
      "lastName": "Wise"
    },
    {
      "firstName": "Hao,
      "lastName": "Xu"
    },
    {
      "firstName": "Michael",
      "lastName": "Norman"
    },
  ],
  "girder": {
    "api_host": "132.249.238.217",
    "api_port": ":8080",
    "api_protocol": "http://",
    "api_suffix": "/api/v1",
    "folder_id": "",
    "guest_pass": "",
    "guest_user": "",
    "tmpnb_proxy_port": ""
  },
  "label": "Probing the Ultraviolet Luminosity Function of the Earliest Galaxies with the Renaissance Simulations"
}

Dark Sky

Running on: ytHub

Instance: http://girder.hub.yt/

Status:

  • Needs Data DOI
  • Needs Landing Page link
  • Needs guest credentials

...