Skip to content

Projects

Grouping datasets and configurations into projects.

nimbusimage.projects.Project

A NimbusImage project.

dataset_ids property

List of dataset IDs in this project.

configuration_ids property

List of configuration (collection) IDs in this project.

publication_metadata property

Publication metadata (title, keywords, license, etc.).

zenodo property

Zenodo publication info, if any.

url()

URL for the project info page.

open()

Open the project page in the default browser.

Returns:

Type Description
str

The URL that was opened.