Cube Spectrum

Defines the CubeSpectrum_BDP class.

class admit.bdp.CubeSpectrum_BDP.CubeSpectrum_BDP(xmlFile=None, **keyval)

Contain (one or more) spectra from a cube Keywords

Methods

delete([delfiles]) Method to delete the BDP.
depends_on_(other) deprecated
get(key) access an attribute
getfiles() return the filename(s) associated with the basic data in a BDP.
haskey(key) Query if a key exists for an AT.
isequal(bdp)
report() report some properties, human readable.
setkey([name, key, init]) set keys, two styles are possible:
show() for now, show the xmlFile name
update(new_state)
write([xmlFile]) Method to write the BDP to an xml file

This Page