Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of DAT-CORE #10

Closed
11 of 13 tasks
mguidon opened this issue Jan 23, 2018 · 10 comments
Closed
11 of 13 tasks

Integration of DAT-CORE #10

mguidon opened this issue Jan 23, 2018 · 10 comments
Assignees

Comments

@mguidon
Copy link
Member

mguidon commented Jan 23, 2018

USE CASE

The file manager allows to select files from DAT-CORE and from SIM-CORE.
It only displays files that belong to the current user. Files are grouped by project name (SIM-CORE) and by datasets (DAT-CORE). I can search for files by name and by metadata.

I want to run the Clancy model by using the input file which is provided via the DAT-CORE. I want to store the raw data output file and one of the corresponding plots as a jpg.

USER STORY

  • I login to Blackfynn, create a pair of secret keys.
  • I upload the initial states file for the Clancy model (via Blackfynn).
  • I create a user on Sim-Core and add the tokens to the user settings.
  • Then I create the pipeline for executing the solver and the postprocessing.
  • I attach a filemanager to the solver and as the input I can select the file which I have previously uploaded via Blackfynn.
  • The postpro service has output ports to which I can attach file exporters.
  • The file exporter allows me to upload the file locally or to Blackfynn (which I'm doing for a jpg file and for the raw output data).
  • Now I go to the Blackfynn platform and have a look at my jpg file and at the data in a table view.

  • Integrate DAT-CORE database using their API
  • use for now to get input and store output parameters/data, potentially metadata and information about study (pipeline)
  • tbd: user account management across COREs
  • store Clancy-model output data on DAT_CORE
  • pull, push and search functions are available
@mguidon
Copy link
Member Author

mguidon commented Feb 2, 2018

Push pull and search (small and large data)

@mguidon mguidon self-assigned this Feb 20, 2018
@mguidon mguidon added this to the Aerilon milestone Feb 20, 2018
@mguidon
Copy link
Member Author

mguidon commented Feb 20, 2018

@pcrespov as discussed, please populate

@pcrespov
Copy link
Member

@mguidon
Copy link
Member Author

mguidon commented Mar 7, 2018

  • Have a look at Nexus (BBP)
  • qx modeling storage

@mguidon mguidon modified the milestones: Aerilon, Aquaria Mar 7, 2018
@mguidon
Copy link
Member Author

mguidon commented Mar 13, 2018

Python API documentation can be found here:
http://docs.blackfynn.io/clients/python/quickstart.html

@drniiken
Copy link
Member

drniiken commented Apr 4, 2018

  • MaG

  • some basic examples done

  • makes some small blackfynn demo

  • have py and rest interface to API in blackfynn

  • generate plots and tables

  • save file

  • tagging of data is also possible

  • or add various kinds of meta data

  • see scripts provided by MaG

@pcrespov
Copy link
Member

pcrespov commented Apr 10, 2018

Canceron Milestone - dev notes

  • Create a test that queries interface: search, pull and push. Add little sample code to upload/download
  • Store Colin-Clancy in DAT-CORE together with their formation of what computational services and input used . this would allow us to hash things in a way that we know what changed or not

@pcrespov pcrespov modified the milestones: Aquaria, Canceron Apr 10, 2018
@drniiken
Copy link
Member

drniiken commented May 2, 2018

  • resolve issues of searching the Blackfynn platform
  • integrate DAT-CORE as database backend for input-output of pipeline

@drniiken
Copy link
Member

drniiken commented May 2, 2018

  • MaG

  • extended on last time demo

  • created wrapper

  • push pull works

  • searching crashes server on their side

  • think about how to use database

  • same tech as they use, f3, have on in house server

  • check with data standards people

  • where simulations are stored

  • we can store pp results in format which they can recognize

  • customers should get a link to a file

  • could be hosted by us or by them

  • maybe put that in proposal

@mguidon mguidon modified the milestones: Canceron, Caprica May 4, 2018
@mguidon
Copy link
Member Author

mguidon commented May 17, 2018

Caprica Milestone - dev notes

  • Get support for search issue

@sanderegg sanderegg modified the milestones: Caprica, Gemenon Jun 10, 2018
@sanderegg sanderegg added backlog and removed backlog labels Jun 29, 2018
@sanderegg sanderegg modified the milestones: Gemenon, Leonis Jul 4, 2018
@pcrespov pcrespov modified the milestones: Leonis, Libra Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants