Science Score: 44.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Mohammad-S-Rahman
  • License: agpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 22.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

openmastrthesis

Owner

  • Login: Mohammad-S-Rahman
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
  - family-names: "Hülk"
    given-names: "Ludwig"
    alias: "@Ludee"
    affiliation: "Reiner Lemoine Institut"
    orcid: "https://orcid.org/0000-0003-4655-2321"
  - family-names: "Pleßmann"
    given-names: "Guido"
    alias: "@gplssm"
    affiliation: "Reiner Lemoine Institut"
  - family-names: "Muschner"
    given-names: "Christoph"
    alias: "@chrwm"
    affiliation: "Reiner Lemoine Institut"
    orcid: " https://orcid.org/0000-0001-8144-5260"
  - family-names: "Kotthoff"
    given-names: "Florian"
    alias: "@FlorianK13"
    affiliation: "fortiss"
    orcid: " https://orcid.org/0000-0003-3666-6122"
  - family-names: "Tepe"
    given-names: "Deniz"
    alias: "@deniztepe"
    affiliation: "fortiss"
    orcid: " https://orcid.org/0000-0002-7605-0173"
title: "open-MaStR"
type: software
license: AGPL-3.0
version: 0.14.0
doi: 
date-released: 2023-11-22
url: "https://github.com/OpenEnergyPlatform/open-MaStR/"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/ci-develop.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/ci-production.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/pypi-publish.yml actions
  • actions/checkout master composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test-pypi-publish.yml actions
  • actions/checkout master composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
scripts/docker-compose.yml docker
  • postgres 12-postgis
docs/requirements.txt pypi
  • mkdocs-include-markdown-plugin *
  • mkdocs-material *
  • mkdocstrings *
postprocessing/requirements_pp.txt pypi
  • bokeh *
  • geoalchemy2 *
  • geopandas *
  • geoviews ==1.6.3
  • jupyterlab *
  • matplotlib *
  • multiprocess *
  • numpy *
  • oedialect *
  • pandas *
  • psycopg2-binary *
  • pygeos *
  • pyshp *
  • python-dateutil *
  • shapely *
  • sqlalchemy ==1.3.19
  • upsetplot *
scripts/map_checker/requirements.txt pypi
  • GeoAlchemy2 *
  • SQLAlchemy *
  • customtkinter *
  • geopandas *
  • matplotlib *
  • numpy *
  • pandas *
  • psycopg2 *
  • pyproj *
  • tkintermapview *
setup.py pypi
  • beautifulsoup4 *
  • keyring *
  • numpy *
  • pandas >=1.4
  • psycopg2-binary *
  • pyyaml *
  • requests *
  • sqlalchemy *
  • tqdm *
  • xmltodict *
  • zeep *
tests/test_requirements.txt pypi
  • flake8 * test
  • pandas * test
  • pylint * test
  • pytest * test
  • pytest-dependency * test
environment.yml conda
  • python 3.10.*
postprocessing/environment.yml conda
  • -r requirements_pp.txt