Extension IOOS Theme


Extension Basics

Title
IOOS Theme
Name
ckanext-ioos-theme
Type
Public extension
Description
IOOS Catalog theme for CKAN. Provides theming, date/time and depth search controls, faceted filters for CF Standard Names and GCMD Keywords, and custom ISO 19115 metadata handling.
CKAN versions
Download-Url (zip)
Last commit
a month ago (2026-01-15 22:46:02)
Url to repo
Category
Cloud Infrastructure & Storage


Background Infos

Description (long)
Show details

ckanext-ioos-theme

The IOOS Catalog CKAN extension. For directions on how to build using Docker, please consult the README on https://github.com/ioos/catalog-docker-base

Features

  • Theming of CKAN around IOOS styling
  • Date/time and depth (below sea level) search/filter controls
  • Faceted filter controls for CF Standard Name and GCMD Keyword search
  • Custom handling of ISO 19115 metadata ingested to provide additional info, such as IOOS Metadata Profile metadata from ERDDAP data sources, data providers, CF Standard Names, and GCMD Keywords

Requirements

Compatibility with CKAN versions: - Tested with CKAN 2.8+ and 2.9+

Dependencies

  • inflection>=0.3.1
  • pendulum>=2.0.3
  • sortedcontainers>=2.1.0
  • geojson>=2.5.0
  • Shapely>=2.0.0
  • cf-units>=3.1.0

Plugins

  • ioos_theme: Main theme plugin
  • ioos_waf: WAF Harvester plugin
Version
1.6
Version release date
2021-03-16
Contact name
Luke Campbell
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

For IOOS (Integrated Ocean Observing System) data portals. Requires Shapely>=2.0.0, cf-units>=3.1.0.

Plugins to configure (ckan.ini)
ioos_theme ioos_waf
CKAN Settings (ckan.ini)
# No specific environment variables required
DB migration to be executed
(not set)
<< back to Extensions