https://github.com/asdf-format/asdf-wcs-schemas

World Coordinate System (WCS) ASDF schemas

https://github.com/asdf-format/asdf-wcs-schemas

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • 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
    2 of 5 committers (40.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary

Keywords from Contributors

astronomy jwst astropy advanced-scientific-data-format asdf astrophysics
Last synced: 10 months ago · JSON representation

Repository

World Coordinate System (WCS) ASDF schemas

Basic Info
Statistics
  • Stars: 4
  • Watchers: 5
  • Forks: 8
  • Open Issues: 3
  • Releases: 6
Created almost 5 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

asdf-wcs-schemas

CI pre-commit Code style: black Imports: isort

This package provides ASDF schemas for validating WCS tags. Users should not need to install this directly; instead, install an implementation package such as gwcs, which includes asdf-wcs-schemas as a dependency.

Owner

  • Name: asdf-format
  • Login: asdf-format
  • Kind: organization

GitHub Events

Total
  • Create event: 3
  • Release event: 1
  • Issues event: 1
  • Delete event: 2
  • Issue comment event: 7
  • Push event: 8
  • Pull request review comment event: 3
  • Pull request review event: 13
  • Pull request event: 15
  • Fork event: 3
Last Year
  • Create event: 3
  • Release event: 1
  • Issues event: 1
  • Delete event: 2
  • Issue comment event: 7
  • Push event: 8
  • Pull request review comment event: 3
  • Pull request review event: 13
  • Pull request event: 15
  • Fork event: 3

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 76
  • Total Committers: 5
  • Avg Commits per committer: 15.2
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 41
  • Committers: 2
  • Avg Commits per committer: 20.5
  • Development Distribution Score (DDS): 0.488
Top Committers
Name Email Commits
William Jamieson w****n@s****u 38
pre-commit-ci[bot] 6****]@u****m 22
Mihai Cara m****a@g****m 10
Ed Slavich e****h@s****u 5
Nadia Dencheva n****y@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 77
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 7 days
  • Total issue authors: 2
  • Total pull request authors: 9
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.34
  • Merged pull requests: 68
  • Bot issues: 0
  • Bot pull requests: 38
Past Year
  • Issues: 0
  • Pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 days
  • Issue authors: 0
  • Pull request authors: 6
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • braingram (2)
  • olebole (1)
Pull Request Authors
  • pre-commit-ci[bot] (33)
  • braingram (22)
  • WilliamJamieson (10)
  • alphasentaurii (5)
  • eslavich (3)
  • dependabot[bot] (3)
  • mcara (2)
  • a-detiste (2)
  • nden (1)
Top Labels
Issue Labels
Pull Request Labels
no-changelog-entry-needed (41) dependencies (3) github_actions (3) documentation (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 198,686 last-month
  • Total docker downloads: 2,988
  • Total dependent packages: 2
    (may contain duplicates)
  • Total dependent repositories: 15
    (may contain duplicates)
  • Total versions: 7
  • Total maintainers: 5
pypi.org: asdf-wcs-schemas

ASDF WCS schemas

  • Versions: 6
  • Dependent Packages: 2
  • Dependent Repositories: 15
  • Downloads: 198,686 Last month
  • Docker Downloads: 2,988
Rankings
Downloads: 1.5%
Docker downloads count: 1.7%
Average: 2.9%
Dependent repos count: 3.7%
Dependent packages count: 4.8%
Last synced: 11 months ago
conda-forge.org: asdf-wcs-schemas
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 34.0%
Average: 49.8%
Dependent packages count: 51.2%
Forks count: 51.6%
Stargazers count: 62.4%
Last synced: 11 months ago

Dependencies

.github/workflows/changelog.yml actions
  • actions/checkout v2 composite
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/publish-to-pypi.yml actions
pyproject.toml pypi
  • asdf-standard >= 1.0.1
  • asdf-transform-schemas >= 0.3.0
  • asdf-unit-schemas >= 0.1.0
  • importlib_resources >= 3; python_version<"3.9"