datawolf
An open source scientific workflow system that simplifies the integration of data and modeling tools to support research and enable cross disciplinary integration to produce targeted outputs that address particular engineering and educational needs.
Science Score: 57.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
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
✓Institutional organization owner
Organization ncsa has institutional domain (ncsa.illinois.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.5%) to scientific vocabulary
Repository
An open source scientific workflow system that simplifies the integration of data and modeling tools to support research and enable cross disciplinary integration to produce targeted outputs that address particular engineering and educational needs.
Basic Info
- Host: GitHub
- Owner: ncsa
- Language: Java
- Default Branch: develop
- Homepage: https://datawolf.ncsa.illinois.edu/
- Size: 8.39 MB
Statistics
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 7
- Releases: 10
Metadata Files
README.md
DataWolf: Open Source Scientific Workflow System
Running DataWolf
There are different options to run DataWolf, the easiest and quickest way to get started is by using docker. To
start DataWolf, you will need to have docker and docker-compose installed on your system. Once docker is installed you
can start DataWolf using docker-compose and the docker compose file provided. To launch DataWolf,
you will need to run docker-compose up -d which will download all the containers and start them in the right order.
Configuring DataWolf
Customizing DataWolf in Docker
In the case of Docker, you can override some of the values used by DataWolf as well as all the other containers by using a .env file that is placed in the same folder as the docker-compose.yml file. When Docker-compose starts, it will use this file for environment variables specified in the docker-compose.yml file. Docker-compose will first use the environment variables set when starting the program, next it will look in the .env file, and finally it will use any default values specified in the docker-compose.yml file. The env.example file lists all variables that can be set as well as a short description of what it does. You can for example use this file to setup the list of user account(s) that should be administrators.
Owner
- Name: NCSA
- Login: ncsa
- Kind: organization
- Location: Urbana, IL
- Website: http://ncsa.illinois.edu
- Repositories: 363
- Profile: https://github.com/ncsa
National Center for Supercomputing Applications
GitHub Events
Total
- Create event: 7
- Release event: 2
- Issues event: 9
- Delete event: 4
- Issue comment event: 5
- Member event: 1
- Push event: 28
- Pull request review event: 16
- Pull request review comment event: 10
- Pull request event: 10
Last Year
- Create event: 7
- Release event: 2
- Issues event: 9
- Delete event: 4
- Issue comment event: 5
- Member event: 1
- Push event: 28
- Pull request review event: 16
- Pull request review comment event: 10
- Pull request event: 10
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: about 23 hours
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 23 hours
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- navarroc (8)
- ywkim312 (1)
- ylyangtw (1)
Pull Request Authors
- navarroc (7)
- ywkim312 (2)
- ylyangtw (1)
- dependabot[bot] (1)
- robkooper (1)