Functions | |
def | read |
def | ncar2cube3D |
Variables | |
dictionary | info |
def readcube3D.interface_read_cube3D.ncar2cube3D | ( | cube3D_type, | |
ncar | |||
) |
Returns the 3D datacube path for the Carrington rotation wanted (ncar) for different cube3D type cube3D_type: * CORFIELD : corfield_CRXXXX_datacube.dat
def readcube3D.interface_read_cube3D.read | ( | cube3D_type, | |
cube3D_path | |||
) |
Interface to read 3D datacube for different type and return data as a Cube3D object. Cube3D type cube3D_type: * CORFIELD: ascii created by corfield program based on WSO,NSO,ADAPT magnetogram
dictionary readcube3D.interface_read_cube3D.info |