carbon-networks
Science Score: 26.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
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: FabianHofmann
- License: mit
- Language: Python
- Default Branch: master
- Size: 665 KB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
CO2 and H2 networks in Europe
This project targets at co-optimizing the Hydrogen and CO2 networks in Europe and tries to answer the question to what extent the two networks are competing or complementing each other.
This repository contains the entire scientific project, including code and report. The philosophy behind this repository is that no intermediary results are included, but all results are computed from raw data and code.
Getting ready
You need mamba to run the analysis. Using mamba, you can create an environment from within you can run it:
mamba env create -f environment.yaml
Run the analysis
snakemake -call
This will run all analysis steps to reproduce results and eventually build the report.
To generate a PDF of the dependency graph of all steps build/dag.pdf run:
snakemake -c1 --use-conda -f dag
Repo structure
config: configurations used in the studydata: place for raw datareport: contains all files necessary to build the report; plots and result files are generated automaticallyworkflow: contains the Snakemake workflowbuild: will contain all results (does not exist initially)
License
The code in this repo is MIT licensed, see ./LICENSE.md.
Owner
- Name: Fabian Hofmann
- Login: FabianHofmann
- Kind: user
- Location: Frankfurt
- Repositories: 15
- Profile: https://github.com/FabianHofmann
GitHub Events
Total
- Release event: 1
- Watch event: 5
- Delete event: 1
- Push event: 1
- Pull request event: 2
- Create event: 4
Last Year
- Release event: 1
- Watch event: 5
- Delete event: 1
- Push event: 1
- Pull request event: 2
- Create event: 4
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Fabian | f****f@g****e | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- FabianHofmann (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- tsam >=1.1.0
- vresutils >=0.3.1