psy-transect

Visualize and explore transects with psyplot

https://github.com/psyplot/psy-transect

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

data-analysis data-exploration data-science exploratory-data-analysis psyplot transects
Last synced: 4 months ago · JSON representation ·

Repository

Visualize and explore transects with psyplot

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
data-analysis data-exploration data-science exploratory-data-analysis psyplot transects
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

psy-transect

CI Code coverage Latest Release <!-- TODO: uncomment the following line when the package is published at https://pypi.org --> <!-- PyPI version --> Code style: black Imports: isort PEP8 Checked with mypy <!-- TODO: uncomment the following line when the package is registered at https://api.reuse.software --> <!-- REUSE status -->

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

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

All Time
  • Total Commits: 34
  • Total Committers: 1
  • Avg Commits per committer: 34.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 15 Last month
Rankings
Dependent packages count: 9.6%
Average: 36.5%
Dependent repos count: 63.3%
Maintainers (1)
Last synced: 4 months ago