addfile_awx

mipylib.dataset.midata.addfile_awx(fname, getfn=True)

Add a AWX data file (Satellite data file format from CMA). use this function is the file has no .awx suffix, otherwise use addfile function.

Parameters
  • fname – (string) The AWX file name.

  • getfn – (string) If run __getfilename function or not. Default is True.

Returns

(DimDataFile) Opened file object.