Skip to content

Latest commit

 

History

History
145 lines (91 loc) · 6.06 KB

pluginlist.rst

File metadata and controls

145 lines (91 loc) · 6.06 KB

List of CliMetLab plugins

Note

This list is not exhaustive. Some plugins are not listed here because we are not aware of them or because they are for internal use only, or not ready to be shared.

If you would like a plugin to be added in this list, please submit a pull request to CliMetLab or open an issue on github.

Dataset plugins

Installing a dataset </guide/datasets> plugin, allows using an additional dataset in cml.load_dataset.

Drafts Dataset Plugins

---

Source plugins

Installing a source </guide/sources> plugin, allows using an additional source in cml.load_source.

  • google-drive build status

    Access public files in Google Drive with cml.load_source("google-drive", file_id="...")

  • climetlab-demo-source build status

    Demo plugin to illustrate to source plugin mechanism.

Drafts Source Plugins

  • stvl build status

    Access data the STVL database with cml.load_source("stvl", ...)