psipy

Tools for reading, processing, and visualising MHD models run by Predictive Science Inc.

https://github.com/predsci/psipy

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
    Low similarity (6.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Tools for reading, processing, and visualising MHD models run by Predictive Science Inc.

Basic Info
Statistics
  • Stars: 16
  • Watchers: 6
  • Forks: 11
  • Open Issues: 10
  • Releases: 0
Created over 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License Citation

README.rst

psipy
=====

A Python package for reading, processing, and visualising MHD models run by Predictive Science
Inc.

|docs| |build-status| |coverage|

.. |build-status| image:: https://github.com/predsci/PsiPy/workflows/Automated%20tests/badge.svg
    :alt: build status

.. |docs| image:: https://readthedocs.org/projects/psipy/badge/?version=latest
    :alt: Documentation Status
    :scale: 100%
    :target: https://psipy.readthedocs.io/en/latest/

.. |coverage| image:: https://codecov.io/gh/predsci/PsiPy/branch/main/graph/badge.svg?token=X76FIVNXP6
    :alt: Test coverage
    :scale: 100%
    :target: https://codecov.io/gh/predsci/PsiPy

Owner

  • Name: Predictive Science Inc.
  • Login: predsci
  • Kind: organization
  • Location: United States of America

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: PsiPy
message: >-
  Please use this citation if you rely on PsiPy for
  your research.
type: software
authors:
  - name-particle: David
    family-names: Stansby
    email: dstansby@protonmail.com
    affiliation: UCL
  - name-particle: Pete
    family-names: Riley
    email: pete@predsci.com
    affiliation: Predictive Science Inc.

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 4
  • Pull request event: 1
  • Fork event: 2
Last Year
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 4
  • Pull request event: 1
  • Fork event: 2

Dependencies

.github/workflows/build_docs.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/python-release.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
pyproject.toml pypi
setup.py pypi