Skip to content

animation save does not preserve the colormap #1845

@doutriaux1

Description

@doutriaux1
import vcs
import cdms2
f=cdms2.open(vcs.sample_data+"/clt.nc")
s=f("clt")
x=vcs.init()
x.setcolormap("AMIP")
x.plot(s)
x.interact()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions