Marinerg-i Data Access Service
This software is part of the Marinerg-i preparatory phase project.
This service supports the management of project datasets.
Quick Start
This is a Python Django application and can be managed through the standard Django APIs.
If you want a quick demo of it running locally you can inspect this script on Linux or Mac and run it if happy with it:
./infra/quick_start.sh
which will:
- Set up a Python virtual environment and install dependencies
- Populate the shell environment with demo Django settings, such as Admin credentials
- Set up a local database and create an admin user
- Launch the development server
You can then go to localhost:8000/api in a browser to interact with the backend API.
For the CKAN-backed catalogue work, the local compose stack lives in infra/ckan.
For the current end-to-end catalogue demo, this repo also includes:
infra/zenodo_mock/mock_zenodo.py— local Zenodo-compatible API and file server.infra/ckan/seeds/mock-zenodo-wave-tank.yaml— CKAN seed record pointing at the mock Zenodo files.notebooks/demo/wave_tank_ckan_zenodo_xarray_demo.ipynb— Jupyter/xarray demo notebook.notebooks/demo/ckan_xarray_demo.py— small Pydantic 2 typed helper client for CKAN resources and NetCDF downloads.
See notebooks/demo/README.md for the run order.
For more detailed deployment information more suitable for production you can see the Developer Guide.
Licensing
This software is copyright of the Irish Centre for High End Computing (ICHEC). It may be used under the terms of the GNU AGPL version 3 or later, with license details in the included LICENSE file. Exemptions are available for Marinerg project partners and possibly others on request.
Release files for marinerg-data-access 1.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| marinerg_data_access-1.2.1.tar.gz | 35.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| marinerg_data_access-1.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 69.7 kB
Release files / marinerg_data_access-1.2.1.tar.gz
| Download URL | marinerg_data_access-1.2.1.tar.gz |
|---|---|
| Size | 35.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c865f1f437ab993bbb57fa67e51370b2fbf0b63401304cd72d2813aed4f7e74a
|
|
BLAKE2b-256 checksum How to use checksums |
e8de00167123f72977d054110d9a24294f7d9b2888ec464b96aff2d0d4e76a5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|
Release files / marinerg_data_access-1.2.1-py3-none-any.whl
| Download URL | marinerg_data_access-1.2.1-py3-none-any.whl |
|---|---|
| Size | 34.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d74998ac485e669541851eb8871eaa149216677f63f207977201254477e3b45f
|
|
BLAKE2b-256 checksum How to use checksums |
2905eaa0c7df023cfa436b4800a92b383a728004a269e7b0691dc53661ae4b64
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|