gphys 1.1.1a

Sign up to get free protection for your applications and to get access to all the features.
Files changed (428) hide show
  1. data/ChangeLog +1777 -0
  2. data/LICENSE.txt +34 -0
  3. data/README +33 -0
  4. data/Rakefile +57 -0
  5. data/TODO_ep_flux +6 -0
  6. data/bin/gdir_client +27 -0
  7. data/bin/gdir_server +129 -0
  8. data/bin/gpaop +146 -0
  9. data/bin/gpcat +148 -0
  10. data/bin/gpcut +102 -0
  11. data/bin/gpedit +228 -0
  12. data/bin/gplist +68 -0
  13. data/bin/gpmath +120 -0
  14. data/bin/gpmaxmin +128 -0
  15. data/bin/gpprint +60 -0
  16. data/bin/gpvect +706 -0
  17. data/bin/gpview +704 -0
  18. data/bin/grads2nc_with_gphys +61 -0
  19. data/doc/attribute.html +19 -0
  20. data/doc/attributenetcdf.html +15 -0
  21. data/doc/axis.html +376 -0
  22. data/doc/coordmapping.html +111 -0
  23. data/doc/coordtransform.html +36 -0
  24. data/doc/derivative/gphys-derivative.html +80 -0
  25. data/doc/derivative/index.html +21 -0
  26. data/doc/derivative/index.rd +14 -0
  27. data/doc/derivative/math-doc/document/document.css +30 -0
  28. data/doc/derivative/math-doc/document/document.html +57 -0
  29. data/doc/derivative/math-doc/document/images.aux +1 -0
  30. data/doc/derivative/math-doc/document/images.log +385 -0
  31. data/doc/derivative/math-doc/document/images.pl +186 -0
  32. data/doc/derivative/math-doc/document/images.tex +364 -0
  33. data/doc/derivative/math-doc/document/img1.png +0 -0
  34. data/doc/derivative/math-doc/document/img10.png +0 -0
  35. data/doc/derivative/math-doc/document/img11.png +0 -0
  36. data/doc/derivative/math-doc/document/img12.png +0 -0
  37. data/doc/derivative/math-doc/document/img13.png +0 -0
  38. data/doc/derivative/math-doc/document/img14.png +0 -0
  39. data/doc/derivative/math-doc/document/img15.png +0 -0
  40. data/doc/derivative/math-doc/document/img16.png +0 -0
  41. data/doc/derivative/math-doc/document/img17.png +0 -0
  42. data/doc/derivative/math-doc/document/img18.png +0 -0
  43. data/doc/derivative/math-doc/document/img19.png +0 -0
  44. data/doc/derivative/math-doc/document/img2.png +0 -0
  45. data/doc/derivative/math-doc/document/img20.png +0 -0
  46. data/doc/derivative/math-doc/document/img21.png +0 -0
  47. data/doc/derivative/math-doc/document/img22.png +0 -0
  48. data/doc/derivative/math-doc/document/img23.png +0 -0
  49. data/doc/derivative/math-doc/document/img24.png +0 -0
  50. data/doc/derivative/math-doc/document/img25.png +0 -0
  51. data/doc/derivative/math-doc/document/img26.png +0 -0
  52. data/doc/derivative/math-doc/document/img27.png +0 -0
  53. data/doc/derivative/math-doc/document/img28.png +0 -0
  54. data/doc/derivative/math-doc/document/img29.png +0 -0
  55. data/doc/derivative/math-doc/document/img3.png +0 -0
  56. data/doc/derivative/math-doc/document/img30.png +0 -0
  57. data/doc/derivative/math-doc/document/img4.png +0 -0
  58. data/doc/derivative/math-doc/document/img5.png +0 -0
  59. data/doc/derivative/math-doc/document/img6.png +0 -0
  60. data/doc/derivative/math-doc/document/img7.png +0 -0
  61. data/doc/derivative/math-doc/document/img8.png +0 -0
  62. data/doc/derivative/math-doc/document/img9.png +0 -0
  63. data/doc/derivative/math-doc/document/index.html +57 -0
  64. data/doc/derivative/math-doc/document/labels.pl +13 -0
  65. data/doc/derivative/math-doc/document/next.png +0 -0
  66. data/doc/derivative/math-doc/document/next_g.png +0 -0
  67. data/doc/derivative/math-doc/document/node1.html +238 -0
  68. data/doc/derivative/math-doc/document/node2.html +75 -0
  69. data/doc/derivative/math-doc/document/prev.png +0 -0
  70. data/doc/derivative/math-doc/document/prev_g.png +0 -0
  71. data/doc/derivative/math-doc/document/up.png +0 -0
  72. data/doc/derivative/math-doc/document/up_g.png +0 -0
  73. data/doc/derivative/math-doc/document.pdf +0 -0
  74. data/doc/derivative/math-doc/document.tex +158 -0
  75. data/doc/derivative/numru-derivative.html +129 -0
  76. data/doc/ep_flux/ep_flux.html +469 -0
  77. data/doc/ep_flux/ggraph_on_merdional_section.html +71 -0
  78. data/doc/ep_flux/index.html +31 -0
  79. data/doc/ep_flux/index.rd +24 -0
  80. data/doc/ep_flux/math-doc/document/WARNINGS +1 -0
  81. data/doc/ep_flux/math-doc/document/contents.png +0 -0
  82. data/doc/ep_flux/math-doc/document/crossref.png +0 -0
  83. data/doc/ep_flux/math-doc/document/document.css +30 -0
  84. data/doc/ep_flux/math-doc/document/document.html +101 -0
  85. data/doc/ep_flux/math-doc/document/images.aux +1 -0
  86. data/doc/ep_flux/math-doc/document/images.log +1375 -0
  87. data/doc/ep_flux/math-doc/document/images.pl +1328 -0
  88. data/doc/ep_flux/math-doc/document/images.tex +1471 -0
  89. data/doc/ep_flux/math-doc/document/img1.png +0 -0
  90. data/doc/ep_flux/math-doc/document/img10.png +0 -0
  91. data/doc/ep_flux/math-doc/document/img100.png +0 -0
  92. data/doc/ep_flux/math-doc/document/img101.png +0 -0
  93. data/doc/ep_flux/math-doc/document/img102.png +0 -0
  94. data/doc/ep_flux/math-doc/document/img103.png +0 -0
  95. data/doc/ep_flux/math-doc/document/img104.png +0 -0
  96. data/doc/ep_flux/math-doc/document/img105.png +0 -0
  97. data/doc/ep_flux/math-doc/document/img106.png +0 -0
  98. data/doc/ep_flux/math-doc/document/img107.png +0 -0
  99. data/doc/ep_flux/math-doc/document/img108.png +0 -0
  100. data/doc/ep_flux/math-doc/document/img109.png +0 -0
  101. data/doc/ep_flux/math-doc/document/img11.png +0 -0
  102. data/doc/ep_flux/math-doc/document/img110.png +0 -0
  103. data/doc/ep_flux/math-doc/document/img111.png +0 -0
  104. data/doc/ep_flux/math-doc/document/img112.png +0 -0
  105. data/doc/ep_flux/math-doc/document/img113.png +0 -0
  106. data/doc/ep_flux/math-doc/document/img114.png +0 -0
  107. data/doc/ep_flux/math-doc/document/img115.png +0 -0
  108. data/doc/ep_flux/math-doc/document/img116.png +0 -0
  109. data/doc/ep_flux/math-doc/document/img117.png +0 -0
  110. data/doc/ep_flux/math-doc/document/img118.png +0 -0
  111. data/doc/ep_flux/math-doc/document/img119.png +0 -0
  112. data/doc/ep_flux/math-doc/document/img12.png +0 -0
  113. data/doc/ep_flux/math-doc/document/img120.png +0 -0
  114. data/doc/ep_flux/math-doc/document/img121.png +0 -0
  115. data/doc/ep_flux/math-doc/document/img122.png +0 -0
  116. data/doc/ep_flux/math-doc/document/img123.png +0 -0
  117. data/doc/ep_flux/math-doc/document/img124.png +0 -0
  118. data/doc/ep_flux/math-doc/document/img125.png +0 -0
  119. data/doc/ep_flux/math-doc/document/img126.png +0 -0
  120. data/doc/ep_flux/math-doc/document/img127.png +0 -0
  121. data/doc/ep_flux/math-doc/document/img128.png +0 -0
  122. data/doc/ep_flux/math-doc/document/img129.png +0 -0
  123. data/doc/ep_flux/math-doc/document/img13.png +0 -0
  124. data/doc/ep_flux/math-doc/document/img130.png +0 -0
  125. data/doc/ep_flux/math-doc/document/img131.png +0 -0
  126. data/doc/ep_flux/math-doc/document/img132.png +0 -0
  127. data/doc/ep_flux/math-doc/document/img133.png +0 -0
  128. data/doc/ep_flux/math-doc/document/img134.png +0 -0
  129. data/doc/ep_flux/math-doc/document/img135.png +0 -0
  130. data/doc/ep_flux/math-doc/document/img136.png +0 -0
  131. data/doc/ep_flux/math-doc/document/img137.png +0 -0
  132. data/doc/ep_flux/math-doc/document/img138.png +0 -0
  133. data/doc/ep_flux/math-doc/document/img139.png +0 -0
  134. data/doc/ep_flux/math-doc/document/img14.png +0 -0
  135. data/doc/ep_flux/math-doc/document/img140.png +0 -0
  136. data/doc/ep_flux/math-doc/document/img141.png +0 -0
  137. data/doc/ep_flux/math-doc/document/img142.png +0 -0
  138. data/doc/ep_flux/math-doc/document/img143.png +0 -0
  139. data/doc/ep_flux/math-doc/document/img144.png +0 -0
  140. data/doc/ep_flux/math-doc/document/img145.png +0 -0
  141. data/doc/ep_flux/math-doc/document/img146.png +0 -0
  142. data/doc/ep_flux/math-doc/document/img147.png +0 -0
  143. data/doc/ep_flux/math-doc/document/img148.png +0 -0
  144. data/doc/ep_flux/math-doc/document/img149.png +0 -0
  145. data/doc/ep_flux/math-doc/document/img15.png +0 -0
  146. data/doc/ep_flux/math-doc/document/img150.png +0 -0
  147. data/doc/ep_flux/math-doc/document/img151.png +0 -0
  148. data/doc/ep_flux/math-doc/document/img152.png +0 -0
  149. data/doc/ep_flux/math-doc/document/img153.png +0 -0
  150. data/doc/ep_flux/math-doc/document/img154.png +0 -0
  151. data/doc/ep_flux/math-doc/document/img155.png +0 -0
  152. data/doc/ep_flux/math-doc/document/img156.png +0 -0
  153. data/doc/ep_flux/math-doc/document/img157.png +0 -0
  154. data/doc/ep_flux/math-doc/document/img158.png +0 -0
  155. data/doc/ep_flux/math-doc/document/img159.png +0 -0
  156. data/doc/ep_flux/math-doc/document/img16.png +0 -0
  157. data/doc/ep_flux/math-doc/document/img160.png +0 -0
  158. data/doc/ep_flux/math-doc/document/img161.png +0 -0
  159. data/doc/ep_flux/math-doc/document/img162.png +0 -0
  160. data/doc/ep_flux/math-doc/document/img163.png +0 -0
  161. data/doc/ep_flux/math-doc/document/img164.png +0 -0
  162. data/doc/ep_flux/math-doc/document/img165.png +0 -0
  163. data/doc/ep_flux/math-doc/document/img166.png +0 -0
  164. data/doc/ep_flux/math-doc/document/img167.png +0 -0
  165. data/doc/ep_flux/math-doc/document/img168.png +0 -0
  166. data/doc/ep_flux/math-doc/document/img169.png +0 -0
  167. data/doc/ep_flux/math-doc/document/img17.png +0 -0
  168. data/doc/ep_flux/math-doc/document/img170.png +0 -0
  169. data/doc/ep_flux/math-doc/document/img171.png +0 -0
  170. data/doc/ep_flux/math-doc/document/img172.png +0 -0
  171. data/doc/ep_flux/math-doc/document/img173.png +0 -0
  172. data/doc/ep_flux/math-doc/document/img174.png +0 -0
  173. data/doc/ep_flux/math-doc/document/img175.png +0 -0
  174. data/doc/ep_flux/math-doc/document/img176.png +0 -0
  175. data/doc/ep_flux/math-doc/document/img177.png +0 -0
  176. data/doc/ep_flux/math-doc/document/img178.png +0 -0
  177. data/doc/ep_flux/math-doc/document/img179.png +0 -0
  178. data/doc/ep_flux/math-doc/document/img18.png +0 -0
  179. data/doc/ep_flux/math-doc/document/img180.png +0 -0
  180. data/doc/ep_flux/math-doc/document/img181.png +0 -0
  181. data/doc/ep_flux/math-doc/document/img182.png +0 -0
  182. data/doc/ep_flux/math-doc/document/img183.png +0 -0
  183. data/doc/ep_flux/math-doc/document/img184.png +0 -0
  184. data/doc/ep_flux/math-doc/document/img185.png +0 -0
  185. data/doc/ep_flux/math-doc/document/img186.png +0 -0
  186. data/doc/ep_flux/math-doc/document/img187.png +0 -0
  187. data/doc/ep_flux/math-doc/document/img188.png +0 -0
  188. data/doc/ep_flux/math-doc/document/img189.png +0 -0
  189. data/doc/ep_flux/math-doc/document/img19.png +0 -0
  190. data/doc/ep_flux/math-doc/document/img190.png +0 -0
  191. data/doc/ep_flux/math-doc/document/img191.png +0 -0
  192. data/doc/ep_flux/math-doc/document/img192.png +0 -0
  193. data/doc/ep_flux/math-doc/document/img193.png +0 -0
  194. data/doc/ep_flux/math-doc/document/img194.png +0 -0
  195. data/doc/ep_flux/math-doc/document/img195.png +0 -0
  196. data/doc/ep_flux/math-doc/document/img196.png +0 -0
  197. data/doc/ep_flux/math-doc/document/img197.png +0 -0
  198. data/doc/ep_flux/math-doc/document/img198.png +0 -0
  199. data/doc/ep_flux/math-doc/document/img199.png +0 -0
  200. data/doc/ep_flux/math-doc/document/img2.png +0 -0
  201. data/doc/ep_flux/math-doc/document/img20.png +0 -0
  202. data/doc/ep_flux/math-doc/document/img200.png +0 -0
  203. data/doc/ep_flux/math-doc/document/img21.png +0 -0
  204. data/doc/ep_flux/math-doc/document/img22.png +0 -0
  205. data/doc/ep_flux/math-doc/document/img23.png +0 -0
  206. data/doc/ep_flux/math-doc/document/img24.png +0 -0
  207. data/doc/ep_flux/math-doc/document/img25.png +0 -0
  208. data/doc/ep_flux/math-doc/document/img26.png +0 -0
  209. data/doc/ep_flux/math-doc/document/img27.png +0 -0
  210. data/doc/ep_flux/math-doc/document/img28.png +0 -0
  211. data/doc/ep_flux/math-doc/document/img29.png +0 -0
  212. data/doc/ep_flux/math-doc/document/img3.png +0 -0
  213. data/doc/ep_flux/math-doc/document/img30.png +0 -0
  214. data/doc/ep_flux/math-doc/document/img31.png +0 -0
  215. data/doc/ep_flux/math-doc/document/img32.png +0 -0
  216. data/doc/ep_flux/math-doc/document/img33.png +0 -0
  217. data/doc/ep_flux/math-doc/document/img34.png +0 -0
  218. data/doc/ep_flux/math-doc/document/img35.png +0 -0
  219. data/doc/ep_flux/math-doc/document/img36.png +0 -0
  220. data/doc/ep_flux/math-doc/document/img37.png +0 -0
  221. data/doc/ep_flux/math-doc/document/img38.png +0 -0
  222. data/doc/ep_flux/math-doc/document/img39.png +0 -0
  223. data/doc/ep_flux/math-doc/document/img4.png +0 -0
  224. data/doc/ep_flux/math-doc/document/img40.png +0 -0
  225. data/doc/ep_flux/math-doc/document/img41.png +0 -0
  226. data/doc/ep_flux/math-doc/document/img42.png +0 -0
  227. data/doc/ep_flux/math-doc/document/img43.png +0 -0
  228. data/doc/ep_flux/math-doc/document/img44.png +0 -0
  229. data/doc/ep_flux/math-doc/document/img45.png +0 -0
  230. data/doc/ep_flux/math-doc/document/img46.png +0 -0
  231. data/doc/ep_flux/math-doc/document/img47.png +0 -0
  232. data/doc/ep_flux/math-doc/document/img48.png +0 -0
  233. data/doc/ep_flux/math-doc/document/img49.png +0 -0
  234. data/doc/ep_flux/math-doc/document/img5.png +0 -0
  235. data/doc/ep_flux/math-doc/document/img50.png +0 -0
  236. data/doc/ep_flux/math-doc/document/img51.png +0 -0
  237. data/doc/ep_flux/math-doc/document/img52.png +0 -0
  238. data/doc/ep_flux/math-doc/document/img53.png +0 -0
  239. data/doc/ep_flux/math-doc/document/img54.png +0 -0
  240. data/doc/ep_flux/math-doc/document/img55.png +0 -0
  241. data/doc/ep_flux/math-doc/document/img56.png +0 -0
  242. data/doc/ep_flux/math-doc/document/img57.png +0 -0
  243. data/doc/ep_flux/math-doc/document/img58.png +0 -0
  244. data/doc/ep_flux/math-doc/document/img59.png +0 -0
  245. data/doc/ep_flux/math-doc/document/img6.png +0 -0
  246. data/doc/ep_flux/math-doc/document/img60.png +0 -0
  247. data/doc/ep_flux/math-doc/document/img61.png +0 -0
  248. data/doc/ep_flux/math-doc/document/img62.png +0 -0
  249. data/doc/ep_flux/math-doc/document/img63.png +0 -0
  250. data/doc/ep_flux/math-doc/document/img64.png +0 -0
  251. data/doc/ep_flux/math-doc/document/img65.png +0 -0
  252. data/doc/ep_flux/math-doc/document/img66.png +0 -0
  253. data/doc/ep_flux/math-doc/document/img67.png +0 -0
  254. data/doc/ep_flux/math-doc/document/img68.png +0 -0
  255. data/doc/ep_flux/math-doc/document/img69.png +0 -0
  256. data/doc/ep_flux/math-doc/document/img7.png +0 -0
  257. data/doc/ep_flux/math-doc/document/img70.png +0 -0
  258. data/doc/ep_flux/math-doc/document/img71.png +0 -0
  259. data/doc/ep_flux/math-doc/document/img72.png +0 -0
  260. data/doc/ep_flux/math-doc/document/img73.png +0 -0
  261. data/doc/ep_flux/math-doc/document/img74.png +0 -0
  262. data/doc/ep_flux/math-doc/document/img75.png +0 -0
  263. data/doc/ep_flux/math-doc/document/img76.png +0 -0
  264. data/doc/ep_flux/math-doc/document/img77.png +0 -0
  265. data/doc/ep_flux/math-doc/document/img78.png +0 -0
  266. data/doc/ep_flux/math-doc/document/img79.png +0 -0
  267. data/doc/ep_flux/math-doc/document/img8.png +0 -0
  268. data/doc/ep_flux/math-doc/document/img80.png +0 -0
  269. data/doc/ep_flux/math-doc/document/img81.png +0 -0
  270. data/doc/ep_flux/math-doc/document/img82.png +0 -0
  271. data/doc/ep_flux/math-doc/document/img83.png +0 -0
  272. data/doc/ep_flux/math-doc/document/img84.png +0 -0
  273. data/doc/ep_flux/math-doc/document/img85.png +0 -0
  274. data/doc/ep_flux/math-doc/document/img86.png +0 -0
  275. data/doc/ep_flux/math-doc/document/img87.png +0 -0
  276. data/doc/ep_flux/math-doc/document/img88.png +0 -0
  277. data/doc/ep_flux/math-doc/document/img89.png +0 -0
  278. data/doc/ep_flux/math-doc/document/img9.png +0 -0
  279. data/doc/ep_flux/math-doc/document/img90.png +0 -0
  280. data/doc/ep_flux/math-doc/document/img91.png +0 -0
  281. data/doc/ep_flux/math-doc/document/img92.png +0 -0
  282. data/doc/ep_flux/math-doc/document/img93.png +0 -0
  283. data/doc/ep_flux/math-doc/document/img94.png +0 -0
  284. data/doc/ep_flux/math-doc/document/img95.png +0 -0
  285. data/doc/ep_flux/math-doc/document/img96.png +0 -0
  286. data/doc/ep_flux/math-doc/document/img97.png +0 -0
  287. data/doc/ep_flux/math-doc/document/img98.png +0 -0
  288. data/doc/ep_flux/math-doc/document/img99.png +0 -0
  289. data/doc/ep_flux/math-doc/document/index.html +101 -0
  290. data/doc/ep_flux/math-doc/document/internals.pl +258 -0
  291. data/doc/ep_flux/math-doc/document/labels.pl +265 -0
  292. data/doc/ep_flux/math-doc/document/next.png +0 -0
  293. data/doc/ep_flux/math-doc/document/next_g.png +0 -0
  294. data/doc/ep_flux/math-doc/document/node1.html +104 -0
  295. data/doc/ep_flux/math-doc/document/node10.html +164 -0
  296. data/doc/ep_flux/math-doc/document/node11.html +86 -0
  297. data/doc/ep_flux/math-doc/document/node12.html +166 -0
  298. data/doc/ep_flux/math-doc/document/node13.html +897 -0
  299. data/doc/ep_flux/math-doc/document/node14.html +1065 -0
  300. data/doc/ep_flux/math-doc/document/node15.html +72 -0
  301. data/doc/ep_flux/math-doc/document/node16.html +81 -0
  302. data/doc/ep_flux/math-doc/document/node2.html +82 -0
  303. data/doc/ep_flux/math-doc/document/node3.html +91 -0
  304. data/doc/ep_flux/math-doc/document/node4.html +149 -0
  305. data/doc/ep_flux/math-doc/document/node5.html +330 -0
  306. data/doc/ep_flux/math-doc/document/node6.html +99 -0
  307. data/doc/ep_flux/math-doc/document/node7.html +98 -0
  308. data/doc/ep_flux/math-doc/document/node8.html +83 -0
  309. data/doc/ep_flux/math-doc/document/node9.html +140 -0
  310. data/doc/ep_flux/math-doc/document/prev.png +0 -0
  311. data/doc/ep_flux/math-doc/document/prev_g.png +0 -0
  312. data/doc/ep_flux/math-doc/document/up.png +0 -0
  313. data/doc/ep_flux/math-doc/document/up_g.png +0 -0
  314. data/doc/ep_flux/math-doc/document.pdf +0 -0
  315. data/doc/ep_flux/math-doc/document.tex +2018 -0
  316. data/doc/gdir.html +412 -0
  317. data/doc/gdir_client.html +16 -0
  318. data/doc/gdir_connect_ftp-like.html +61 -0
  319. data/doc/gdir_server.html +45 -0
  320. data/doc/ggraph.html +1615 -0
  321. data/doc/gpcat.html +44 -0
  322. data/doc/gpcut.html +41 -0
  323. data/doc/gphys.html +532 -0
  324. data/doc/gphys_fft.html +324 -0
  325. data/doc/gphys_grads_io.html +69 -0
  326. data/doc/gphys_grib_io.html +82 -0
  327. data/doc/gphys_io.html +120 -0
  328. data/doc/gphys_io_common.html +18 -0
  329. data/doc/gphys_netcdf_io.html +283 -0
  330. data/doc/gplist.html +24 -0
  331. data/doc/gpmath.html +51 -0
  332. data/doc/gpmaxmin.html +31 -0
  333. data/doc/gpprint.html +34 -0
  334. data/doc/gpview.html +270 -0
  335. data/doc/grads2nc_with_gphys.html +21 -0
  336. data/doc/grads_gridded.html +307 -0
  337. data/doc/grib.html +144 -0
  338. data/doc/grid.html +212 -0
  339. data/doc/index.html +133 -0
  340. data/doc/index.rd +127 -0
  341. data/doc/netcdf_convention.html +136 -0
  342. data/doc/unumeric.html +176 -0
  343. data/doc/update +64 -0
  344. data/doc/varray.html +299 -0
  345. data/doc/varraycomposite.html +67 -0
  346. data/ext_coord.c +209 -0
  347. data/ext_init.c +7 -0
  348. data/extconf.rb +42 -0
  349. data/install.rb +130 -0
  350. data/interpo.c +497 -0
  351. data/lib/numru/dcl_mouse.rb +71 -0
  352. data/lib/numru/dclext_datetime_ax.rb +220 -0
  353. data/lib/numru/derivative.rb +348 -0
  354. data/lib/numru/ganalysis/covariance.rb +154 -0
  355. data/lib/numru/ganalysis/eof.rb +298 -0
  356. data/lib/numru/ganalysis/histogram.rb +252 -0
  357. data/lib/numru/ganalysis/met.rb +317 -0
  358. data/lib/numru/ganalysis/planet.rb +182 -0
  359. data/lib/numru/ganalysis.rb +7 -0
  360. data/lib/numru/gdir.rb +1038 -0
  361. data/lib/numru/gdir_connect_ftp-like.rb +149 -0
  362. data/lib/numru/ggraph.rb +5838 -0
  363. data/lib/numru/ggraph_on_merdional_section.rb +178 -0
  364. data/lib/numru/gphys/assoccoords.rb +359 -0
  365. data/lib/numru/gphys/attribute.rb +129 -0
  366. data/lib/numru/gphys/attributenetcdf.rb +80 -0
  367. data/lib/numru/gphys/axis.rb +963 -0
  368. data/lib/numru/gphys/coordmapping.rb +286 -0
  369. data/lib/numru/gphys/coordtransform.rb +209 -0
  370. data/lib/numru/gphys/derivative.rb +314 -0
  371. data/lib/numru/gphys/ep_flux.rb +868 -0
  372. data/lib/numru/gphys/gpcommon.rb +52 -0
  373. data/lib/numru/gphys/gphys.rb +1207 -0
  374. data/lib/numru/gphys/gphys_fft.rb +886 -0
  375. data/lib/numru/gphys/gphys_grads_io.rb +212 -0
  376. data/lib/numru/gphys/gphys_grib_io.rb +214 -0
  377. data/lib/numru/gphys/gphys_gtool3_io.rb +162 -0
  378. data/lib/numru/gphys/gphys_hdfeos5_io.rb +672 -0
  379. data/lib/numru/gphys/gphys_io.rb +452 -0
  380. data/lib/numru/gphys/gphys_io_common.rb +126 -0
  381. data/lib/numru/gphys/gphys_netcdf_io.rb +800 -0
  382. data/lib/numru/gphys/gphys_nusdas_io.rb +132 -0
  383. data/lib/numru/gphys/grads_gridded.rb +1638 -0
  384. data/lib/numru/gphys/grib.rb +2049 -0
  385. data/lib/numru/gphys/grib_params.rb +1465 -0
  386. data/lib/numru/gphys/grid.rb +723 -0
  387. data/lib/numru/gphys/gtool3.rb +771 -0
  388. data/lib/numru/gphys/interpolate.rb +854 -0
  389. data/lib/numru/gphys/narray_ext.rb +34 -0
  390. data/lib/numru/gphys/netcdf_convention.rb +406 -0
  391. data/lib/numru/gphys/subsetmapping.rb +332 -0
  392. data/lib/numru/gphys/unumeric.rb +522 -0
  393. data/lib/numru/gphys/varray.rb +1109 -0
  394. data/lib/numru/gphys/varraycomposite.rb +415 -0
  395. data/lib/numru/gphys/varraygrads.rb +225 -0
  396. data/lib/numru/gphys/varraygrib.rb +177 -0
  397. data/lib/numru/gphys/varraygtool3.rb +226 -0
  398. data/lib/numru/gphys/varrayhdfeos5.rb +451 -0
  399. data/lib/numru/gphys/varraynetcdf.rb +350 -0
  400. data/lib/numru/gphys/varraynusdas.rb +59 -0
  401. data/lib/numru/gphys.rb +9 -0
  402. data/lib/numru/htdir.rb +170 -0
  403. data/multibitIO.c +567 -0
  404. data/sample/cira86_to_nc.rb +122 -0
  405. data/sample/druby_cli1.rb +21 -0
  406. data/sample/druby_cli2.rb +34 -0
  407. data/sample/druby_serv1.rb +30 -0
  408. data/sample/druby_serv2.rb +64 -0
  409. data/sample/ep_flux/demo_NCEP_1.rb +48 -0
  410. data/sample/ep_flux/demo_NCEP_2.rb +57 -0
  411. data/sample/ep_flux/demo_NCEP_3.rb +81 -0
  412. data/sample/ggraph_latlon_labelling_dr002690.rb +159 -0
  413. data/sample/ggraph_mapfit-axes_dr002687.rb +131 -0
  414. data/sample/map_projection.rb +121 -0
  415. data/sample/ncep_theta_coord.rb +79 -0
  416. data/test/eof_slp.rb +28 -0
  417. data/test/mltbit.dat +0 -0
  418. data/test/test_ep_flux.rb +533 -0
  419. data/test/test_multibitIO.rb +19 -0
  420. data/testdata/T.jan.ctl +12 -0
  421. data/testdata/T.jan.dat +0 -0
  422. data/testdata/T.jan.grib +0 -0
  423. data/testdata/T.jan.nc +0 -0
  424. data/testdata/T.jan.packed.withmiss.nc +0 -0
  425. data/testdata/UV.jan.nc +0 -0
  426. data/testdata/assoc_crds.nc +0 -0
  427. data/testdata/cira86.dat +1332 -0
  428. metadata +621 -0
