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
metadata ADDED
@@ -0,0 +1,621 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: gphys
3
+ version: !ruby/object:Gem::Version
4
+ hash: 3314881
5
+ prerelease: true
6
+ segments:
7
+ - 1
8
+ - 1
9
+ - 1a
10
+ version: 1.1.1a
11
+ platform: ruby
12
+ authors:
13
+ - Takeshi Horinouchi
14
+ - Ryo Mizuta
15
+ - Daisuke Tsukahara
16
+ - Seiya Nishizawa
17
+ - Shin-ichi Takehiro
18
+ autorequire:
19
+ bindir: bin
20
+ cert_chain: []
21
+
22
+ date: 2012-02-27 00:00:00 +09:00
23
+ default_executable:
24
+ dependencies:
25
+ - !ruby/object:Gem::Dependency
26
+ name: narray
27
+ prerelease: false
28
+ requirement: &id001 !ruby/object:Gem::Requirement
29
+ none: false
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ hash: 3
34
+ segments:
35
+ - 0
36
+ version: "0"
37
+ type: :runtime
38
+ version_requirements: *id001
39
+ - !ruby/object:Gem::Dependency
40
+ name: numru-misc
41
+ prerelease: false
42
+ requirement: &id002 !ruby/object:Gem::Requirement
43
+ none: false
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ hash: 23
48
+ segments:
49
+ - 0
50
+ - 0
51
+ - 4
52
+ version: 0.0.4
53
+ type: :runtime
54
+ version_requirements: *id002
55
+ - !ruby/object:Gem::Dependency
56
+ name: numru-units
57
+ prerelease: false
58
+ requirement: &id003 !ruby/object:Gem::Requirement
59
+ none: false
60
+ requirements:
61
+ - - ">="
62
+ - !ruby/object:Gem::Version
63
+ hash: 5
64
+ segments:
65
+ - 1
66
+ - 5
67
+ version: "1.5"
68
+ type: :runtime
69
+ version_requirements: *id003
70
+ - !ruby/object:Gem::Dependency
71
+ name: narray_miss
72
+ prerelease: false
73
+ requirement: &id004 !ruby/object:Gem::Requirement
74
+ none: false
75
+ requirements:
76
+ - - ">="
77
+ - !ruby/object:Gem::Version
78
+ hash: 3
79
+ segments:
80
+ - 0
81
+ version: "0"
82
+ type: :runtime
83
+ version_requirements: *id004
84
+ - !ruby/object:Gem::Dependency
85
+ name: ruby-netcdf
86
+ prerelease: false
87
+ requirement: &id005 !ruby/object:Gem::Requirement
88
+ none: false
89
+ requirements:
90
+ - - ">="
91
+ - !ruby/object:Gem::Version
92
+ hash: 15
93
+ segments:
94
+ - 0
95
+ - 5
96
+ - 2
97
+ version: 0.5.2
98
+ type: :runtime
99
+ version_requirements: *id005
100
+ - !ruby/object:Gem::Dependency
101
+ name: ruby-dcl
102
+ prerelease: false
103
+ requirement: &id006 !ruby/object:Gem::Requirement
104
+ none: false
105
+ requirements:
106
+ - - ">="
107
+ - !ruby/object:Gem::Version
108
+ hash: 29
109
+ segments:
110
+ - 1
111
+ - 2
112
+ - 1
113
+ version: 1.2.1
114
+ type: :runtime
115
+ version_requirements: *id006
116
+ - !ruby/object:Gem::Dependency
117
+ name: ruby-fftw3
118
+ prerelease: false
119
+ requirement: &id007 !ruby/object:Gem::Requirement
120
+ none: false
121
+ requirements:
122
+ - - ">="
123
+ - !ruby/object:Gem::Version
124
+ hash: 13
125
+ segments:
126
+ - 0
127
+ - 3
128
+ version: "0.3"
129
+ type: :runtime
130
+ version_requirements: *id007
131
+ description: comprehensive library for self-descriptive gridded physical data (in NetCDF, GrADS, or on memory) with graphicsgraphicsgraphicsgraphics.
132
+ email:
133
+ - eriko@gfd-dennou.org
134
+ executables:
135
+ - gdir_client
136
+ - gpaop
137
+ - gpcut
138
+ - gplist
139
+ - gpmaxmin
140
+ - gpvect
141
+ - grads2nc_with_gphys
142
+ - gdir_server
143
+ - gpcat
144
+ - gpedit
145
+ - gpmath
146
+ - gpprint
147
+ - gpview
148
+ extensions:
149
+ - extconf.rb
150
+ extra_rdoc_files: []
151
+
152
+ files:
153
+ - multibitIO.c
154
+ - ext_coord.c
155
+ - Rakefile
156
+ - interpo.c
157
+ - install.rb
158
+ - LICENSE.txt
159
+ - README
160
+ - ChangeLog
161
+ - extconf.rb
162
+ - ext_init.c
163
+ - TODO_ep_flux
164
+ - bin/gpedit
165
+ - bin/gpcat
166
+ - bin/gdir_client
167
+ - bin/gpprint
168
+ - bin/gpaop
169
+ - bin/gpmath
170
+ - bin/gdir_server
171
+ - bin/gplist
172
+ - bin/grads2nc_with_gphys
173
+ - bin/gpcut
174
+ - bin/gpmaxmin
175
+ - bin/gpview
176
+ - bin/gpvect
177
+ - doc/grid.html
178
+ - doc/varraycomposite.html
179
+ - doc/coordmapping.html
180
+ - doc/gdir_client.html
181
+ - doc/grads2nc_with_gphys.html
182
+ - doc/attribute.html
183
+ - doc/gdir_connect_ftp-like.html
184
+ - doc/gphys_grib_io.html
185
+ - doc/index.rd
186
+ - doc/gphys_netcdf_io.html
187
+ - doc/gpmath.html
188
+ - doc/gphys_fft.html
189
+ - doc/gpmaxmin.html
190
+ - doc/attributenetcdf.html
191
+ - doc/gphys_io_common.html
192
+ - doc/unumeric.html
193
+ - doc/gpcut.html
194
+ - doc/gpcat.html
195
+ - doc/gphys_io.html
196
+ - doc/netcdf_convention.html
197
+ - doc/axis.html
198
+ - doc/gdir_server.html
199
+ - doc/ep_flux/index.rd
200
+ - doc/ep_flux/ggraph_on_merdional_section.html
201
+ - doc/ep_flux/math-doc/document.pdf
202
+ - doc/ep_flux/math-doc/document.tex
203
+ - doc/ep_flux/math-doc/document/img103.png
204
+ - doc/ep_flux/math-doc/document/img53.png
205
+ - doc/ep_flux/math-doc/document/img142.png
206
+ - doc/ep_flux/math-doc/document/img126.png
207
+ - doc/ep_flux/math-doc/document/img189.png
208
+ - doc/ep_flux/math-doc/document/img117.png
209
+ - doc/ep_flux/math-doc/document/images.tex
210
+ - doc/ep_flux/math-doc/document/img33.png
211
+ - doc/ep_flux/math-doc/document/img138.png
212
+ - doc/ep_flux/math-doc/document/img9.png
213
+ - doc/ep_flux/math-doc/document/img64.png
214
+ - doc/ep_flux/math-doc/document/img174.png
215
+ - doc/ep_flux/math-doc/document/img195.png
216
+ - doc/ep_flux/math-doc/document/img109.png
217
+ - doc/ep_flux/math-doc/document/img199.png
218
+ - doc/ep_flux/math-doc/document/node15.html
219
+ - doc/ep_flux/math-doc/document/img188.png
220
+ - doc/ep_flux/math-doc/document/img134.png
221
+ - doc/ep_flux/math-doc/document/images.aux
222
+ - doc/ep_flux/math-doc/document/img30.png
223
+ - doc/ep_flux/math-doc/document/img83.png
224
+ - doc/ep_flux/math-doc/document/img74.png
225
+ - doc/ep_flux/math-doc/document/up_g.png
226
+ - doc/ep_flux/math-doc/document/img106.png
227
+ - doc/ep_flux/math-doc/document/img2.png
228
+ - doc/ep_flux/math-doc/document/img46.png
229
+ - doc/ep_flux/math-doc/document/img184.png
230
+ - doc/ep_flux/math-doc/document/img120.png
231
+ - doc/ep_flux/math-doc/document/node16.html
232
+ - doc/ep_flux/math-doc/document/img18.png
233
+ - doc/ep_flux/math-doc/document/img31.png
234
+ - doc/ep_flux/math-doc/document/img112.png
235
+ - doc/ep_flux/math-doc/document/img183.png
236
+ - doc/ep_flux/math-doc/document/img70.png
237
+ - doc/ep_flux/math-doc/document/img32.png
238
+ - doc/ep_flux/math-doc/document/img92.png
239
+ - doc/ep_flux/math-doc/document/img160.png
240
+ - doc/ep_flux/math-doc/document/img55.png
241
+ - doc/ep_flux/math-doc/document/node6.html
242
+ - doc/ep_flux/math-doc/document/img80.png
243
+ - doc/ep_flux/math-doc/document/img127.png
244
+ - doc/ep_flux/math-doc/document/img151.png
245
+ - doc/ep_flux/math-doc/document/img27.png
246
+ - doc/ep_flux/math-doc/document/img146.png
247
+ - doc/ep_flux/math-doc/document/prev_g.png
248
+ - doc/ep_flux/math-doc/document/img97.png
249
+ - doc/ep_flux/math-doc/document/img177.png
250
+ - doc/ep_flux/math-doc/document/img107.png
251
+ - doc/ep_flux/math-doc/document/img102.png
252
+ - doc/ep_flux/math-doc/document/img130.png
253
+ - doc/ep_flux/math-doc/document/img104.png
254
+ - doc/ep_flux/math-doc/document/img152.png
255
+ - doc/ep_flux/math-doc/document/img172.png
256
+ - doc/ep_flux/math-doc/document/img95.png
257
+ - doc/ep_flux/math-doc/document/img39.png
258
+ - doc/ep_flux/math-doc/document/images.log
259
+ - doc/ep_flux/math-doc/document/node1.html
260
+ - doc/ep_flux/math-doc/document/img128.png
261
+ - doc/ep_flux/math-doc/document/up.png
262
+ - doc/ep_flux/math-doc/document/img136.png
263
+ - doc/ep_flux/math-doc/document/img28.png
264
+ - doc/ep_flux/math-doc/document/img71.png
265
+ - doc/ep_flux/math-doc/document/img84.png
266
+ - doc/ep_flux/math-doc/document/img78.png
267
+ - doc/ep_flux/math-doc/document/img44.png
268
+ - doc/ep_flux/math-doc/document/img187.png
269
+ - doc/ep_flux/math-doc/document/img192.png
270
+ - doc/ep_flux/math-doc/document/document.html
271
+ - doc/ep_flux/math-doc/document/img38.png
272
+ - doc/ep_flux/math-doc/document/img43.png
273
+ - doc/ep_flux/math-doc/document/node14.html
274
+ - doc/ep_flux/math-doc/document/img21.png
275
+ - doc/ep_flux/math-doc/document/next_g.png
276
+ - doc/ep_flux/math-doc/document/img15.png
277
+ - doc/ep_flux/math-doc/document/img147.png
278
+ - doc/ep_flux/math-doc/document/img61.png
279
+ - doc/ep_flux/math-doc/document/img179.png
280
+ - doc/ep_flux/math-doc/document/crossref.png
281
+ - doc/ep_flux/math-doc/document/img52.png
282
+ - doc/ep_flux/math-doc/document/img178.png
283
+ - doc/ep_flux/math-doc/document/img10.png
284
+ - doc/ep_flux/math-doc/document/img37.png
285
+ - doc/ep_flux/math-doc/document/img153.png
286
+ - doc/ep_flux/math-doc/document/img29.png
287
+ - doc/ep_flux/math-doc/document/img98.png
288
+ - doc/ep_flux/math-doc/document/img69.png
289
+ - doc/ep_flux/math-doc/document/img167.png
290
+ - doc/ep_flux/math-doc/document/img105.png
291
+ - doc/ep_flux/math-doc/document/img108.png
292
+ - doc/ep_flux/math-doc/document/img57.png
293
+ - doc/ep_flux/math-doc/document/img162.png
294
+ - doc/ep_flux/math-doc/document/img11.png
295
+ - doc/ep_flux/math-doc/document/img50.png
296
+ - doc/ep_flux/math-doc/document/img123.png
297
+ - doc/ep_flux/math-doc/document/img67.png
298
+ - doc/ep_flux/math-doc/document/img48.png
299
+ - doc/ep_flux/math-doc/document/img85.png
300
+ - doc/ep_flux/math-doc/document/img101.png
301
+ - doc/ep_flux/math-doc/document/img165.png
302
+ - doc/ep_flux/math-doc/document/node13.html
303
+ - doc/ep_flux/math-doc/document/img26.png
304
+ - doc/ep_flux/math-doc/document/img139.png
305
+ - doc/ep_flux/math-doc/document/img72.png
306
+ - doc/ep_flux/math-doc/document/img166.png
307
+ - doc/ep_flux/math-doc/document/img180.png
308
+ - doc/ep_flux/math-doc/document/node9.html
309
+ - doc/ep_flux/math-doc/document/img5.png
310
+ - doc/ep_flux/math-doc/document/img197.png
311
+ - doc/ep_flux/math-doc/document/img91.png
312
+ - doc/ep_flux/math-doc/document/img22.png
313
+ - doc/ep_flux/math-doc/document/img168.png
314
+ - doc/ep_flux/math-doc/document/img23.png
315
+ - doc/ep_flux/math-doc/document/node8.html
316
+ - doc/ep_flux/math-doc/document/img155.png
317
+ - doc/ep_flux/math-doc/document/img148.png
318
+ - doc/ep_flux/math-doc/document/img198.png
319
+ - doc/ep_flux/math-doc/document/img12.png
320
+ - doc/ep_flux/math-doc/document/img35.png
321
+ - doc/ep_flux/math-doc/document/img20.png
322
+ - doc/ep_flux/math-doc/document/img1.png
323
+ - doc/ep_flux/math-doc/document/img99.png
324
+ - doc/ep_flux/math-doc/document/img40.png
325
+ - doc/ep_flux/math-doc/document/node7.html
326
+ - doc/ep_flux/math-doc/document/img16.png
327
+ - doc/ep_flux/math-doc/document/img60.png
328
+ - doc/ep_flux/math-doc/document/img6.png
329
+ - doc/ep_flux/math-doc/document/img34.png
330
+ - doc/ep_flux/math-doc/document/img89.png
331
+ - doc/ep_flux/math-doc/document/img161.png
332
+ - doc/ep_flux/math-doc/document/img159.png
333
+ - doc/ep_flux/math-doc/document/img7.png
334
+ - doc/ep_flux/math-doc/document/img170.png
335
+ - doc/ep_flux/math-doc/document/img114.png
336
+ - doc/ep_flux/math-doc/document/img140.png
337
+ - doc/ep_flux/math-doc/document/img194.png
338
+ - doc/ep_flux/math-doc/document/img59.png
339
+ - doc/ep_flux/math-doc/document/img191.png
340
+ - doc/ep_flux/math-doc/document/img68.png
341
+ - doc/ep_flux/math-doc/document/img145.png
342
+ - doc/ep_flux/math-doc/document/node10.html
343
+ - doc/ep_flux/math-doc/document/img77.png
344
+ - doc/ep_flux/math-doc/document/node11.html
345
+ - doc/ep_flux/math-doc/document/node2.html
346
+ - doc/ep_flux/math-doc/document/img196.png
347
+ - doc/ep_flux/math-doc/document/img173.png
348
+ - doc/ep_flux/math-doc/document/node4.html
349
+ - doc/ep_flux/math-doc/document/img86.png
350
+ - doc/ep_flux/math-doc/document/img36.png
351
+ - doc/ep_flux/math-doc/document/img186.png
352
+ - doc/ep_flux/math-doc/document/img62.png
353
+ - doc/ep_flux/math-doc/document/img129.png
354
+ - doc/ep_flux/math-doc/document/img171.png
355
+ - doc/ep_flux/math-doc/document/img154.png
356
+ - doc/ep_flux/math-doc/document/img82.png
357
+ - doc/ep_flux/math-doc/document/img93.png
358
+ - doc/ep_flux/math-doc/document/img110.png
359
+ - doc/ep_flux/math-doc/document/img149.png
360
+ - doc/ep_flux/math-doc/document/node3.html
361
+ - doc/ep_flux/math-doc/document/node5.html
362
+ - doc/ep_flux/math-doc/document/img124.png
363
+ - doc/ep_flux/math-doc/document/images.pl
364
+ - doc/ep_flux/math-doc/document/img51.png
365
+ - doc/ep_flux/math-doc/document/img54.png
366
+ - doc/ep_flux/math-doc/document/img135.png
367
+ - doc/ep_flux/math-doc/document/img193.png
368
+ - doc/ep_flux/math-doc/document/img90.png
369
+ - doc/ep_flux/math-doc/document/img133.png
370
+ - doc/ep_flux/math-doc/document/img157.png
371
+ - doc/ep_flux/math-doc/document/img81.png
372
+ - doc/ep_flux/math-doc/document/img13.png
373
+ - doc/ep_flux/math-doc/document/img19.png
374
+ - doc/ep_flux/math-doc/document/img8.png
375
+ - doc/ep_flux/math-doc/document/img65.png
376
+ - doc/ep_flux/math-doc/document/img25.png
377
+ - doc/ep_flux/math-doc/document/img118.png
378
+ - doc/ep_flux/math-doc/document/img185.png
379
+ - doc/ep_flux/math-doc/document/img113.png
380
+ - doc/ep_flux/math-doc/document/img45.png
381
+ - doc/ep_flux/math-doc/document/img96.png
382
+ - doc/ep_flux/math-doc/document/img143.png
383
+ - doc/ep_flux/math-doc/document/img49.png
384
+ - doc/ep_flux/math-doc/document/img73.png
385
+ - doc/ep_flux/math-doc/document/img131.png
386
+ - doc/ep_flux/math-doc/document/img111.png
387
+ - doc/ep_flux/math-doc/document/labels.pl
388
+ - doc/ep_flux/math-doc/document/img63.png
389
+ - doc/ep_flux/math-doc/document/document.css
390
+ - doc/ep_flux/math-doc/document/img175.png
391
+ - doc/ep_flux/math-doc/document/img76.png
392
+ - doc/ep_flux/math-doc/document/img158.png
393
+ - doc/ep_flux/math-doc/document/img75.png
394
+ - doc/ep_flux/math-doc/document/prev.png
395
+ - doc/ep_flux/math-doc/document/img17.png
396
+ - doc/ep_flux/math-doc/document/img119.png
397
+ - doc/ep_flux/math-doc/document/img58.png
398
+ - doc/ep_flux/math-doc/document/next.png
399
+ - doc/ep_flux/math-doc/document/img66.png
400
+ - doc/ep_flux/math-doc/document/img156.png
401
+ - doc/ep_flux/math-doc/document/img137.png
402
+ - doc/ep_flux/math-doc/document/WARNINGS
403
+ - doc/ep_flux/math-doc/document/internals.pl
404
+ - doc/ep_flux/math-doc/document/img181.png
405
+ - doc/ep_flux/math-doc/document/img169.png
406
+ - doc/ep_flux/math-doc/document/img79.png
407
+ - doc/ep_flux/math-doc/document/img88.png
408
+ - doc/ep_flux/math-doc/document/node12.html
409
+ - doc/ep_flux/math-doc/document/img24.png
410
+ - doc/ep_flux/math-doc/document/img141.png
411
+ - doc/ep_flux/math-doc/document/img200.png
412
+ - doc/ep_flux/math-doc/document/img4.png
413
+ - doc/ep_flux/math-doc/document/img182.png
414
+ - doc/ep_flux/math-doc/document/img115.png
415
+ - doc/ep_flux/math-doc/document/img132.png
416
+ - doc/ep_flux/math-doc/document/img144.png
417
+ - doc/ep_flux/math-doc/document/img116.png
418
+ - doc/ep_flux/math-doc/document/img163.png
419
+ - doc/ep_flux/math-doc/document/img3.png
420
+ - doc/ep_flux/math-doc/document/img176.png
421
+ - doc/ep_flux/math-doc/document/img125.png
422
+ - doc/ep_flux/math-doc/document/img56.png
423
+ - doc/ep_flux/math-doc/document/img87.png
424
+ - doc/ep_flux/math-doc/document/img41.png
425
+ - doc/ep_flux/math-doc/document/img122.png
426
+ - doc/ep_flux/math-doc/document/img14.png
427
+ - doc/ep_flux/math-doc/document/img164.png
428
+ - doc/ep_flux/math-doc/document/img94.png
429
+ - doc/ep_flux/math-doc/document/img121.png
430
+ - doc/ep_flux/math-doc/document/img100.png
431
+ - doc/ep_flux/math-doc/document/img150.png
432
+ - doc/ep_flux/math-doc/document/img42.png
433
+ - doc/ep_flux/math-doc/document/index.html
434
+ - doc/ep_flux/math-doc/document/img190.png
435
+ - doc/ep_flux/math-doc/document/img47.png
436
+ - doc/ep_flux/math-doc/document/contents.png
437
+ - doc/ep_flux/ep_flux.html
438
+ - doc/ep_flux/index.html
439
+ - doc/gplist.html
440
+ - doc/gpprint.html
441
+ - doc/varray.html
442
+ - doc/gpview.html
443
+ - doc/coordtransform.html
444
+ - doc/grib.html
445
+ - doc/grads_gridded.html
446
+ - doc/derivative/index.rd
447
+ - doc/derivative/gphys-derivative.html
448
+ - doc/derivative/math-doc/document.pdf
449
+ - doc/derivative/math-doc/document.tex
450
+ - doc/derivative/math-doc/document/images.tex
451
+ - doc/derivative/math-doc/document/img9.png
452
+ - doc/derivative/math-doc/document/images.aux
453
+ - doc/derivative/math-doc/document/img30.png
454
+ - doc/derivative/math-doc/document/up_g.png
455
+ - doc/derivative/math-doc/document/img2.png
456
+ - doc/derivative/math-doc/document/img18.png
457
+ - doc/derivative/math-doc/document/img27.png
458
+ - doc/derivative/math-doc/document/prev_g.png
459
+ - doc/derivative/math-doc/document/images.log
460
+ - doc/derivative/math-doc/document/node1.html
461
+ - doc/derivative/math-doc/document/up.png
462
+ - doc/derivative/math-doc/document/img28.png
463
+ - doc/derivative/math-doc/document/document.html
464
+ - doc/derivative/math-doc/document/img21.png
465
+ - doc/derivative/math-doc/document/next_g.png
466
+ - doc/derivative/math-doc/document/img15.png
467
+ - doc/derivative/math-doc/document/img10.png
468
+ - doc/derivative/math-doc/document/img29.png
469
+ - doc/derivative/math-doc/document/img11.png
470
+ - doc/derivative/math-doc/document/img26.png
471
+ - doc/derivative/math-doc/document/img5.png
472
+ - doc/derivative/math-doc/document/img22.png
473
+ - doc/derivative/math-doc/document/img23.png
474
+ - doc/derivative/math-doc/document/img12.png
475
+ - doc/derivative/math-doc/document/img20.png
476
+ - doc/derivative/math-doc/document/img1.png
477
+ - doc/derivative/math-doc/document/img16.png
478
+ - doc/derivative/math-doc/document/img6.png
479
+ - doc/derivative/math-doc/document/img7.png
480
+ - doc/derivative/math-doc/document/node2.html
481
+ - doc/derivative/math-doc/document/images.pl
482
+ - doc/derivative/math-doc/document/img13.png
483
+ - doc/derivative/math-doc/document/img19.png
484
+ - doc/derivative/math-doc/document/img8.png
485
+ - doc/derivative/math-doc/document/img25.png
486
+ - doc/derivative/math-doc/document/labels.pl
487
+ - doc/derivative/math-doc/document/document.css
488
+ - doc/derivative/math-doc/document/prev.png
489
+ - doc/derivative/math-doc/document/img17.png
490
+ - doc/derivative/math-doc/document/next.png
491
+ - doc/derivative/math-doc/document/img24.png
492
+ - doc/derivative/math-doc/document/img4.png
493
+ - doc/derivative/math-doc/document/img3.png
494
+ - doc/derivative/math-doc/document/img14.png
495
+ - doc/derivative/math-doc/document/index.html
496
+ - doc/derivative/numru-derivative.html
497
+ - doc/derivative/index.html
498
+ - doc/ggraph.html
499
+ - doc/gdir.html
500
+ - doc/update
501
+ - doc/index.html
502
+ - doc/gphys.html
503
+ - doc/gphys_grads_io.html
504
+ - lib/numru/ganalysis/met.rb
505
+ - lib/numru/ganalysis/histogram.rb
506
+ - lib/numru/ganalysis/planet.rb
507
+ - lib/numru/ganalysis/covariance.rb
508
+ - lib/numru/ganalysis/eof.rb
509
+ - lib/numru/dcl_mouse.rb
510
+ - lib/numru/dclext_datetime_ax.rb
511
+ - lib/numru/ggraph.rb
512
+ - lib/numru/gdir.rb
513
+ - lib/numru/derivative.rb
514
+ - lib/numru/gphys/varraynusdas.rb
515
+ - lib/numru/gphys/coordtransform.rb
516
+ - lib/numru/gphys/grid.rb
517
+ - lib/numru/gphys/ep_flux.rb
518
+ - lib/numru/gphys/varrayhdfeos5.rb
519
+ - lib/numru/gphys/interpolate.rb
520
+ - lib/numru/gphys/assoccoords.rb
521
+ - lib/numru/gphys/gphys_hdfeos5_io.rb
522
+ - lib/numru/gphys/axis.rb
523
+ - lib/numru/gphys/gtool3.rb
524
+ - lib/numru/gphys/gpcommon.rb
525
+ - lib/numru/gphys/grib.rb
526
+ - lib/numru/gphys/attributenetcdf.rb
527
+ - lib/numru/gphys/unumeric.rb
528
+ - lib/numru/gphys/derivative.rb
529
+ - lib/numru/gphys/varraynetcdf.rb
530
+ - lib/numru/gphys/gphys_netcdf_io.rb
531
+ - lib/numru/gphys/gphys_io.rb
532
+ - lib/numru/gphys/attribute.rb
533
+ - lib/numru/gphys/varraygtool3.rb
534
+ - lib/numru/gphys/gphys_grads_io.rb
535
+ - lib/numru/gphys/gphys_gtool3_io.rb
536
+ - lib/numru/gphys/netcdf_convention.rb
537
+ - lib/numru/gphys/grads_gridded.rb
538
+ - lib/numru/gphys/gphys_grib_io.rb
539
+ - lib/numru/gphys/varraygrads.rb
540
+ - lib/numru/gphys/coordmapping.rb
541
+ - lib/numru/gphys/gphys_fft.rb
542
+ - lib/numru/gphys/varraygrib.rb
543
+ - lib/numru/gphys/gphys.rb
544
+ - lib/numru/gphys/narray_ext.rb
545
+ - lib/numru/gphys/varray.rb
546
+ - lib/numru/gphys/varraycomposite.rb
547
+ - lib/numru/gphys/subsetmapping.rb
548
+ - lib/numru/gphys/gphys_io_common.rb
549
+ - lib/numru/gphys/gphys_nusdas_io.rb
550
+ - lib/numru/gphys/grib_params.rb
551
+ - lib/numru/ganalysis.rb
552
+ - lib/numru/gdir_connect_ftp-like.rb
553
+ - lib/numru/htdir.rb
554
+ - lib/numru/gphys.rb
555
+ - lib/numru/ggraph_on_merdional_section.rb
556
+ - sample/druby_serv2.rb
557
+ - sample/druby_cli1.rb
558
+ - sample/druby_serv1.rb
559
+ - sample/cira86_to_nc.rb
560
+ - sample/ncep_theta_coord.rb
561
+ - sample/ggraph_mapfit-axes_dr002687.rb
562
+ - sample/druby_cli2.rb
563
+ - sample/ggraph_latlon_labelling_dr002690.rb
564
+ - sample/ep_flux/demo_NCEP_3.rb
565
+ - sample/ep_flux/demo_NCEP_2.rb
566
+ - sample/ep_flux/demo_NCEP_1.rb
567
+ - sample/map_projection.rb
568
+ - test/mltbit.dat
569
+ - test/test_ep_flux.rb
570
+ - test/test_multibitIO.rb
571
+ - test/eof_slp.rb
572
+ - testdata/assoc_crds.nc
573
+ - testdata/T.jan.nc
574
+ - testdata/T.jan.grib
575
+ - testdata/T.jan.ctl
576
+ - testdata/UV.jan.nc
577
+ - testdata/T.jan.dat
578
+ - testdata/T.jan.packed.withmiss.nc
579
+ - testdata/cira86.dat
580
+ has_rdoc: true
581
+ homepage: http://www.gfd-dennou.org/arch/ruby/products/gphys/
582
+ licenses:
583
+ - GFD Dennou Club
584
+ post_install_message:
585
+ rdoc_options: []
586
+
587
+ require_paths:
588
+ - lib
589
+ required_ruby_version: !ruby/object:Gem::Requirement
590
+ none: false
591
+ requirements:
592
+ - - ">="
593
+ - !ruby/object:Gem::Version
594
+ hash: 3
595
+ segments:
596
+ - 1
597
+ - 6
598
+ version: "1.6"
599
+ required_rubygems_version: !ruby/object:Gem::Requirement
600
+ none: false
601
+ requirements:
602
+ - - ">"
603
+ - !ruby/object:Gem::Version
604
+ hash: 25
605
+ segments:
606
+ - 1
607
+ - 3
608
+ - 1
609
+ version: 1.3.1
610
+ requirements: []
611
+
612
+ rubyforge_project:
613
+ rubygems_version: 1.3.7
614
+ signing_key:
615
+ specification_version: 3
616
+ summary: a multi-purpose class to handle Gridded Physical quantities
617
+ test_files:
618
+ - test/mltbit.dat
619
+ - test/test_ep_flux.rb
620
+ - test/test_multibitIO.rb
621
+ - test/eof_slp.rb