Skip to content

Removing custom curves #118

@zazaferjancsik

Description

@zazaferjancsik

Description

In pyetm version-2, there is currently no method to delete custom curves from the ETM.
Relevant when working with published scenarios (e.g. created by NBNL), and you want to default back to the slider settings rather than using the custom_curves uploaded


Current Behavior

The update_custom_curves method only appends or updates existing curves


Proposed Improvement

There should be a way to delete custom_curves, so ETM defaults back to the slider settings.


Implementation Ideas

Either create a new method specifically for removing custom curves, or in the update_custom_curves, passed curves with len 0 should be removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions