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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.4%) to scientific vocabulary
Keywords
Repository
Visualize and explore transects with psyplot
Basic Info
- Host: GitHub
- Owner: psyplot
- Language: Python
- Default Branch: master
- Homepage: https://psyplot.github.io/psy-transect/
- Size: 5.83 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
psy-transect
<!-- TODO: uncomment the following line when the package is published at https://pypi.org -->
<!--
-->
<!-- TODO: uncomment the following line when the package is registered at https://api.reuse.software -->
<!--
-->
Psyplot plugin for visualizing data along a transect for exploratory data analysis
Installation
Install this package in a dedicated python environment via
bash
python -m venv venv
source venv/bin/activate
pip install psy-transect
To use this in a development setup, clone the source code from gitlab, start the development server and make your changes::
bash
git clone https://codebase.helmholtz.cloud/psyplot/psy-transect
cd psy-transect
python -m venv venv
source venv/bin/activate
make dev-install
More detailed installation and usage instructions may be found in the docs.
Technical note
This package has been generated from the template https://codebase.helmholtz.cloud/psyplot/psyplot-plugin-template.git.
See the template repository for instructions on how to update the skeleton for this package.
License information
Copyright © 2021-2024 Helmholtz-Zentrum hereon GmbH
Code files in this repository are licensed under the LGPL-3.0-only, if not stated otherwise in the file.
Documentation files in this repository are licensed under CC-BY-4.0, if not stated otherwise in the file.
Supplementary and configuration files in this repository are licensed under CC0-1.0, if not stated otherwise in the file.
Please check the header of the individual files for more detailed information.
License management
License management is handled with reuse.
If you have any questions on this, please have a look into the
contributing guide or contact the maintainers of
psy-transect.
Owner
- Name: psyplot
- Login: psyplot
- Kind: organization
- Email: psyplot@hereon.de
- Website: https://psyplot.github.io
- Repositories: 15
- Profile: https://github.com/psyplot
Interactive Data Analysis with Python
Citation (CITATION.cff)
# SPDX-FileCopyrightText: 2021-2024 Helmholtz-Zentrum hereon GmbH
#
# SPDX-License-Identifier: CC0-1.0
authors:
# list author information. see
# https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsperson
# for metadata
- family-names: "Philipp S."
given-names: "Philipp S."
affiliation: "Helmholtz-Zentrum Hereon"
# orcid: null
email: "philipp.sommer@hereon.de"
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "psy-transect"
keywords:
- "visualization"
- "psyplot"
- "ugrid"
- "cf"
- "climate models"
- "vertical transect"
- "earth system sciences"
- "scikit-learn"
- "pyinterp"
license: 'LGPL-3.0-only'
repository-code: "https://codebase.helmholtz.cloud/psyplot/psy-transect"
url: "https://codebase.helmholtz.cloud/psyplot/psy-transect"
contact:
# list maintainer information. see
# https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsperson
# for metadata
- family-names: "Philipp S."
given-names: "Philipp S."
affiliation: "Helmholtz-Zentrum Hereon"
# orcid: null
email: "philipp.sommer@hereon.de"
abstract: |
Psyplot plugin for visualizing data along a transect
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Philipp Sommer | p****r@h****e | 34 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: 6 months
- Average time to close pull requests: 18 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.5
- Average comments per pull request: 4.0
- Merged pull requests: 1
- 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
- AnnikaLau (2)
Pull Request Authors
- Chilipp (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 15 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
pypi.org: psy-transect
Psyplot plugin for visualizing data along a transect
- Homepage: https://codebase.helmholtz.cloud/psyplot/psy-transect
- Documentation: https://psyplot.github.io/psy-transect/
- License: LGPL-3.0-only
-
Latest release: 0.1.0
published over 1 year ago