pds.deeparchive

PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators

https://github.com/nasa-pds/deep-archive

Science Score: 59.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    6 of 8 committers (75.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.7%) to scientific vocabulary

Keywords

nasa nasa-pds nssdca oais pds pds4

Keywords from Contributors

planetary registry data-search nasa-api ingestion interactive network-simulation hacking embedded optim
Last synced: 6 months ago · JSON representation

Repository

PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators

Basic Info
Statistics
  • Stars: 11
  • Watchers: 10
  • Forks: 5
  • Open Issues: 26
  • Releases: 40
Topics
nasa nasa-pds nssdca oais pds pds4
Created about 6 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Codeowners Security Zenodo

README.md

🪐 PDS Deep Archive Utilities

DOI Unstable Build Stable Build

Software for the Planetary Data System to generate Archive Information Package (AIP) and Submission Information Package (SIP) products, based upon Open Archival Information System standards.

✨ Features

Installing this package will give you two different executable Python programs:

  • pds-deep-archive for making Deep Archives of local, on-disk PDS products.
  • pds-deep-registry-archive for making Deep Archives of proucts in a PDS Registry server.

⎆ Installation

See the online documentation for Installation instructions.

You should then be able to run the deep archive utilities:

(pds-deep-archive) bash> pds-deep-archive --help
(pds-deep-archive) bash> pds-deep-registry-archive --help

👉 Note: The above commands demonstrate typical usage with a command-line prompt, such as that provided by the popular bash shell; your own prompt may appear differently and may vary depending on operating system, shell choice, and so forth.

👷‍♂️ Build

See the Development Guide for more information.

📄 Documentation

Installation and Usage information can be found in the documentation online at https://nasa-pds.github.io/deep-archive/ or the latest version is maintained under the docs directory.

🐈 Build Sphinx Docs

To build the Sphinx HTML documentation:

console $ python3.13 -m venv venv $ source venv/bin/pip activate $ pip install --editable '.[dev] $ sphinx-build --builder html docs/source docs/build … The HTML pages are in build/sphinx/html.

🥖 Translations

This product has not been translated into any other languages than US English.

👏 Contribute

All users and developers of the NASA-PDS software are expected to abide by our Code of Conduct. Please read this to ensure you understand the expectations of our community. For information on how to contribute to NASA-PDS codebases please take a look at our Contributing guidelines.

  • Issue Tracker: https://github.com/NASA-PDS/deep-archive/issues
  • Source Code: https://github.com/NASA-PDS/deep-archive
  • Wiki: https://github.com/NASA-PDS/deep-archive/wiki

💽 Getting Test Data

If you need to mirror a part of a website to add to the test data, try this handy invocation of wget: console $ wget \ --quiet \ --execute robots=off \ --cut-dirs=2 \ --reject='index.html*' \ --no-host-directories \ --mirror \ --no-parent \ --relative \ --timestamping \ --no-check-certificate \ --recursive \ "https://whatever/some/path" Note ⑴: Although the author typically reaches for curl, it lacks a direct mirroring option—hence wget here.

Note ⑵: This is mostly a "note-to-self" for the author of this subsection 😉.

💁‍♀️ Support

If you are having issues file a bug report in Github: https://github.com/NASA-PDS/deep-archive/issues

Or you can reach us at https://pds.nasa.gov/?feedback=true

💳 License

The project is licensed under the Apache License, version 2. See the LICENSE.txt file for details.

Owner

  • Name: NASA Planetary Data System Software
  • Login: NASA-PDS
  • Kind: organization
  • Email: pds-operator@jpl.nasa.gov

GitHub Events

Total
  • Create event: 22
  • Issues event: 12
  • Release event: 7
  • Watch event: 4
  • Delete event: 21
  • Issue comment event: 51
  • Push event: 26
  • Pull request review comment event: 1
  • Pull request review event: 6
  • Pull request event: 29
Last Year
  • Create event: 22
  • Issues event: 12
  • Release event: 7
  • Watch event: 4
  • Delete event: 21
  • Issue comment event: 51
  • Push event: 26
  • Pull request review comment event: 1
  • Pull request review event: 6
  • Pull request event: 29

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 372
  • Total Committers: 8
  • Avg Commits per committer: 46.5
  • Development Distribution Score (DDS): 0.659
Past Year
  • Commits: 38
  • Committers: 5
  • Avg Commits per committer: 7.6
  • Development Distribution Score (DDS): 0.395
Top Committers
Name Email Commits
PDSEN CI Bot p****i@j****v 127
Jordan Padams j****s@j****v 117
Sean Kelly k****y@s****z 83
thomas loubrieu t****u@j****v 28
thomas loubrieu 6****l 8
dependabot[bot] 4****] 7
Thomas Loubrieu l****u@j****v 1
Sean Kelly S****y@j****v 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 89
  • Total pull requests: 85
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 26 days
  • Total issue authors: 7
  • Total pull request authors: 4
  • Average comments per issue: 3.12
  • Average comments per pull request: 0.91
  • Merged pull requests: 60
  • Bot issues: 0
  • Bot pull requests: 32
Past Year
  • Issues: 11
  • Pull requests: 41
  • Average time to close issues: 11 days
  • Average time to close pull requests: 11 days
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 3.0
  • Average comments per pull request: 1.02
  • Merged pull requests: 18
  • Bot issues: 0
  • Bot pull requests: 29
Top Authors
Issue Authors
  • jordanpadams (60)
  • tbarnes4 (9)
  • nutjob4life (9)
  • smclaughlin7 (4)
  • tloubrieu-jpl (3)
  • c-suh (2)
  • mcostasitja (1)
Pull Request Authors
  • nutjob4life (56)
  • dependabot[bot] (42)
  • jordanpadams (10)
  • tloubrieu-jpl (1)
Top Labels
Issue Labels
bug (28) requirement (21) icebox (18) enhancement (17) i&t.skip (13) Epic (11) sprint-backlog (10) requirement-topic:NSSDCA-delivery-requirements (10) p.could-have (8) needs:triage (7) task (7) s.high (7) B13.1 (7) B15.0 (6) p.must-have (5) B12.0 (5) needs:req (5) B16 (4) theme (4) s.medium (4) p.should-have (4) B11.1 (3) B12.1 (3) B14.1 (3) wontfix (3) B14.0 (2) B13.0 (2) B15.1 (1) i&t.done (1) s.critical (1)
Pull Request Labels
needs:dependency (43) python (37) github_actions (5) WIP (2) wontfix (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 44 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 25
  • Total maintainers: 7
pypi.org: pds.deeparchive

PDS Deep Archive software for generating OAIS AIPs and SIPs for PDS4 Archives

  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 44 Last month
Rankings
Dependent packages count: 6.6%
Forks count: 16.4%
Stargazers count: 17.6%
Average: 19.0%
Downloads: 23.5%
Dependent repos count: 30.6%
Last synced: 6 months ago

Dependencies

.github/workflows/stable-cicd.yaml actions
  • NASA-PDS/roundup-action stable composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
.github/workflows/unstable-cicd.yaml actions
  • NASA-PDS/roundup-action stable composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
pyproject.toml pypi
setup.py pypi
.github/workflows/secrets-detection.yaml actions
  • actions/checkout v4 composite