source: issm/oecreview/Archive/14312-15392/ISSM-15135-15136.diff@ 15393

Last change on this file since 15393 was 15393, checked in by Mathieu Morlighem, 12 years ago

NEW: adding Archive/14312-15392 for oecreview

File size: 451 bytes
  • ../trunk-jpl/src/m/solve/WriteData.py

     
    5050                                data[0:-1,:] = scale*data[0:-1,:]
    5151                        else:
    5252                                data  = scale*data
     53                else:
     54                        data  = scale*data
    5355
    5456        #Step 1: write the enum to identify this record uniquely
    5557        fid.write(struct.pack('i',enum))
Note: See TracBrowser for help on using the repository browser.