@@ -0,0 +1,80 @@
1
+ <?xml version="1.0" ?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+ <html xmlns="http://www.w3.org/1999/xhtml">
6
+ <head>
7
+ <title>../../lib/numru/gphys/derivative.rb</title>
8
+ </head>
9
+ <body>
10
+ <h1><a name="label:0" id="label:0">module NumRu::GPhys::Derivative in derivative.rb</a></h1><!-- RDLabel: "module NumRu::GPhys::Derivative in derivative.rb" -->
11
+ <h2><a name="label:1" id="label:1">Index</a></h2><!-- RDLabel: "Index" -->
12
+ <ul>
13
+ <li><a href="#label:2">module NumRu::GPhys::Derivative</a>
14
+ <ul>
15
+ <li><a href="#label:3">threepoint_O2nd_deriv</a>
16
+ <ul>
17
+ <li>First derivative (2nd Order difference use three point.)</li>
18
+ </ul></li>
19
+ <li><a href="#label:4">cderiv</a>
20
+ <ul>
21
+ <li>First derivative (using center difference method)</li>
22
+ </ul></li>
23
+ </ul></li>
24
+ </ul>
25
+ <h1><a name="label:2" id="label:2">module NumRu::GPhys::Derivative</a></h1><!-- RDLabel: "module NumRu::GPhys::Derivative" -->
26
+ <p>Module functions of Derivative Operater for GPhys.</p>
27
+ <dl>
28
+ <dt><a name="label:3" id="label:3"><code>threepoint_O2nd_deriv(<var>gp</var>, <var>dim_or_dimname</var>, <var>bc</var>=<var>NumRu</var>::<var>Derivative</var>::<var>LINEAR_EXT</var>))</code></a></dt><!-- RDLabel: "threepoint_O2nd_deriv" -->
29
+ <dd>
30
+ <p>Derivate <code>z</code> respect to <code>dim</code> th dimension with 2nd Order difference.
31
+ return an NArray which result of the difference <!-- Reference, RDLabel "z" doesn't exist --><em class="label-not-found">z</em><!-- Reference end --> divided difference
32
+ <code>x</code> (in other wards, </p>
33
+ <pre>(s**2*z_{i+1} + (t**2 - s**2)*f_{i} - t**2*f_{i-1}) / (s*t*(s + t)):
34
+ now s represents (x_{i} - x_{i-1}) ,t represents (x_{i+1} - x_{i})
35
+ and _{i} represents the suffix of {i} th element in the ((&lt;dim&gt;)) th
36
+ dimension of array. ).</pre>
37
+ <p>ARGUMENTS</p>
38
+ <ul>
39
+ <li>z (NArray): a NArray which you want to derivative.</li>
40
+ <li>x (NArray): a NArray represents the dimension which derivative respect
41
+ to. z.rank must be 1.</li>
42
+ <li>dim (Numeric): a Numeric represents the dimention which derivative
43
+ respect to. you can give number count backward (<!-- Reference, RDLabel "dim" doesn't exist --><em class="label-not-found">dim</em><!-- Reference end -->&lt;0), but
44
+ <!-- Reference, RDLabel "z.rank ��dim" doesn't exist --><em class="label-not-found">z.rank ��dim</em><!-- Reference end --> must be &gt; 0. </li>
45
+ <li>bc (Numeric) : a Numeric which represent boundary condition.
46
+ now only LINEAR_EXT(=1) supported. LINEAR_EXT load <!-- Reference, RDLabel "b_expand_linear_ext" doesn't exist --><em class="label-not-found">b_expand_linear_ext</em><!-- Reference end -->
47
+ which extend boundary with lenear value.</li>
48
+ </ul>
49
+ <p>RETURN VALUE</p>
50
+ <ul>
51
+ <li>O2nd_deriv_data (NArray):
52
+ (s**2*z_{i+1} + (t**2 - s**2)*f_{i} - t**2*f_{i-1}) / (s*t*(s + t))</li>
53
+ </ul></dd>
54
+ <dt><a name="label:4" id="label:4"><code>cderiv(<var>gp</var>, <var>dim_or_dimname</var>, <var>bc</var>=<var>NumRu</var>::<var>Derivative</var>::<var>LINEAR_EXT</var>)</code></a></dt><!-- RDLabel: "cderiv" -->
55
+ <dd>
56
+ <p>Derivate <code>gp</code> respect to <code>dim</code> th or <code>dimname</code> dimension
57
+ with center difference. return a GPhys which result of the difference
58
+ <!-- Reference, RDLabel "gp" doesn't exist --><em class="label-not-found">gp</em><!-- Reference end --> divided difference axis.
59
+ ( in other wards, (z_{i+1} - z_{i-1}) / (x_{i+1} - x_{i-1}): now x is
60
+ axis array which you wants to respects to, _{i} represents the suffix
61
+ of {i} th element in the <!-- Reference, RDLabel "dim" doesn't exist --><em class="label-not-found">dim</em><!-- Reference end --> th dimension of array. ).</p>
62
+ <p>ARGUMENTS</p>
63
+ <ul>
64
+ <li>gp (GPhys): a GPhys which you want to derivative.</li>
65
+ <li>dim_or_dimname (Numeric or String): a Numeric or String represents
66
+ the dimension which derivate respect to. you can give number count
67
+ backward (<!-- Reference, RDLabel "dim" doesn't exist --><em class="label-not-found">dim</em><!-- Reference end -->&lt;0), but <!-- Reference, RDLabel "z.rank ��dim" doesn't exist --><em class="label-not-found">z.rank ��dim</em><!-- Reference end --> must be &gt; 0. </li>
68
+ <li>bc (Numeric) : a Numeric which represent boundary condition.
69
+ now only NumRu::Derivative::LINEAR_EXT(=1) supported. LINEAR_EXT load
70
+ <!-- Reference, RDLabel "NumRu::Derivative::b_expand_linear_ext" doesn't exist --><em class="label-not-found">NumRu::Derivative::b_expand_linear_ext</em><!-- Reference end --> which extend boundary
71
+ with linear value.</li>
72
+ </ul>
73
+ <p>RETURN VALUE</p>
74
+ <ul>
75
+ <li>a GPhys</li>
76
+ </ul></dd>
77
+ </dl>
78
+
79
+ </body>
80
+ </html>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" ?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+ <html xmlns="http://www.w3.org/1999/xhtml">
6
+ <head>
7
+ <title>index.rd</title>
8
+ </head>
9
+ <body>
10
+ <h1><a name="label:0" id="label:0">Reference manuals of the Derivative library</a></h1><!-- RDLabel: "Reference manuals of the Derivative library" -->
11
+ <ul>
12
+ <li><a href="numru-derivative.html">module NumRu::Derivative</a> :
13
+ Module functions of Derivative Operater for NArray.</li>
14
+ <li><a href="gphys-derivative.html">module NumRu::GPhys::Derivative</a> :
15
+ Module functions of Derivative Operater for GPhys.</li>
16
+ <li><a href="math-doc/document/index.html">description of mathmatical definition</a>
17
+ Description of mathmatical definition about Derivative.</li>
18
+ </ul>
19
+
20
+ </body>
21
+ </html>
@@ -0,0 +1,14 @@
1
+ =begin
2
+
3
+ =Reference manuals of the Derivative library
4
+
5
+ * ((<module NumRu::Derivative|URL:numru-derivative.html>)) :
6
+ Module functions of Derivative Operater for NArray.
7
+
8
+ * ((<module NumRu::GPhys::Derivative|URL:gphys-derivative.html>)) :
9
+ Module functions of Derivative Operater for GPhys.
10
+
11
+ * ((<description of mathmatical definition|URL:math-doc/document/index.html>))
12
+ Description of mathmatical definition about Derivative.
13
+
14
+ =end
@@ -0,0 +1,30 @@
1
+ /* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
2
+ .MATH { font-family: "Century Schoolbook", serif; }
3
+ .MATH I { font-family: "Century Schoolbook", serif; font-shape: italic }
4
+ .BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
5
+
6
+ /* implement both fixed-size and relative sizes */
7
+ SMALL.XTINY { font-size : xx-small }
8
+ SMALL.TINY { font-size : x-small }
9
+ SMALL.SCRIPTSIZE { font-size : smaller }
10
+ SMALL.FOOTNOTESIZE { font-size : small }
11
+ SMALL.SMALL { }
12
+ BIG.LARGE { }
13
+ BIG.XLARGE { font-size : large }
14
+ BIG.XXLARGE { font-size : x-large }
15
+ BIG.HUGE { font-size : larger }
16
+ BIG.XHUGE { font-size : xx-large }
17
+
18
+ /* heading styles */
19
+ H1 { }
20
+ H2 { }
21
+ H3 { }
22
+ H4 { }
23
+ H5 { }
24
+
25
+ /* mathematics styles */
26
+ DIV.displaymath { } /* math displays */
27
+ TD.eqno { } /* equation-number cells */
28
+
29
+
30
+ /* document-specific styles come next */
@@ -0,0 +1,57 @@
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
+
3
+ <!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
4
+ patched version by: Kenshi Muto, Debian Project.
5
+ LaTeX2HTML 2K.1beta (1.48),
6
+ original version by: Nikos Drakos, CBLU, University of Leeds
7
+ * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
8
+ * with significant contributions from:
9
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
10
+ <HTML>
11
+ <HEAD>
12
+ <TITLE>NumRu::Derivative</TITLE>
13
+ <META NAME="description" CONTENT="NumRu::Derivative">
14
+ <META NAME="keywords" CONTENT="document">
15
+ <META NAME="resource-type" CONTENT="document">
16
+ <META NAME="distribution" CONTENT="global">
17
+
18
+ <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
19
+ <META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
20
+ <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
21
+
22
+ <LINK REL="STYLESHEET" HREF="document.css">
23
+
24
+ <LINK REL="next" HREF="node1.html">
25
+ </HEAD>
26
+
27
+ <BODY >
28
+ <!--Navigation Panel-->
29
+ <A NAME="tex2html1"
30
+ HREF="node1.html">
31
+ <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
32
+ <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png">
33
+ <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png">
34
+ <BR>
35
+ <B> :</B> <A NAME="tex2html2"
36
+ HREF="node1.html">$BITEy4V3V3J;R$NFs<!@:EY:9J,(B</A>
37
+ <BR>
38
+ <BR>
39
+ <!--End of Navigation Panel-->
40
+ <BR><HR>
41
+ <!--Table of Child-Links-->
42
+ <A NAME="CHILD_LINKS"></A>
43
+
44
+ <UL>
45
+ <LI><A NAME="tex2html3"
46
+ HREF="node1.html">$BITEy4V3V3J;R$NFs<!@:EY:9J,(B</A>
47
+ <LI><A NAME="tex2html4"
48
+ HREF="node2.html">$B$3$NJ8=q$K$D$$$F(B...</A>
49
+ </UL>
50
+ <!--End of Table of Child-Links-->
51
+ <BR><HR>
52
+ <ADDRESS>
53
+ Tsukahara Daisuke
54
+ $BJ?@.(B17$BG/(B3$B7n(B3$BF|(B
55
+ </ADDRESS>
56
+ </BODY>
57
+ </HTML>
@@ -0,0 +1 @@
1
+ \relax
@@ -0,0 +1,385 @@
1
+ This is pTeX, Version p3.0.1, based on TeX, Version 3.14159 (EUC) (Web2C 7.3.7) (format=platex 2004.12.16) 3 MAR 2005 12:06
2
+ **./images.tex
3
+ (./images.tex
4
+ pLaTeX2e <2001/09/04>+0 (based on LaTeX2e <2001/06/01> patch level 0)
5
+
6
+ (/usr/share/texmf/ptex/platex/base/jarticle.cls
7
+ Document Class: jarticle 2001/10/04 v1.3 Standard pLaTeX class
8
+ \c@@paper=\count81
9
+ (/usr/share/texmf/ptex/platex/base/jsize12.clo
10
+ File: jsize12.clo 2001/10/04 v1.3 Standard pLaTeX file (size option)
11
+ )
12
+ \c@part=\count82
13
+ \c@section=\count83
14
+ \c@subsection=\count84
15
+ \c@subsubsection=\count85
16
+ \c@paragraph=\count86
17
+ \c@subparagraph=\count87
18
+ \c@figure=\count88
19
+ \c@table=\count89
20
+ \abovecaptionskip=\skip41
21
+ \belowcaptionskip=\skip42
22
+ \symmincho=\mathgroup4
23
+ LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'
24
+ (Font) JY1/mc/m/n --> JY1/gt/m/n on input line 597.
25
+ LaTeX Info: Redefining \mathrm on input line 599.
26
+ LaTeX Info: Redefining \mathbf on input line 600.
27
+ \toclineskip=\dimen118
28
+ \@lnumwidth=\dimen119
29
+ \bibindent=\dimen120
30
+ \heisei=\count90
31
+ ) (/usr/share/texmf/tex/latex/base/ifthen.sty
32
+ Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
33
+ ) (/usr/share/texmf/ptex/platex/base/ascmac.sty (/usr/share/texmf/ptex/platex/b
34
+ ase/tascmac.sty
35
+ \@savetbaselineshift=\dimen121
36
+ \@saveybaselineshift=\dimen122
37
+ \scb@x=\box41
38
+ \scscb@x=\box42
39
+ \@bw=\dimen123
40
+ \@nbox=\box43
41
+ \@nbody=\box44
42
+ \@scw=\dimen124
43
+ \@itemh=\dimen125
44
+ \@iboxpos=\toks15
45
+ \@iboxstr=\box45
46
+ \@bwsp=\box46
47
+ \@@bwsp=\box47
48
+ \@bcal=\count91
49
+ \shaderule=\dimen126
50
+ )) (/usr/share/texmf/tex/latex/tools/tabularx.sty
51
+ Package: tabularx 1999/01/07 v2.07 `tabularx' package (DPC)
52
+ (/usr/share/texmf/tex/latex/tools/array.sty
53
+ Package: array 1998/05/13 v2.3m Tabular extension package (FMi)
54
+ \col@sep=\dimen127
55
+ \extrarowheight=\dimen128
56
+ \NC@list=\toks16
57
+ \extratabsurround=\skip43
58
+ \backup@length=\skip44
59
+ )
60
+ \TX@col@width=\dimen129
61
+ \TX@old@table=\dimen130
62
+ \TX@old@col=\dimen131
63
+ \TX@target=\dimen132
64
+ \TX@delta=\dimen133
65
+ \TX@cols=\count92
66
+ \TX@ftn=\toks17
67
+ ) (/usr/share/texmf/tex/latex/graphics/graphicx.sty
68
+ Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
69
+ (/usr/share/texmf/tex/latex/graphics/keyval.sty
70
+ Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
71
+ \KV@toks@=\toks18
72
+ ) (/usr/share/texmf/tex/latex/graphics/graphics.sty
73
+ Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
74
+ (/usr/share/texmf/tex/latex/graphics/trig.sty
75
+ Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
76
+ ) (/usr/share/texmf/tex/latex/config/graphics.cfg
77
+ File: graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
78
+ )
79
+ Package graphics Info: Driver file: dvips.def on input line 80.
80
+ (/usr/share/texmf/tex/latex/graphics/dvips.def
81
+ File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
82
+ ))
83
+ \Gin@req@height=\dimen134
84
+ \Gin@req@width=\dimen135
85
+ ) (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
86
+ Package: amssymb 1996/11/03 v2.2b
87
+ (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
88
+ Package: amsfonts 1997/09/17 v2.2e
89
+ \@emptytoks=\toks19
90
+ \symAMSa=\mathgroup5
91
+ \symAMSb=\mathgroup6
92
+ LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
93
+ (Font) U/euf/m/n --> U/euf/b/n on input line 133.
94
+ )) (/usr/share/texmf/tex/latex/amsmath/amsmath.sty
95
+ Package: amsmath 2000/07/18 v2.13 AMS math features
96
+ \@mathmargin=\skip45
97
+ For additional information on amsmath, use the `?' option.
98
+ (/usr/share/texmf/tex/latex/amsmath/amstext.sty
99
+ Package: amstext 2000/06/29 v2.01
100
+ (/usr/share/texmf/tex/latex/amsmath/amsgen.sty
101
+ File: amsgen.sty 1999/11/30 v2.0
102
+ \@emptytoks=\toks20
103
+ \ex@=\dimen136
104
+ )) (/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
105
+ Package: amsbsy 1999/11/29 v1.2d
106
+ \pmbraise@=\dimen137
107
+ ) (/usr/share/texmf/tex/latex/amsmath/amsopn.sty
108
+ Package: amsopn 1999/12/14 v2.01 operator names
109
+ )
110
+ \inf@bad=\count93
111
+ LaTeX Info: Redefining \frac on input line 211.
112
+ \uproot@=\count94
113
+ \leftroot@=\count95
114
+ LaTeX Info: Redefining \overline on input line 307.
115
+ \classnum@=\count96
116
+ \DOTSCASE@=\count97
117
+ LaTeX Info: Redefining \ldots on input line 379.
118
+ LaTeX Info: Redefining \dots on input line 382.
119
+ LaTeX Info: Redefining \cdots on input line 467.
120
+ \Mathstrutbox@=\box48
121
+ \strutbox@=\box49
122
+ \big@size=\dimen138
123
+ LaTeX Font Info: Redeclaring font encoding OML on input line 567.
124
+ LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
125
+ \macc@depth=\count98
126
+ \c@MaxMatrixCols=\count99
127
+ \dotsspace@=\muskip10
128
+ \c@parentequation=\count100
129
+ \dspbrk@lvl=\count101
130
+ \tag@help=\toks21
131
+ \row@=\count102
132
+ \column@=\count103
133
+ \maxfields@=\count104
134
+ \andhelp@=\toks22
135
+ \eqnshift@=\dimen139
136
+ \alignsep@=\dimen140
137
+ \tagshift@=\dimen141
138
+ \tagwidth@=\dimen142
139
+ \totwidth@=\dimen143
140
+ \lineht@=\dimen144
141
+ \@envbody=\toks23
142
+ \multlinegap=\skip46
143
+ \multlinetaggap=\skip47
144
+ \mathdisplay@stack=\toks24
145
+ LaTeX Info: Redefining \[ on input line 2666.
146
+ LaTeX Info: Redefining \] on input line 2667.
147
+ ) (/usr/share/texmf/tex/generic/dennou-sty-6/Dennou6.sty
148
+ Package: Dennou6 2001/04/03 �ϵ�ή����Ǿ����� LaTeX2e �ѥޥ����� var.6
149
+ (/usr/share/texmf/tex/generic/dennou-sty-6/D6style.sty
150
+ \Dheadrulewidth=\dimen145
151
+ \Dfootrulewidth=\dimen146
152
+ \Dheadwidth=\dimen147
153
+ ) (/usr/share/texmf/tex/generic/dennou-sty-6/D6misc.sty
154
+ \D@parindent=\skip48
155
+ \D@year=\count105
156
+ ) (/usr/share/texmf/tex/generic/dennou-sty-6/D6version.sty) (/usr/share/texmf/t
157
+ ex/generic/dennou-sty-6/D6math.sty) (/usr/share/texmf/tex/generic/dennou-sty-6/
158
+ D6float.sty) (/usr/share/texmf/tex/generic/dennou-sty-6/D6prog.sty
159
+ \c@D@proglineno=\count106
160
+ ) (/usr/share/texmf/tex/generic/dennou-sty-6/D6select.sty) (/usr/share/texmf/te
161
+ x/generic/dennou-sty-6/D6graphicx.sty)) (/usr/share/texmf/tex/latex/graphics/co
162
+ lor.sty
163
+ Package: color 1999/02/16 v1.0i Standard LaTeX Color (DPC)
164
+ (/usr/share/texmf/tex/latex/config/color.cfg
165
+ File: color.cfg 2001/08/31 v1.1 color configuration of teTeX/TeXLive
166
+ )
167
+ Package color Info: Driver file: dvips.def on input line 125.
168
+ (/usr/share/texmf/tex/latex/graphics/dvipsnam.def
169
+ File: dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
170
+ )) (/usr/share/texmf/tex/latex/base/inputenc.sty
171
+ Package: inputenc 2001/07/10 v0.99a Input encoding file
172
+ )
173
+ \sizebox=\box50
174
+ \lthtmlwrite=\write3
175
+ (./images.aux)
176
+ \openout1 = `images.aux'.
177
+
178
+ LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 156.
179
+ LaTeX Font Info: ... okay on input line 156.
180
+ LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 156.
181
+ LaTeX Font Info: ... okay on input line 156.
182
+ LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 156.
183
+ LaTeX Font Info: ... okay on input line 156.
184
+ LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 156.
185
+ LaTeX Font Info: ... okay on input line 156.
186
+ LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 156.
187
+ LaTeX Font Info: ... okay on input line 156.
188
+ LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 156.
189
+ LaTeX Font Info: ... okay on input line 156.
190
+ LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 156.
191
+ LaTeX Font Info: ... okay on input line 156.
192
+ LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 156.
193
+ LaTeX Font Info: ... okay on input line 156.
194
+
195
+ latex2htmlLength hsize=349.0pt
196
+
197
+ latex2htmlLength vsize=706.0pt
198
+
199
+ latex2htmlLength hoffset=0.0pt
200
+
201
+ latex2htmlLength voffset=0.0pt
202
+
203
+ latex2htmlLength topmargin=0.0pt
204
+
205
+ latex2htmlLength topskip=0.00003pt
206
+
207
+ latex2htmlLength headheight=0.0pt
208
+
209
+ latex2htmlLength headsep=0.0pt
210
+
211
+ latex2htmlLength parskip=15.50002pt
212
+
213
+ latex2htmlLength oddsidemargin=17.0pt
214
+
215
+ latex2htmlLength evensidemargin=17.0pt
216
+
217
+ LaTeX Font Info: Try loading font information for U+msa on input line 185.
218
+ (/usr/share/texmf/tex/latex/amsfonts/umsa.fd
219
+ File: umsa.fd 1995/01/05 v2.2e AMS font definitions
220
+ )
221
+ LaTeX Font Info: Try loading font information for U+msb on input line 185.
222
+ (/usr/share/texmf/tex/latex/amsfonts/umsb.fd
223
+ File: umsb.fd 1995/01/05 v2.2e AMS font definitions
224
+ )
225
+ l2hSize :tex2html_wrap_inline126:9.5pt::9.5pt::23.47621pt.
226
+ [1
227
+
228
+
229
+
230
+ ]
231
+ l2hSize :tex2html_wrap_inline128:9.5pt::9.5pt::113.22275pt.
232
+ [2
233
+
234
+
235
+ ]
236
+ l2hSize :tex2html_wrap_indisplay131:8.83331pt::8.83331pt::9.7731pt.
237
+ [3
238
+
239
+
240
+ ]
241
+ l2hSize :tex2html_wrap_indisplay132:9.5pt::9.5pt::39.5368pt.
242
+ [4
243
+
244
+
245
+ ]
246
+ l2hSize :tex2html_wrap_indisplay135:8.25pt::8.25pt::4.83054pt.
247
+ [5
248
+
249
+
250
+ ]
251
+ l2hSize :tex2html_wrap_indisplay136:9.5pt::9.5pt::68.0628pt.
252
+ [6
253
+
254
+
255
+ ]
256
+ l2hSize :tex2html_wrap_indisplay139:8.25pt::8.25pt::6.12221pt.
257
+ [7
258
+
259
+
260
+ ]
261
+ l2hSize :tex2html_wrap_indisplay140:9.5pt::9.5pt::68.0628pt.
262
+ [8
263
+
264
+
265
+ ]
266
+ l2hSize :tex2html_wrap_inline142:7.75pt::0.0pt::6.12221pt.
267
+ [9
268
+
269
+
270
+ ]
271
+ l2hSize :tex2html_wrap_inline144:7.75pt::0.0pt::4.83054pt.
272
+ [10
273
+
274
+
275
+ ]
276
+ l2hSize :tex2html_wrap_indisplay149:9.5pt::9.5pt::78.68068pt.
277
+ [11
278
+
279
+
280
+ ]
281
+ l2hSize :tex2html_wrap_indisplay150:18.12836pt::18.12836pt::145.5596pt.
282
+ [12
283
+
284
+
285
+ ]
286
+ l2hSize :tex2html_wrap_indisplay153:9.5pt::9.5pt::78.68068pt.
287
+ [13
288
+
289
+
290
+ ]
291
+ l2hSize :tex2html_wrap_indisplay154:18.12836pt::18.12836pt::158.76797pt.
292
+ [14
293
+
294
+
295
+ ]
296
+ l2hSize :tex2html_wrap_inline156:9.5pt::9.5pt::66.3333pt.
297
+ [15
298
+
299
+
300
+ ]
301
+ l2hSize :tex2html_wrap_inline158:8.25pt::8.25pt::10.65851pt.
302
+ [16
303
+
304
+
305
+ ]
306
+ l2hSize :tex2html_wrap_inline160:8.83331pt::8.83331pt::7.66039pt.
307
+ [17
308
+
309
+
310
+ ]
311
+ l2hSize :tex2html_wrap_inline162:7.75pt::0.0pt::7.26456pt.
312
+ [18
313
+
314
+
315
+ ]
316
+ l2hSize :tex2html_wrap_inline164:10.01027pt::10.01027pt::28.0254pt.
317
+ [19
318
+
319
+
320
+ ]
321
+ l2hSize :tex2html_wrap_inline166:9.51027pt::0.0pt::9.5806pt.
322
+ [20
323
+
324
+
325
+ ]
326
+ l2hSize :tex2html_wrap_inline168:9.29916pt::9.29916pt::12.7715pt.
327
+ [21
328
+
329
+
330
+ ]
331
+ l2hSize :tex2html_wrap_inline170:10.01027pt::10.01027pt::20.20563pt.
332
+ [22
333
+
334
+
335
+ ]
336
+ l2hSize :tex2html_wrap_inline172:10.01027pt::10.01027pt::18.91396pt.
337
+ [23
338
+
339
+
340
+ ]
341
+ l2hSize :tex2html_wrap_indisplay175:10.61026pt::10.61026pt::141.36649pt.
342
+ [24
343
+
344
+
345
+ ]
346
+ l2hSize :tex2html_wrap_indisplay176:10.61026pt::10.61026pt::194.96048pt.
347
+ [25
348
+
349
+
350
+ ]
351
+ l2hSize :tex2html_wrap_indisplay179:18.12836pt::18.12836pt::143.76648pt.
352
+ [26
353
+
354
+
355
+ ]
356
+ l2hSize :tex2html_wrap_indisplay180:18.12836pt::18.12836pt::148.93713pt.
357
+ [27
358
+
359
+
360
+ ]
361
+ l2hSize :tex2html_wrap_indisplay183:10.61026pt::10.61026pt::43.76134pt.
362
+ [28
363
+
364
+
365
+ ]
366
+ l2hSize :tex2html_wrap_indisplay186:9.89915pt::9.89915pt::29.67572pt.
367
+ [29
368
+
369
+
370
+ ]
371
+ l2hSize :tex2html_wrap_indisplay187:18.12836pt::18.12836pt::156.23856pt.
372
+ [30
373
+
374
+
375
+ ] (./images.aux) )
376
+ Here is how much of TeX's memory you used:
377
+ 2164 strings out of 10601
378
+ 25183 string characters out of 67513
379
+ 75265 words of memory out of 263001
380
+ 5228 multiletter control sequences out of 10000+0
381
+ 12819 words of font info for 52 fonts, out of 400000 for 1000
382
+ 14 hyphenation exceptions out of 1000
383
+ 27i,5n,24p,224b,279s stack positions out of 300i,100n,500p,50000b,4000s
384
+
385
+ Output written on images.dvi (30 pages, 8092 bytes).