Skip to main content

Example climetlab external dataset plugin

Project description

This is a draft.

## Get source code ` pip install climetlab git clone https://github.com/ecmwf-lab/climetlab-script-web `

## Install python plugin ` cd climetlab-script-web pip install -e . `

## Build the javascript (See the github actions) ` cd reactjs npm install npm test npm run build mv build/static/* build/. rmdir build/static rm -rf ../climetlab_script_web/static mv build ../climetlab_script_web/static `

## Run server ` cd .. climetlab web `

Now browse to http://127.0.0.1:51979 (front-end) and http://127.0.0.1:51979/api/cache (API).

# Licence See LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

climetlab-script-web-0.1.1.tar.gz (185.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page