...
- REST API
- Extraction bus
- Oauth
- Publish data to external repositories
Example use cases
- SEAD http://sead-data.net/announcing-the-release-of-sead-2-0/
- TERRA-REF http://terraref.org/SEAD (Sustainable Environment Actionable Data): end-to-end data services for managing, sharing and preserving data across a broad range of physical and social science disciplines.
- TERRA-REF Advanced Field Crop Analytics project uses Clowder to provide access to a massive collection of sensor data.
Community
See also
- https://clowder.ncsa.illinois.edu/
- https://opensource.ncsa.illinois.edu/bitbucket/projects/CATS/repos/clowder/browse
Clowder in Labs Workbench
This section describes specific configuration options in the Labs Workbench environment.
Overriding the default configuration
By default, Clowder is started with the default configuration provided in the official Docker image. However, it is possible to override the default configuration by mapping a volume to "/home/clowder/clowder/custom". Using a console application or the File Manager, create a directory in your home directory called "clowder_conf" or similar. After adding Clowder, but before starting it, select the config button. On the data tab, create a new volume mapping from "clowder_conf" (relative to your home directory) to "/home/clowder/clowder/custom". When the application is started, the volume will be mapped and Clowder will read your custom configuration.