https://github.com/csadorf/signac-examples

This collection of jupyter notebooks serves as a tutorial on how to implement a basic computational workflow using the signac data management framework.

https://github.com/csadorf/signac-examples

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary

Keywords from Contributors

signac
Last synced: 9 months ago · JSON representation

Repository

This collection of jupyter notebooks serves as a tutorial on how to implement a basic computational workflow using the signac data management framework.

Basic Info
  • Host: GitHub
  • Owner: csadorf
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage:
  • Size: 526 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 10 years ago · Last pushed about 7 years ago
Metadata Files
Readme License

README.md

Binder

signac - Tutorial and Examples

Tutorial

The notebooks directory contains a collection of jupyter notebooks that serve as tutorial. They demonstrate how to implement a basic computational workflow using the signac framework. The framework assists users in managing simple to complext data spaces for example by simplifying provenance tracking and meta data management.

Use nbviewer to view a static version of these notebooks. Or start a dynamic version with the service offered by mybinder.org.

To run the notebooks locally, clone the repository and then start jupyter: ```

!bash

$ git clone https://bitbucket.org/glotzer/signac-examples.git $ cd signac-examples/notebooks $ jupyter ```

Examples

The projects directory contains a collection of project examples. They are designed as examples and for the fast setup of new projects.

Simply clone or download this repository and copy all scripts into your signac project root directory, e.g.:

```

!bash

$ git clone https://bitbucket.org/glotzer/signac-examples.git $ mkdir myproject $ cd myproject $ signac init MyProject $ cp -r ../signac-examples/projects/flow.minimal/* ./ ```

For more information, please see projects/README.md.

Copyright Notice

All code as part of this repository is released under the BSD 3-Clause license, except for the examples found in the projects/ directory which are released into the public domain.

Owner

  • Name: Carl Simon Adorf
  • Login: csadorf
  • Kind: user
  • Location: Lausanne, CH
  • Company: NVIDIA

SE @NVIDIA working on @rapidsai

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 123
  • Total Committers: 3
  • Avg Commits per committer: 41.0
  • Development Distribution Score (DDS): 0.146
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Carl Simon Adorf c****f@u****u 105
Vyas v****b@u****u 11
Bradley Dice b****e@b****m 7
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels