Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ACCESS-NRI/access-nri-intake-catalog
Tools and configuration info used to manage ACCESS-NRI's intake catalogue
https://github.com/ACCESS-NRI/access-nri-intake-catalog
Last synced: 3 months ago
JSON representation
Tools and configuration info used to manage ACCESS-NRI's intake catalogue
- Host: GitHub
- URL: https://github.com/ACCESS-NRI/access-nri-intake-catalog
- Owner: ACCESS-NRI
- License: apache-2.0
- Created: 2023-03-28T02:04:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T23:08:21.000Z (5 months ago)
- Last Synced: 2024-06-11T19:28:01.365Z (5 months ago)
- Language: Python
- Homepage: https://access-nri-intake-catalog.rtfd.io
- Size: 192 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: docs/contributing/code.rst
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - ACCESS-NRI Intake Catalog - Aims to provide a way for Python users to discover and load data across a broad range of climate data products available on the Australian NCI supercomputer Gadi. (Climate Change / Climate Data Access and Visualization)
README
=========================
ACCESS-NRI Intake Catalog
=========================**Tools and configuration info used to manage ACCESS-NRI's intake catalog**
Read the `documentation here `_.
------------
+---------------+----------------------+
| Documentation | |docs| |
+---------------+----------------------+
| Package | |pypi| |conda| |
+---------------+----------------------+
| CI/CD | |ci| |cd| |
+---------------+----------------------+
| Development | |codecov| |black| |
+---------------+----------------------+
| License | |license| |
+---------------+----------------------+.. |docs| image:: https://readthedocs.org/projects/access-nri-intake-catalog/badge/?version=latest
:target: https://access-nri-intake-catalog.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |pypi| image:: https://img.shields.io/pypi/v/access-nri-intake
:target: https://pypi.org/project/access-nri-intake/
:alt: PyPI package
.. |conda| image:: https://img.shields.io/conda/v/accessnri/access-nri-intake
:target: https://anaconda.org/accessnri/access-nri-intake
:alt: Conda package.. |ci| image:: https://github.com/ACCESS-NRI/access-nri-intake-catalog/actions/workflows/ci.yml/badge.svg
:target: https://github.com/ACCESS-NRI/access-nri-intake-catalog/actions/workflows/ci.yml
:alt: Package CI status
.. |cd| image:: https://github.com/ACCESS-NRI/access-nri-intake-catalog/actions/workflows/cd.yml/badge.svg
:target: https://github.com/ACCESS-NRI/access-nri-intake-catalog/actions/workflows/cd.yml
:alt: Package CD status.. |codecov| image:: https://codecov.io/gh/ACCESS-NRI/access-nri-intake-catalog/branch/main/graph/badge.svg?token=DAC1NK32LM
:target: https://codecov.io/gh/ACCESS-NRI/access-nri-intake-catalog
:alt: Code test coverage
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/python/black
:alt: Black code formatter
.. |license| image:: https://img.shields.io/github/license/ACCESS-NRI/intake-dataframe-catalog
:target: https://github.com/ACCESS-NRI/intake-dataframe-catalog/blob/main/LICENSE
:alt: Apache-2.0 License