Preview DC data in DCOR
Project description
A CKAN resource view for DC data. The preview includes metadata from the HDF5 attributes and a summary plot (scatter plot of brightness vs. area and image, contour, mask, and fluorescence data for one event). This plugin registers a background job for generating the overview plot after a DC resource has been created.
This extensione implements:
A default view for RT-DC (mimetype) resources
A background job that generates the preview image
A background job that uploads preview images to the S3 object store
A route that makes the preview image available via “/dataset/{id}/resource/{resource_id}/preview.jpg”
CLI:
add CKAN command run-jobs-dc-view that runs all background jobs for all resources (if not already done)
Installation
pip install ckanext-dc_view
Add this extension to the plugins and defaul_views in ckan.ini:
ckan.plugins = [...] dc_view ckan.views.default_views = [...] dc_view
Testing
Testing can be done via vagrant in a virtual machine using the dcor-test <https://app.vagrantup.com/paulmueller/boxes/dcor-test/> image. Make sure that vagrant and virtualbox are installed and run the following commands in the root of this repository:
# Setup virtual machine using `Vagrantfile` vagrant up # Run the tests vagrant ssh -- sudo bash /testing/vagrant-run-tests.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ckanext-dc_view-0.9.2.tar.gz
.
File metadata
- Download URL: ckanext-dc_view-0.9.2.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7aa7a31b64d41c4e81f8348193c8bab5c1b68a636bad420cbdef7b6c4cd96122 |
|
MD5 | bc1f419ef73eb03b43e86015e22fdbe7 |
|
BLAKE2b-256 | 5e100dc82de009ff1550b9d6f8be4f0f3e468f5486f97ff81b9863e7330947bc |
File details
Details for the file ckanext_dc_view-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: ckanext_dc_view-0.9.2-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d61905ead74b364903ad06fd3dc56beac2317259b51ed178893a4832cdfa3a02 |
|
MD5 | 68fbbe6a312a74a8770ca5baa5389ad7 |
|
BLAKE2b-256 | 4e49e1f3f9063d50acdb035733e0f96f3ae79b62b3c7cd5970eb7e10cebaa6bc |