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 (4.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: emmaworthington
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 34.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Installation instructions

  • Clone the Spacewalks repository to your local machine using Git. If you don't have Git installed, you can download it from the official Git website.

''' git clone https://github.com/your-repository-url/spacewalks.git cd spacewalks '''

  • Install the necessary dependencies: ''' python3 -m pip install pandas==2.2.2 matplotlib==3.8.4 numpy==2.0.0 pytest==7.4.2 '''

  • To ensure everything is working correctly, run the tests using pytest.

''' python3 -m pytest '''

Owner

  • Name: Emma Worthington
  • Login: emmaworthington
  • Kind: user

Physical oceanography post-doctoral associate at the University of Miami

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: Spacewalks
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Emma
    family-names: Worthington
    email: emmawheeler@yahoo.com
    affiliation: National Oceanography Centre
    orcid: 0000-0002-6444-6461
  - given-names: Jakub
    family-names: Michalski
license: GPL-3.0+
identifiers:
  - type: doi
    value: 10.5072/zenodo.137905

GitHub Events

Total
  • Release event: 1
  • Public event: 1
  • Push event: 3
  • Pull request event: 2
  • Create event: 1
Last Year
  • Release event: 1
  • Public event: 1
  • Push event: 3
  • Pull request event: 2
  • Create event: 1

Dependencies

etc/requirements.txt pypi
  • DateTime ==5.5
  • contourpy ==1.3.0
  • cycler ==0.12.1
  • fonttools ==4.55.0
  • importlib_resources ==6.4.5
  • kiwisolver ==1.4.7
  • matplotlib ==3.9.2
  • numpy ==2.0.2
  • packaging ==24.2
  • pandas ==2.2.3
  • pillow ==11.0.0
  • pyparsing ==3.2.0
  • python-dateutil ==2.9.0.post0
  • pytz ==2024.2
  • six ==1.16.0
  • tzdata ==2024.2
  • zipp ==3.21.0
  • zope.interface ==7.1.1
spacewalk_venv/lib/python3.9/site-packages/numpy/_core/tests/examples/cython/setup.py pypi
spacewalk_venv/lib/python3.9/site-packages/numpy/_core/tests/examples/limited_api/setup.py pypi
spacewalk_venv/lib/python3.9/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py pypi