Skip to content

3d_scalar seg faults on mac #245

Closed
Closed
@danlipsa

Description

@danlipsa

The following script seg faults on my mac. It works on linux. Upgrading to opengl2 might fix this. @doutriaux1 @aashish24 Do we test 3D plots?

import vcs
import cdms2
f=cdms2.open("http://test.opendap.org/dap/data/nc/coads_climatology.nc")
x=vcs.init()
s=f["AIRT"]
gm=x.get3d_scalar()
x.plot(s,gm)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions