Révision 11
analysis/MeanRhoH2O_z.py (revision 11) | ||
---|---|---|
113 | 113 |
|
114 | 114 |
FFile=open('goz',"w\n") |
115 | 115 |
for i in range(0,len(goz)): |
116 |
FFile.write("%6.3f %6.3f %6.3f %6.3f\n" %(step*i,goz[i]/(len(file.variables['time'])/100)/0.033))
|
|
116 |
FFile.write("%6.3f %6.3f \n" %(step*i,goz[i]/(len(file.variables['time'])/100)/0.033)) |
|
117 | 117 |
|
118 | 118 |
FFile.close() |
119 | 119 |
|
Formats disponibles : Unified diff