Extension THREDDS


Extension Basics

Title
THREDDS
Name
ckanext-thredds
Type
Public extension
Description
CKAN extension for integrating THREDDS Data Server capabilities, enabling NetCDF subset creation with spatial and temporal filtering for the Climate Change Centre Austria (CCCA).
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-12-04 10:13:54)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

ckanext-thredds

A CKAN extension for integrating THREDDS Data Server capabilities into CKAN instances. Developed for the Climate Change Centre Austria (CCCA) data portal.

Features

  • Integration with THREDDS Data Server for serving scientific datasets
  • NetCDF subset creation with spatial and temporal filtering
  • Support for climate and environmental data management
  • Custom resource views for THREDDS-served data

Requirements

  • CKAN
  • Access to a THREDDS Data Server instance

Installation

Install the extension:

pip install -e git+https://github.com/ccca-dc/ckanext-thredds.git#egg=ckanext-thredds

Add thredds to your CKAN plugins:

ckan.plugins = thredds

Release

  • CADS 1.0 (2017-12-12)

License

GPL-3.0

Version
0.0.1
Version release date
2017-12-12
Contact name
Georg Seyerl
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Requires a THREDDS Data Server instance. Used for climate data management at the Climate Change Centre Austria (CCCA).

Plugins to configure (ckan.ini)
thredds
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions