<!-- (Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.) -->
[![github repo badge](https://img.shields.io/badge/github-repo-000.svg?logo=github&labelColor=gray&color=blue)](https://github.com/EcoExtreML/stemmus_scope_processing)
[![PyPI version](https://badge.fury.io/py/PyStemmusScope.svg)](https://badge.fury.io/py/PyStemmusScope)
[![build](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/build.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/build.yml)
[![Documentation Status](https://readthedocs.org/projects/pystemmusscope/badge/?version=latest)](https://pystemmusscope.readthedocs.io/en/latest/?badge=latest)
[![fair-software badge](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow)](https://fair-software.eu)
[![sonarcloud](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/sonarcloud.yml)
[![github license badge](https://img.shields.io/github/license/EcoExtreML/stemmus_scope_processing)](https://github.com/EcoExtreML/stemmus_scope_processing)
<!-- [![RSD](https://img.shields.io/badge/rsd-pystemmusscope-00a3e3.svg)](https://www.research-software.nl/software/pystemmusscope)
[![workflow pypi badge](https://img.shields.io/pypi/v/pystemmusscope.svg?colorB=blue)](https://pypi.python.org/project/pystemmusscope/)
[![DOI](https://zenodo.org/badge/DOI/<replace-with-created-DOI>.svg)](https://doi.org/<replace-with-created-DOI>)
[![workflow cii badge](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>/badge)](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>)
[![workflow scc badge](https://sonarcloud.io/api/project_badges/measure?project=EcoExtreML_stemmus_scope_processing&metric=coverage)](https://sonarcloud.io/dashboard?id=EcoExtreML_stemmus_scope_processing)
[![cffconvert](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/cffconvert.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/cffconvert.yml)
[![markdown-link-check](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/markdown-link-check.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/markdown-link-check.yml) -->
This repository includes the python package `PyStemmusScope` for running the
STEMMUS-SCOPE model.
<!-- markdown-link-check-disable-next-line -->
The model source code, executable file and utility files are available in the [STEMMUS_SCOPE repository](https://github.com/EcoExtreML/STEMMUS_SCOPE).
The input datasets are available on Snellius and CRIB. First, make sure you have
right access to the repository and data. Then, see the notebook
[run_model_on_different_infra.ipynb](./docs/notebooks/run_model_on_different_infra.ipynb)
which provides different ways to run the model depending on your system and
[run_model_with_different_dataset.ipynb](./docs/notebooks/run_model_with_different_dataset.ipynb)
on how to use different datasets e.g. site or global data.
More information on the setup and installation, including for own machine, is available
in the [documentation](https://pystemmusscope.readthedocs.io/).
Raw data
{
"_id": null,
"home_page": "",
"name": "PyStemmusScope",
"maintainer": "",
"docs_url": null,
"requires_python": "<3.12,>=3.9",
"maintainer_email": "Sarah Alidoost <f.alidoost@esciencecenter.nl>, Yang Liu <y.liu@esciencecenter.nl>, Bart Schilperoort <b.schilperoort@esciencecenter.nl>",
"keywords": "STEMMUS-SCOPE,py",
"author": "Sarah Alidoost, Bart Schilperoort, Yang Liu",
"author_email": "f.alidoost@esciencecenter.nl",
"download_url": "https://files.pythonhosted.org/packages/20/f0/911a154382986f0d010b082c590f2cfc45c51fb746a6dadb819c37492b86/pystemmusscope-0.4.0.tar.gz",
"platform": null,
"description": "\n<!-- (Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.) -->\n\n\n[![github repo badge](https://img.shields.io/badge/github-repo-000.svg?logo=github&labelColor=gray&color=blue)](https://github.com/EcoExtreML/stemmus_scope_processing)\n[![PyPI version](https://badge.fury.io/py/PyStemmusScope.svg)](https://badge.fury.io/py/PyStemmusScope)\n[![build](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/build.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/build.yml)\n[![Documentation Status](https://readthedocs.org/projects/pystemmusscope/badge/?version=latest)](https://pystemmusscope.readthedocs.io/en/latest/?badge=latest)\n[![fair-software badge](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow)](https://fair-software.eu)\n[![sonarcloud](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/sonarcloud.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/sonarcloud.yml)\n[![github license badge](https://img.shields.io/github/license/EcoExtreML/stemmus_scope_processing)](https://github.com/EcoExtreML/stemmus_scope_processing)\n\n<!-- [![RSD](https://img.shields.io/badge/rsd-pystemmusscope-00a3e3.svg)](https://www.research-software.nl/software/pystemmusscope)\n[![workflow pypi badge](https://img.shields.io/pypi/v/pystemmusscope.svg?colorB=blue)](https://pypi.python.org/project/pystemmusscope/)\n[![DOI](https://zenodo.org/badge/DOI/<replace-with-created-DOI>.svg)](https://doi.org/<replace-with-created-DOI>)\n[![workflow cii badge](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>/badge)](https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>)\n[![workflow scc badge](https://sonarcloud.io/api/project_badges/measure?project=EcoExtreML_stemmus_scope_processing&metric=coverage)](https://sonarcloud.io/dashboard?id=EcoExtreML_stemmus_scope_processing)\n[![cffconvert](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/cffconvert.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/cffconvert.yml)\n[![markdown-link-check](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/markdown-link-check.yml/badge.svg)](https://github.com/EcoExtreML/stemmus_scope_processing/actions/workflows/markdown-link-check.yml) -->\n\nThis repository includes the python package `PyStemmusScope` for running the\nSTEMMUS-SCOPE model.\n\n<!-- markdown-link-check-disable-next-line -->\nThe model source code, executable file and utility files are available in the [STEMMUS_SCOPE repository](https://github.com/EcoExtreML/STEMMUS_SCOPE).\n\nThe input datasets are available on Snellius and CRIB. First, make sure you have\nright access to the repository and data. Then, see the notebook\n[run_model_on_different_infra.ipynb](./docs/notebooks/run_model_on_different_infra.ipynb)\nwhich provides different ways to run the model depending on your system and\n[run_model_with_different_dataset.ipynb](./docs/notebooks/run_model_with_different_dataset.ipynb)\non how to use different datasets e.g. site or global data.\n\nMore information on the setup and installation, including for own machine, is available\nin the [documentation](https://pystemmusscope.readthedocs.io/).\n",
"bugtrack_url": null,
"license": "",
"summary": "Python modules for running the STEMMUS-SCOPE model.",
"version": "0.4.0",
"project_urls": null,
"split_keywords": [
"stemmus-scope",
"py"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ac982cb7769496289cec2337c59dddccb9b477a4a28610c6a49caa9eb0a85101",
"md5": "7b52a38f8cbe9740bb2d1a1222e6a153",
"sha256": "4dd6c68191748781ed4ad6700f2a5a54fec8c60d2f481f9108db34522dd9f5f2"
},
"downloads": -1,
"filename": "pystemmusscope-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b52a38f8cbe9740bb2d1a1222e6a153",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.9",
"size": 155628,
"upload_time": "2024-02-08T14:34:59",
"upload_time_iso_8601": "2024-02-08T14:34:59.832643Z",
"url": "https://files.pythonhosted.org/packages/ac/98/2cb7769496289cec2337c59dddccb9b477a4a28610c6a49caa9eb0a85101/pystemmusscope-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20f0911a154382986f0d010b082c590f2cfc45c51fb746a6dadb819c37492b86",
"md5": "c6295cd2fe00cab9cd4f1ff5c9e78be5",
"sha256": "fa9d7c3670afd23ca647b807d22634e293fe8ebd4b106d3073aee41769765832"
},
"downloads": -1,
"filename": "pystemmusscope-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "c6295cd2fe00cab9cd4f1ff5c9e78be5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.9",
"size": 725309,
"upload_time": "2024-02-08T14:35:03",
"upload_time_iso_8601": "2024-02-08T14:35:03.495091Z",
"url": "https://files.pythonhosted.org/packages/20/f0/911a154382986f0d010b082c590f2cfc45c51fb746a6dadb819c37492b86/pystemmusscope-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-08 14:35:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pystemmusscope"
}