pds.deeparchive
PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators
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
Keywords from Contributors
Repository
PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators
Basic Info
- Host: GitHub
- Owner: NASA-PDS
- License: other
- Language: HTML
- Default Branch: main
- Homepage: https://nasa-pds.github.io/deep-archive/
- Size: 27 MB
Statistics
- Stars: 11
- Watchers: 10
- Forks: 5
- Open Issues: 26
- Releases: 40
Topics
Metadata Files
README.md
🪐 PDS Deep Archive Utilities
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-archivefor making Deep Archives of local, on-disk PDS products. -
pds-deep-registry-archivefor 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
- Website: https://nasa-pds.github.io/
- Repositories: 106
- Profile: https://github.com/NASA-PDS
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
Top Committers
| Name | 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
Pull Request Labels
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
- Homepage: https://github.com/NASA-PDS/deep-archive
- Documentation: https://pds.deeparchive.readthedocs.io/
- License: apache-2.0
-
Latest release: 1.3.0
published over 1 year ago
Rankings
Dependencies
- NASA-PDS/roundup-action stable composite
- actions/cache v3 composite
- actions/checkout v3 composite
- NASA-PDS/roundup-action stable composite
- actions/cache v3 composite
- actions/checkout v3 composite
- 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
- actions/checkout v4 composite