Science Score: 31.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: tethys-ts
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 3.55 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 2
  • Open Issues: 5
  • Releases: 11
Created over 5 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.rst

tethysts
==================================

This git repository contains the tethys time series main class for accessing S3 time series data.

The documentation for the package can be found here: ``_

Owner

  • Name: tethys-ts
  • Login: tethys-ts
  • Kind: organization

Citation (CITATION.bibtex)

@misc{YourReferenceHere,
author = {Kittridge, Michael},
month = {8},
title = {Tethys: A Python package for accessing geospatial time series data},
url = {https://github.com/tethys-ts/tethysts},
year = {2023}
}

GitHub Events

Total
  • Issues event: 2
  • Issue comment event: 1
Last Year
  • Issues event: 2
  • Issue comment event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 222
  • Total Committers: 3
  • Avg Commits per committer: 74.0
  • Development Distribution Score (DDS): 0.189
Top Committers
Name Email Commits
Mike Kittridge m****1@g****m 180
Mike m****m 22
Mike Kittridge m****e@g****m 20

Issues and Pull Requests

Last synced: almost 2 years ago

All Time
  • Total issues: 19
  • Total pull requests: 74
  • Average time to close issues: 3 months
  • Average time to close pull requests: 7 minutes
  • Total issue authors: 5
  • Total pull request authors: 1
  • Average comments per issue: 1.58
  • Average comments per pull request: 0.0
  • Merged pull requests: 72
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 1
  • Average time to close issues: 31 minutes
  • Average time to close pull requests: 3 minutes
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mullenkamp (10)
  • RainfallNZ (5)
  • guopeng-jiang (3)
  • aspe98 (1)
Pull Request Authors
  • mullenkamp (74)
Top Labels
Issue Labels
enhancement (9) documentation (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 460 last-month
  • Total docker downloads: 92
  • Total dependent packages: 2
  • Total dependent repositories: 4
  • Total versions: 105
  • Total maintainers: 1
pypi.org: tethysts

tethys time series S3 extraction

  • Versions: 105
  • Dependent Packages: 2
  • Dependent Repositories: 4
  • Downloads: 460 Last month
  • Docker Downloads: 92
Rankings
Dependent packages count: 3.2%
Docker downloads count: 4.0%
Dependent repos count: 7.5%
Average: 14.1%
Downloads: 19.1%
Forks count: 22.7%
Stargazers count: 27.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

requirements.txt pypi
  • boto3 *
  • orjson *
  • pandas *
  • pyyaml *
  • requests *
  • scipy *
  • shapely *
  • tethys-data-models *
  • xarray *
  • zstandard *
sphinx/requirements.txt pypi
  • ipython *
  • matplotlib *
  • numpydoc *
  • pandas ==1.4.1
  • tethys-data-models ==0.4.9
  • tethysts ==0.4.23
.github/workflows/python-package-testing.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
requirements_tests.txt pypi
  • h5netcdf >=1.1.0 test
  • hdf5tools >=0.1.14 test
  • orjson * test
  • pandas <2 test
  • pydantic ==1.10 test
  • requests * test
  • s3tethys >=0.0.8 test
  • scipy * test
  • shapely >=2.0.1 test
  • tethys-data-models >=0.4.11 test
  • typing-extensions ==4.5 test
  • xarray >=2022.6.0 test
  • zstandard * test
setup.py pypi