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,1465 @@
1
+ CENTERS = {
2
+ 0 => "Not defined",
3
+ 7 => "US Weather Service - National Met. Center",
4
+ 8 => "US Weather Service - NWS Telecomms Gateway",
5
+ 9 => "US Weather Service - Field Stations",
6
+ 34 => "Japanese Meteorological Agency - Tokyo",
7
+ 52 => "National Hurricane Center, Miami",
8
+ 54 => "Canadian Meteorological Service - Montreal",
9
+ 57 => "U.S. Air Force - Global Weather Center",
10
+ 58 => "US Navy - Fleet Numerical Oceanography Center",
11
+ 59 => "NOAA Forecast Systems Lab, Boulder CO",
12
+ 74 => "U.K. Met Office - Bracknell",
13
+ 85 => "French Weather Service - Toulouse",
14
+ 97 => "European Space Agency (ESA)",
15
+ 98 => "European Center for Medium-Range Weather Forecasts - Reading",
16
+ 99 => "DeBilt, Netherlands"
17
+ }
18
+ GRIDS = {
19
+ 21 => [ [5.0,2.5], [[0,180],[0,90]], [[37],[36,"pole"]], 1333],
20
+ 22 => [ [5.0,2.5], [[-180,0],[0,90]], [[37],[36,"pole"]], 1333],
21
+ 23 => [ [5.0,2.5], [[0,180], [-90,0]], [["pole",37],[36]], 1333],
22
+ 24 => [ [5.0,2.5], [[-180,0],[-90,0]], [["pole",37],[36]], 1333],
23
+ 25 => [ [5.0,5.0], [[0,355],[0,90]], [[72],[18,"pole"]], 1297],
24
+ 26 => [ [5.0,5.0], [[0,355],[-90,0]], [["pole",72],[18]], 1297],
25
+ 61 => [ [2.0,2.0], [[0,180],[0,90]], [[91],[45,"pole"]], 4096],
26
+ 62 => [ [2.0,2.0], [[-180,0],[0,90]], [[91],[45,"pole"]], 4096],
27
+ 63 => [ [2.0,2.0], [[0,180],[-90,0]], [["pole",91],[45]], 4096],
28
+ 64 => [ [2.0,2.0], [[-180,0],[-90,0]], [["pole",91],[45]], 4096],
29
+ 255 => [ nil, nil, nil, nil]
30
+ }
31
+ GRID_TYPES = {
32
+ 0 => "Latitude/Longitude Grid also called Equidistant Cylindrical or Plate Carree projection grid",
33
+ 1 => "Mercator Projection Grid",
34
+ 2 => "Gnomonic Projection Grid",
35
+ 3 => "Lambert Conformal, secant or tangent, conical or bipolar (normal or oblique) Projection Grid",
36
+ 4 => "Gaussian Latitude/Longitude Grid",
37
+ 5 => "Polar Stereographic Projection Grid",
38
+ 13 => "Oblique Lambert conformal, secant or tangent, conical or bipolar, projection",
39
+ 50 => "Spherical Harmonic Coefficients",
40
+ 90 => "Space view perspective or orthographic grid"
41
+ }
42
+ Z_TYPES = {
43
+ 1 => ["surface (of the Earth, which includes sea surface)", "sfc"],
44
+ 2 => ["cloud base level", "clbs"],
45
+ 3 => ["cloud top level", "cltp"],
46
+ 4 => ["0 deg (C) isotherm level", "frzlvl"],
47
+ 5 => ["adiabatic condensation level(parcel lifted from surface)", "adcn"],
48
+ 6 => ["maximum wind speed level", "maxwind"],
49
+ 7 => ["tropopause level", "trop"],
50
+ 8 => ["Nominal top of atmosphere", "topa"],
51
+ 9 => ["Sea bottom", "sbot"],
52
+ 20 => ["isothermal level", "isot"],
53
+ 100 => ["isobaric level", "level"],
54
+ 101 => ["layer between two isobaric levels", "liso"],
55
+ 102 => ["mean sea level", "msl"],
56
+ 103 => ["fixed height level", "fh"],
57
+ 104 => ["layer between two height levels above msl", "lfhm"],
58
+ 105 => ["fixed height above ground", "fhg"],
59
+ 106 => ["layer between two height levels above ground", "lfhg"],
60
+ 107 => ["sigma level", "sigma"],
61
+ 108 => ["layer between two sigma levels", "ls"],
62
+ 109 => ["Hybrid level", "hybr"],
63
+ 110 => ["layer between two hybrid levels", "lhyb"],
64
+ 111 => ["depth below land surface", "bls"],
65
+ 112 => ["layer between two depths below land surface", "lbls"],
66
+ 113 => ["isentropic (theta) level", "isen"],
67
+ 114 => ["layer between two isentropic levels", "lisn"],
68
+ 116 => ["layer between two isobaric surfaces above ground", "lisg"],
69
+ 117 => ["potential vorticity surface", "pvs"],
70
+ 119 => ["ETA level", "eta"],
71
+ 120 => ["layer between two ETA levels", "leta"],
72
+ 121 => ["layer between two isobaric surfaces (high precision)", "lish"],
73
+ 125 => ["Height level above ground (heigh precision)", "fhgh"],
74
+ 128 => ["layer between two sigma levels (high precision)", "lsh"],
75
+ 141 => ["layer between two isobaric surfaces (mixed precision)", "lism"],
76
+ 160 => ["depth below sea level", "dbs"],
77
+ 200 => ["entire atmosphere considered as a single layer", "atm"],
78
+ 201 => ["entire ocean considered as single layer", "ocn"],
79
+ 204 => ["highest tropospheric freezing level", "htfl"],
80
+ 212 => ["low cloud bottom", "lcb"],
81
+ 213 => ["low cloud top", "lct"],
82
+ 214 => ["low cloud layer", "lcl"],
83
+ 222 => ["middle cloud bottom", "mcb"],
84
+ 223 => ["middle cloud top", "mct"],
85
+ 224 => ["middle cloud layer", "mcl"],
86
+ 232 => ["high cloud bottom", "hcb"],
87
+ 233 => ["high cloud top", "hct"],
88
+ 234 => ["high cloud layer", "hcl"],
89
+ 242 => ["convect cloud bottom", "ccb"],
90
+ 243 => ["convect cloud top", "cct"],
91
+ 244 => ["convect cloud layer", "ccl"],
92
+ 246 => ["maximum equivalent potential temperature pressure", "meptp"],
93
+ 247 => ["equilibrium level height", "elh"],
94
+ }
95
+ Z_LEVELS = {
96
+ 100 => [{"name"=>"pressure","units"=>"hPa"}],
97
+ 101 => [{"name"=>"pressure of top","units"=>"kPa"},
98
+ {"name"=>"pressure of botton","units"=>"kPa"}],
99
+ 103 => [{"name"=>"height above MSL","units"=>"m"}],
100
+ 104 => [{"name"=>"height of top above MSL","units"=>"hm"},
101
+ {"name"=>"height of bottom above MSL","units"=>"hm"}],
102
+ 105 => [{"name"=>"height","units"=>"m"}],
103
+ 106 => [{"name"=>"height of top above ground","units"=>"hm"},
104
+ {"name"=>"height of bottom above ground","units"=>"hm"}],
105
+ 107 => [{"name"=>"sigma value","units"=>"1/10000"}],
106
+ 108 => [{"name"=>"sigma value at top","units"=>"1/100"},
107
+ {"name"=>"sigma value at bottom","units"=>"1/100"}],
108
+ 109 => [{"name"=>"level number"}],
109
+ 110 => [{"name"=>"level number of top"},
110
+ {"name"=>"level number of bottom"}],
111
+ 111 => [{"name"=>"depth","units"=>"cm"}],
112
+ 112 => [{"name"=>"depth of upper surface","units"=>"cm"},
113
+ {"name"=>"depth of lower surface","units"=>"cm"}],
114
+ 113 => [{"name"=>"potential temperature","units"=>"K"}],
115
+ 114 => [{"name"=>"475K minus theta of top","units"=>"K"},
116
+ {"name"=>"475K minus theta of bottom","units"=>"K"}],
117
+ 116 => [{"name"=>"pressure of top above ground", "units"=>"hPa"},
118
+ {"name"=>"pressure of bottom above ground", "units"=>"hPa"}],
119
+ 117 => [{"name"=>"PV unit", "units"=>"1/1000000Km2/kg/s"}],
120
+ 119 => [{"name"=>"ETA value", "units"=>"1/10000"}],
121
+ 120 => [{"name"=>"ETA level of top", "units"=>"1/100"},
122
+ {"name"=>"ETA level of bottom", "units"=>"1/100"}],
123
+ 121 => [{"name="=>"1100hPa minus pressure of top","units"=>"hPa"},
124
+ {"name"=>"1100hPa minus pressure of bottom","units"=>"hPa"}],
125
+ 125 => [{"name"=>"height","units"=>"cm"}],
126
+ 128 => [{"name"=>"1.1 minus sigma of top","units"=>"1/1000"},
127
+ {"name"=>"1.1 minus sigma of bottom","units"=>"1/1000"}],
128
+ 141 => [{"name"=>"pressure of top","units"=>"kPa"},
129
+ {"name"=>"pressure of bottom","units"=>"kPa"}],
130
+ 160 => [{"name"=>"depth","units"=>"m"}],
131
+ }
132
+ TIME_UNITS = {
133
+ 0 => "minute",
134
+ 1 => "hour",
135
+ 2 => "day",
136
+ 3 => "month",
137
+ 4 => "year",
138
+ 5 => "decade",
139
+ 6 => "normal (30 years)",
140
+ 7 => "century",
141
+ 254 => "second"
142
+ }
143
+ D19000101 = Date.new(1900,1,1)
144
+
145
+
146
+ ## Paramete Constants
147
+ PARAM_UNKNOWN = 0
148
+ PARAM_PRESSURE = 1
149
+ PARAM_PMSL = 2
150
+ PARAM_PTND = 3
151
+ #PARAM_ICAHT = 4
152
+ # 5
153
+ PARAM_GPT = 6
154
+ PARAM_GPT_HGT = 7
155
+ PARAM_GEOM_HGT = 8
156
+ PARAM_HSTDV = 9
157
+ PARAM_TOZNE = 10
158
+ PARAM_TEMP = 11
159
+ PARAM_VTEMP = 12
160
+ PARAM_POT_TEMP = 13
161
+ PARAM_APOT_TEMP = 14
162
+ PARAM_MAX_TEMP = 15
163
+ PARAM_MIN_TEMP = 16
164
+ PARAM_DP_TEMP = 17
165
+ PARAM_DP_DEP = 18
166
+ PARAM_LAPSE = 19
167
+ PARAM_VIS = 20
168
+ PARAM_RAD1 = 21
169
+ PARAM_RAD2 = 22
170
+ PARAM_RAD3 = 23
171
+ #PARAM_PLI = 24
172
+ PARAM_TANOM = 25
173
+ PARAM_PANOM = 26
174
+ PARAM_ZANOM = 27
175
+ PARAM_WAV1 = 28
176
+ PARAM_WAV2 = 29
177
+ PARAM_WAV3 = 30
178
+ PARAM_WND_DIR = 31
179
+ PARAM_WND_SPEED = 32
180
+ PARAM_U_WIND = 33
181
+ PARAM_V_WIND = 34
182
+ PARAM_STRM_FUNC = 35
183
+ PARAM_VPOT = 36
184
+ PARAM_MNTSF = 37
185
+ PARAM_SIG_VEL = 38
186
+ PARAM_VERT_VEL = 39
187
+ PARAM_GEOM_VEL = 40
188
+ PARAM_ABS_VOR = 41
189
+ PARAM_ABS_DIV = 42
190
+ PARAM_REL_VOR = 43
191
+ PARAM_REL_DIV = 44
192
+ PARAM_U_SHR = 45
193
+ PARAM_V_SHR = 46
194
+ PARAM_CRNT_DIR = 47
195
+ PARAM_CRNT_SPD = 48
196
+ PARAM_U_CRNT = 49
197
+ PARAM_V_CRNT = 50
198
+ PARAM_SPEC_HUM = 51
199
+ PARAM_REL_HUM = 52
200
+ PARAM_HUM_MIX = 53
201
+ PARAM_PR_WATER = 54
202
+ PARAM_VAP_PR = 55
203
+ PARAM_SAT_DEF = 56
204
+ PARAM_EVAP = 57
205
+ PARAM_C_ICE = 58
206
+ PARAM_PRECIP_RT = 59
207
+ PARAM_THND_PROB = 60
208
+ PARAM_PRECIP_TOT = 61
209
+ PARAM_PRECIP_LS = 62
210
+ PARAM_PRECIP_CN = 63
211
+ PARAM_SNOW_RT = 64
212
+ PARAM_SNOW_WAT = 65
213
+ PARAM_SNOW = 66
214
+ PARAM_MIXED_DPTH = 67
215
+ PARAM_TT_DEPTH = 68
216
+ PARAM_MT_DEPTH = 69
217
+ PARAM_MTD_ANOM = 70
218
+ PARAM_CLOUD = 71
219
+ PARAM_CLOUD_CN = 72
220
+ PARAM_CLOUD_LOW = 73
221
+ PARAM_CLOUD_MED = 74
222
+ PARAM_CLOUD_HI = 75
223
+ PARAM_CLOUD_WAT = 76
224
+ #PARAM_BLI = 77
225
+ PARAM_SNO_C = 78
226
+ PARAM_SNO_L = 79
227
+ PARAM_SEA_TEMP = 80
228
+ PARAM_LAND_MASK = 81
229
+ PARAM_SEA_MEAN = 82
230
+ PARAM_SRF_RN = 83
231
+ PARAM_ALBEDO = 84
232
+ PARAM_SOIL_TEMP = 85
233
+ PARAM_SOIL_MST = 86
234
+ PARAM_VEG = 87
235
+ PARAM_SAL = 88
236
+ PARAM_DENS = 89
237
+ PARAM_WATR = 90
238
+ PARAM_ICE_CONC = 91
239
+ PARAM_ICE_THICK = 92
240
+ PARAM_ICE_DIR = 93
241
+ PARAM_ICE_SPD = 94
242
+ PARAM_ICE_U = 95
243
+ PARAM_ICE_V = 96
244
+ PARAM_ICE_GROWTH = 97
245
+ PARAM_ICE_DIV = 98
246
+ PARAM_SNO_M = 99
247
+ PARAM_WAVE_HGT = 100
248
+ PARAM_SEA_DIR = 101
249
+ PARAM_SEA_HGT = 102
250
+ PARAM_SEA_PER = 103
251
+ PARAM_SWELL_DIR = 104
252
+ PARAM_SWELL_HGT = 105
253
+ PARAM_SWELL_PER = 106
254
+ PARAM_WAVE_DIR = 107
255
+ PARAM_WAVE_PER = 108
256
+ PARAM_WAVE2_DIR = 109
257
+ PARAM_WAVE2_PER = 110
258
+ PARAM_RDN_SWSRF = 111
259
+ PARAM_RDN_LWSRF = 112
260
+ PARAM_RDN_SWTOP = 113
261
+ PARAM_RDN_LWTOP = 114
262
+ PARAM_RDN_LW = 115
263
+ PARAM_RDN_SW = 116
264
+ PARAM_RDN_GLBL = 117
265
+ #PARAM_BRTMP = 118
266
+ #PARAM_LWRAD = 119
267
+ #PARAM_SWRAD = 120
268
+ PARAM_LAT_HT = 121
269
+ PARAM_SEN_HT = 122
270
+ PARAM_BL_DISS = 123
271
+ PARAM_U_FLX = 124
272
+ PARAM_V_FLX = 125
273
+ PARAM_WMIXE = 126
274
+ PARAM_IMAGE = 127
275
+
276
+
277
+ ## GRIB EDITION 0
278
+ PARAM_VERT_SHR = 1000
279
+ PARAM_CON_PRECIP = 1001
280
+ PARAM_PRECIP = 1002
281
+ PARAM_NCON_PRECIP = 1003
282
+ PARAM_SST_WARM = 1004
283
+ PARAM_UND_ANOM = 1005
284
+ PARAM_SEA_TEMP_0 = 1006
285
+ PARAM_PRESSURE_D = 1007
286
+ PARAM_GPT_THICK = 1008
287
+ PARAM_GPT_HGT_D = 1009
288
+ PARAM_GEOM_HGT_D = 1010
289
+ PARAM_TEMP_D = 1011
290
+ PARAM_REL_HUM_D = 1012
291
+ PARAM_LIFT_INDX = 1013
292
+ PARAM_LIFT_INDX4 = 1014
293
+ PARAM_LIFT_INDX_D = 1015
294
+ PARAM_REL_VOR_D = 1016
295
+ PARAM_ABS_VOR_D = 1017
296
+ PARAM_VERT_VEL_D = 1018
297
+ PARAM_SEA_TEMP_D = 1019
298
+ PARAM_SST_ANOM = 1020
299
+ PARAM_QUAL_IND = 1021
300
+ PARAM_GPT_DEP = 1022
301
+ PARAM_PRESSURE_DEP = 1023
302
+ PARAM_LAST_ENTRY = 1024
303
+ PARAM_LN_PRES = 1025
304
+
305
+ ## NCEP
306
+ PARAM_LFT_X = 2131
307
+ PARAM_4LFTX = 2132
308
+ PARAM_VW_SH = 2136
309
+ PARAM_SOILW = 2144
310
+ PARAM_CLWMR = 2153
311
+ PARAM_O3MR = 2154
312
+ PARAM_CIN = 2156
313
+ PARAM_CAPE = 2157
314
+ PARAM_VBDSF = 2166
315
+ PARAM_HPBL = 2221
316
+ PARAM_5WAVH = 2222
317
+ PARAM_5WAVA = 2230
318
+
319
+ ## ECMWF 128
320
+ PARAM_EQPT_TEMP = 3004
321
+ PARAM_SEPT_TEMP = 3005
322
+ PARAM_U_DIV_WND = 3011
323
+ PARAM_V_DIV_WND = 3012
324
+ PARAM_U_ROT_WND = 3013
325
+ PARAM_V_ROT_WND = 3014
326
+ PARAM_UBC_TEMP = 3021
327
+ PARAM_UB_PRES = 3022
328
+ PARAM_UB_DIV = 3023
329
+ PARAM_LAKE_COV = 3026
330
+ PARAM_LVEG_COV = 3027
331
+ PARAM_HVEG_COV = 3028
332
+ PARAM_TYP_LVEG = 3029
333
+ PARAM_TYP_HVEG = 3030
334
+ PARAM_ICE_COV = 3031
335
+ PARAM_SNOW_ALBD = 3032
336
+ PARAM_SNOW_DENS = 3033
337
+ PARAM_SEASRF_TEMP = 3034
338
+ PARAM_ICESRF_TEMP = 3035
339
+ PARAM_SOIL_WATER = 3039
340
+ PARAM_TYP_SOIL = 3043
341
+ PARAM_SNOW_EVAP = 3044
342
+
343
+ PARAM_SOL_DUR = 3045
344
+ PARAM_RND_SOL_DIR = 3047
345
+ PARAM_STRESS_SRF = 3048
346
+ PARAM_WNDGUST = 3049
347
+ PARAM_PRECIP_LS_FRAC = 3050
348
+
349
+ PARAM_MNTPOT = 3053
350
+
351
+ PARAM_POT_VOR = 3060
352
+
353
+ PARAM_ATM_TIDE = 3127
354
+ PARAM_BUDG_VAL = 3128
355
+
356
+ PARAM_WATER_TOT = 3136
357
+ PARAM_WATV_TOT = 3137
358
+
359
+ PARAM_SOIL_WET = 3140
360
+
361
+ PARAM_SNOW_FALL = 3144
362
+
363
+ PARAM_CHNK = 3148
364
+ PARAM_RDN_SRF = 3149
365
+ PARAM_RDN_TOP = 3150
366
+
367
+ PARAM_HT_SW = 3153
368
+ PARAM_HT_LW = 3154
369
+
370
+ PARAM_BL_HGT = 3159
371
+ PARAM_ORG_STDV = 3160
372
+ PARAM_SGORG_ANIS = 3161
373
+ PARAM_SGORG_ANGL = 3162
374
+ PARAM_SGORG_SLOP = 3163
375
+
376
+ PARAM_RND_SOL_SRFD = 3169
377
+
378
+ PARAM_ALBEDO_F = 3174
379
+ PARAM_RDN_THE_SRFD = 3175
380
+ PARAM_RDN_SOL_SRF = 3176
381
+ PARAM_RDN_THE_SRF = 3177
382
+ PARAM_RDN_SOL_TOP = 3178
383
+ PARAM_RDN_THE_TOP = 3179
384
+ PARAM_STRESS_EW_SRF = 3180
385
+ PARAM_STRESS_NS_SRF = 3181
386
+
387
+ PARAM_SUN_DUR = 3189
388
+ PARAM_ORG_EW_VARI = 3190
389
+ PARAM_ORG_NS_VARI = 3191
390
+ PARAM_ORG_NWSE_VARI = 3192
391
+ PARAM_ORG_NESW_VARI = 3193
392
+ PARAM_BRIT_TEMP = 3194
393
+ PARAM_STRESS_LAT_GWAVE = 3195
394
+ PARAM_STRESS_MER_GWAVE = 3196
395
+ PARAM_GW_DISS = 3197
396
+ PARAM_SKIN_RESV = 3198
397
+ PARAM_VEG_FRAC = 3199
398
+ PARAM_ORG_VARI = 3200
399
+
400
+ PARAM_OZON_MIX = 3203
401
+ PARAM_PRECIP_WGT = 3204
402
+ PARAM_RUNOFF = 3205
403
+ PARAM_OZON_TOT = 3206
404
+
405
+ PARAM_RDN_SOL_CS_TOP = 3208
406
+ PARAM_RDN_THE_CS_TOP = 3209
407
+ PARAM_RDN_SOL_CS_SRF = 3210
408
+ PARAM_RDN_THE_CS_SRF = 3211
409
+ PARAM_SOL_INSL = 3212
410
+
411
+ PARAM_DHT_RDN = 3214
412
+ PARAM_DHT_VDIFS = 3215
413
+ PARAM_DHT_CUMCONV = 3216
414
+ PARAM_DHT_LSCND = 3217
415
+ PARAM_VDIFS_ZWND = 3218
416
+ PARAM_VDIFS_MWND = 3219
417
+ PARAM_DTND_EW_GWAVE = 3220
418
+ PARAM_DTND_NS_GWAVE = 3221
419
+ PARAM_CTND_ZWND = 3222
420
+ PARAM_CTND_MWND = 3223
421
+ PARAM_VDIFS_HUM = 3224
422
+ PARAM_HTND_CUMCONV = 3225
423
+ PARAM_HTND_LSCND = 3226
424
+ PARAM_CNG_NHUM = 3227
425
+
426
+ PARAM_STRESS_EW_SRF_IN = 3229
427
+ PARAM_STRESS_NS_SRF_IN = 3230
428
+ PARAM_HT_SRF_IN = 3231
429
+ PARAM_MST_IN = 3232
430
+ PARAM_APP_HUM_SRF = 3233
431
+ PARAM_LRGN_HT_SRF = 3234
432
+ PARAM_SKIN_TEMP = 3235
433
+
434
+ PARAM_SNOW_TEMP = 3238
435
+ PARAM_SNOW_FALL_CONV = 3239
436
+ PARAM_SNOW_FALL_LS = 3240
437
+ PARAM_CLOUD_TND = 3241
438
+ PARAM_LW_TND = 3242
439
+ PARAM_ALBEDO_FC = 3243
440
+ PARAM_RGN_SRF_FC = 3244
441
+ PARAM_RGN_NT_SRF_FC = 3245
442
+ PARAM_CLOUD_LIQ = 3246
443
+ PARAM_CLOUD_ICE = 3247
444
+ PARAM_CLOUD_F = 3248
445
+ PARAM_ICE_TND = 3249
446
+ PARAM_ICE_AGE = 3250
447
+ PARAM_TND_TEMP_AD = 3251
448
+ PARAM_TND_HUM_AD = 3252
449
+ PARAM_TND_ZWND_AD = 3253
450
+ PARAM_TND_MWND_AD = 3254
451
+
452
+
453
+ ## ECMWF 128
454
+ PARAM_WATV_EFLX = 4071
455
+ PARAM_WATV_NFLX = 4072
456
+ PARAM_DIV_MST_FLX = 4084
457
+
458
+
459
+ ## JMA
460
+ PARAM_BVF2 = 5132
461
+ PARAM_SRF_UGRDM = 5136
462
+ PARAM_SRF_VGRDM = 5137
463
+ PARAM_SRF_TMPM = 5138
464
+ PARAM_SRF_SPFHM = 5139
465
+ PARAM_TSC = 5144
466
+ PARAM_TSG = 5145
467
+ PARAM_CWORK = 5146
468
+ PARAM_FGLU = 5147
469
+ PARAM_FGLV = 5148
470
+ PARAM_ADVUA = 5151
471
+ PARAM_VWV = 5152
472
+ PARAM_FGSV = 5154
473
+ PARAM_GFLX = 5155
474
+ PARAM_UWV = 5157
475
+ PARAM_FGSU = 5159
476
+ PARAM_CSUSF = 5160
477
+ PARAM_CSDSF = 5161
478
+ PARAM_CSULF = 5162
479
+ PARAM_CSDLF = 5163
480
+ PARAM_ADVVA = 5165
481
+ PARAM_FRQP = 5168
482
+ PARAM_FRQC = 5169
483
+ PARAM_GWDUA = 5173
484
+ PARAM_GWDVA = 5174
485
+ PARAM_HGTM = 5175
486
+ PARAM_UGRDM = 5176
487
+ PARAM_VGRDM = 5177
488
+ PARAM_VVELM = 5178
489
+ PARAM_TMPM = 5179
490
+ PARAM_SPFHM = 5180
491
+ PARAM_VTU = 5200
492
+ PARAM_VTV = 5201
493
+ PARAM_LTRS = 5202
494
+ PARAM_LINT = 5203
495
+ PARAM_DSWRF = 5204
496
+ PARAM_DLWRF = 5205
497
+ PARAM_USWRF = 5211
498
+ PARAM_ULWRF = 5212
499
+ PARAM_TTHM = 5218
500
+ PARAM_WSMX = 5219
501
+ PARAM_PRMX = 5220
502
+ PARAM_ADVHR = 5222
503
+ PARAM_MSC = 5223
504
+ PARAM_MSG = 5224
505
+ PARAM_MFLXB = 5230
506
+ PARAM_MFLUX = 5231
507
+ PARAM_ADVMR = 5236
508
+ PARAM_OZONE = 5237
509
+ PARAM_CNVUh = 5239
510
+ PARAM_CNVVA = 5240
511
+ PARAM_LRGHR = 5241
512
+ PARAM_CNVHR = 5242
513
+ PARAM_CNVMR = 5243
514
+ PARAM_VDFHR = 5246
515
+ PARAM_VDFUA = 5247
516
+ PARAM_VDFVA = 5248
517
+ PARAM_VDFMR = 5249
518
+ PARAM_SWHR = 5250
519
+ PARAM_LWHR = 5251
520
+ PARAM_LRGMR = 5253
521
+
522
+
523
+
524
+
525
+ NAMES_UNITS = {
526
+ PARAM_UNKNOWN => ["unknown", "dat", nil, nil],
527
+ PARAM_PRESSURE => ["Pressure", "PRES", "Pa" ,"air_pressure"],
528
+ PARAM_PMSL => ["Pressure reduced to MSL", "PRMSL", "Pa" , "air_pressure_at_sea_level"],
529
+ PARAM_PTND => ["Pressure tendency", "PTEND", "Pa/s", "tendency_of_air_pressure"],
530
+ # PARAM_ICAHT => nil,
531
+ PARAM_GPT => ["Geopotential", "GP", "m2/s2", "geopotential"],
532
+ PARAM_GPT_HGT => ["Geopotential height", "HGTZ", "Gpm", "geopotential_height"],
533
+ PARAM_GEOM_HGT => ["Geometric height", "DIST", "M", "altitude"],
534
+ PARAM_HSTDV => ["Standard deviation of height", "HSTDV", "M", "equivalent_thickness_at_stp_of_atmosphere_o3_content"],
535
+ PARAM_TOZNE => ["Total ozone", "TOZNE", "Dobson", "equivalent_thickness_at_stp_of_atmosphere_o3_content"],
536
+ PARAM_TEMP => ["Temperature", "TMP", "K", "air_temperature"],
537
+ PARAM_VTEMP => ["Virtual temperature", "VTMP", "K", "virtual_temperature"],
538
+ PARAM_POT_TEMP => ["Potential temperature", "POT", "K", "air_potential_temperature"],
539
+ PARAM_APOT_TEMP => ["Pseudo-adiabatic potential temperature", "EPOT", "K", "pseudo_equivalent_potential_temperature"],
540
+ PARAM_MAX_TEMP => ["Maximum temperature", "TMAX", "K", "air_temperature with a cell_methods attribute including time: maximum within days."],
541
+ PARAM_MIN_TEMP => ["Minimum temperature", "TMIN", "K", "air_temperature with a cell_methods attribute including time: minimum within days."],
542
+ PARAM_DP_TEMP => ["Dew point temperature", "TPD", "K", "dew_point_temperature"],
543
+ PARAM_DP_DEP => ["Dew point depression (or deficit)", "DEPR", "K", "dew_point_depression"],
544
+ PARAM_LAPSE => ["Lapse rate", "LAPR", "K/m", "air_temperature_lapse_rate"],
545
+ PARAM_VIS => ["Visibility", "VISIB", "M", "visibility_in_air"],
546
+ PARAM_RAD1 => ["Radar Spectra (1)", "RDSP1", nil, nil],
547
+ PARAM_RAD2 => ["Radar Spectra (2)", "RDSP2", nil, nil],
548
+ PARAM_RAD3 => ["Radar Spectra (3)", "RDSP3", nil, nil],
549
+ # PARAM_PLI => nil,
550
+ PARAM_TANOM => ["Temperature anomaly", "TMPA", "K", "air_temperature_anomaly"],
551
+ PARAM_PANOM => ["Pressure anomaly", "PRESA", "Pa", "air_pressure_anomaly"],
552
+ PARAM_ZANOM => ["Geopotential height anomaly", "GPA", "Gpm", "geopotential_height_anomaly"],
553
+ PARAM_WAV1 => ["Wave Spectra (1)", "WVSP1", nil, nil],
554
+ PARAM_WAV2 => ["Wave Spectra (2)", "WVSP2", nil, nil],
555
+ PARAM_WAV3 => ["Wave Spectra (3)", "WVSP3", nil, nil],
556
+ PARAM_WND_DIR => ["Wind direction", "WDIR", "Deg. true", "wind_from_direction"],
557
+ PARAM_WND_SPEED => ["Wind speed", "WIND", "m/s", "wind_speed"],
558
+ PARAM_U_WIND => ["u-component of wind", "UGRD", "m/s", "eastward_wind"],
559
+ PARAM_V_WIND => ["v-component of wind", "VGRD", "m/s", "northward_wind"],
560
+ PARAM_STRM_FUNC => ["Stream function", "STRM", "m2/s", "atmosphere_horizontal_streamfunction"],
561
+ PARAM_VPOT => ["Velocity potential", "VPOT", "m2/s", "atmosphere_horizontal_velocity_potential"],
562
+ PARAM_MNTSF => ["Montgomery stream function", "MNTSF", "m2/s2", nil],
563
+ PARAM_SIG_VEL => ["Sigma coord. vertical velocity", "SGCVV", "s /s", "vertical_air_velocity_expressed_as_tendency_of_sigma"],
564
+ PARAM_VERT_VEL => ["Pressure Vertical velocity", "VVEL", "Pa/s", "vertical_air_velocity_expressed_as_tendency_of_pressure"],
565
+ PARAM_GEOM_VEL => ["Geometric Vertical velocity", "DZGT", "m/s", "upward_air_velocity"],
566
+ PARAM_ABS_VOR => ["Absolute vorticity", "ABSV", "/s", "atmosphere_absolute_vorticity"],
567
+ PARAM_ABS_DIV => ["Absolute divergence", "ABSD", "/s", ""],
568
+ PARAM_REL_VOR => ["Relative vorticity", "RELV", "/s", "atmosphere_relative_vorticity"],
569
+ PARAM_REL_DIV => ["Relative divergence", "RELD", "/s", "divergence_of_wind"],
570
+ PARAM_U_SHR => ["Vertical u-component shear", "VUCSH", "/s", "eastward_wind_shear"],
571
+ PARAM_V_SHR => ["Vertical v-component shear", "VVCSH", "/s", "northward_wind_shear"],
572
+ PARAM_CRNT_DIR => ["Direction of current", "DIRC", "Deg. true", "direction_of_sea_water_velocity"],
573
+ PARAM_CRNT_SPD => ["Speed of current", "SPC", "m/s", "sea_water_speed"],
574
+ PARAM_U_CRNT => ["u-component of current", "UOGRD", "m/s", "eastward_sea_water_velocity"],
575
+ PARAM_V_CRNT => ["v-component of current", "VOGRD", "m/s", "northward_sea_water_velocity"],
576
+ PARAM_SPEC_HUM => ["Specific humidity", "SPFH", "kg/kg", "specific_humidity"],
577
+ PARAM_REL_HUM => ["Relative humidity", "RH", "%", "relative_humidity"],
578
+ PARAM_HUM_MIX => ["Humidity mixing ratio", "MIXR", "kg/kg", "humidity_mixing_ratio"],
579
+ PARAM_PR_WATER => ["Precipitable water", "PWAT", "kg/m2", "atmosphere_water_vapour_content"],
580
+ PARAM_VAP_PR => ["Vapour pressure", "VAPP", "Pa", "water_vapour_pressure"],
581
+ PARAM_SAT_DEF => ["Saturation deficit", "SATD", "Pa", "water_vapour_saturation_deficit"],
582
+ PARAM_EVAP => ["Evaporation", "EVP", "kg/m2", "water_evaporation_amount"],
583
+ PARAM_C_ICE => ["Cloud Ice", "CICE", "kg/m2", "atmosphere_cloud_ice_content"],
584
+ PARAM_PRECIP_RT => ["Precipitation rate", "PRATE", "kg/m2/s", "precipitation_flux"],
585
+ PARAM_THND_PROB => ["Thunderstorm probability", "TSTM", "%", "thunderstorm_probability"],
586
+ PARAM_PRECIP_TOT => ["Total precipitation", "APCP", "kg/m2", "precipitation_amount"],
587
+ PARAM_PRECIP_LS => ["Large scale precipitation", "NCPCP", "kg/m2", "large_scale_precipitation_amount"],
588
+ PARAM_PRECIP_CN => ["Convective precipitation", "ACPCP", "kg/m2", "convective_precipitation_amount"],
589
+ PARAM_SNOW_RT => ["Snowfall rate water equivalent", "SRWEQ", "kg/m2s", "snowfall_flux"],
590
+ PARAM_SNOW_WAT => ["Water equiv. of accum. snow depth", "WEASD", "kg/m2", "surface_snow_amount"],
591
+ PARAM_SNOW => ["Snow depth", "SNOD", "M", "surface_snow_thickness"],
592
+ PARAM_MIXED_DPTH => ["Mixed layer depth", "MIXHT", "M", "ocean_mixed_layer_thickness"],
593
+ PARAM_TT_DEPTH => ["Transient thermocline depth", "TTHDP", "M", nil],
594
+ PARAM_MT_DEPTH => ["Main thermocline depth", "MTHD", "M", nil],
595
+ PARAM_MTD_ANOM => ["Main thermocline anomaly", "MTHA", "M", nil],
596
+ PARAM_CLOUD => ["Total cloud cover", "TCDC", "%", "cloud_area_fraction"],
597
+ PARAM_CLOUD_CN => ["Convective cloud cover", "CDCON", "%", "convective_cloud_area_fraction"],
598
+ PARAM_CLOUD_LOW => ["Low cloud cover", "LCDC", "%", "low_cloud_area_fraction"],
599
+ PARAM_CLOUD_MED => ["Medium cloud cover", "MCDC", "%", "medium_cloud_area_fraction"],
600
+ PARAM_CLOUD_HI => ["High cloud cover", "HCDC", "%", "high_cloud_area_fraction"],
601
+ PARAM_CLOUD_WAT => ["Cloud water", "CWAT", "kg/m2", "atmosphere_cloud_condensed_water_content"],
602
+ # PARAM_BLI => nil,
603
+ PARAM_SNO_C => ["Convective snow", "SNOC", "kg/m2", "convective_snowfall_amount"],
604
+ PARAM_SNO_L => ["Large scale snow", "SNOL", "kg/m2", "large_scale_snowfall_amount"],
605
+ PARAM_SEA_TEMP => ["Water Temperature", "WTMP", "K", "sea_water_temperature"],
606
+ PARAM_LAND_MASK => ["Land-sea mask", "LAND", "Fraction", "land_area_fraction"],
607
+ PARAM_SEA_MEAN => ["Deviation of sea level from mean", "DSLM", "M", "sea_surface_height_above_sea_level"],
608
+ PARAM_SRF_RN => ["Surface roughness", "SFCR", "M", "surface_roughness_length"],
609
+ PARAM_ALBEDO => ["Albedo", "ALBDO", "%", "surface_albedo"],
610
+ PARAM_SOIL_TEMP => ["Soil temperature", "TSOIL", "K", "soil_temperature"],
611
+ PARAM_SOIL_MST => ["Soil moisture content", "SOILM", "kg/m2", "soil_moisture_content"],
612
+ PARAM_VEG => ["Vegetation", "VEG", "%", "vegetation_area_fraction"],
613
+ PARAM_SAL => ["Salinity", "SALTY", "kg/kg", "sea_water_salinity"],
614
+ PARAM_DENS => ["Density", "DEN", "kg/m3", "density"],
615
+ PARAM_WATR => ["Water run off", "RUNOF", "kg/m2", "surface_runoff_amount"],
616
+ PARAM_ICE_CONC => ["Ice concentration", "ICEC", "Fraction", "sea_ice_area_fraction"],
617
+ PARAM_ICE_THICK => ["Ice thickness", "ICETK", "M", "sea_ice_thickness"],
618
+ PARAM_ICE_DIR => ["Direction of ice drift", "DICED", "deg. true", "direction_of_sea_ice_velocity"],
619
+ PARAM_ICE_SPD => ["Speed of ice drift", "SICED", "m/s", "sea_ice_speed"],
620
+ PARAM_ICE_U => ["u-component of ice drift", "UICE", "m/s", "sea_ice_eastward_velocity"],
621
+ PARAM_ICE_V => ["v-component of ice drift", "VICE", "m/s", "sea_ice_northward_velocity"],
622
+ PARAM_ICE_GROWTH => ["Ice growth rate", "ICEG", "m/s", "tendency_of_sea_ice_thickness_due_to_thermodynamics"],
623
+ PARAM_ICE_DIV => ["Ice divergence", "ICED", "/s", "divergence_of_sea_ice_velocity"],
624
+ PARAM_SNO_M => ["Snow melt", "SNOM", "kg/m2", "surface_snow_melt_amount"],
625
+ PARAM_WAVE_HGT => ["Significant height of combined", "HTSGW", "wind m", "significant_height_of_wind_and_swell_waves"],
626
+ PARAM_SEA_DIR => ["Direction of wind waves", "WVDIR", "deg. true", "direction_of_wind_wave_velocity"],
627
+ PARAM_SEA_HGT => ["Significant height of wind waves", "WVHGT", "m", "significant_height_of_wind_waves"],
628
+ PARAM_SEA_PER => ["Mean period of wind waves", "WVPER", "s", "wind_wave_period"],
629
+ PARAM_SWELL_DIR => ["Direction of swell waves", "SWDIR", "deg. true", "direction_of_swell_wave_velocity"],
630
+ PARAM_SWELL_HGT => ["Significant height of swell waves", "SWELL", "m", "significant_height_of_swell_waves"],
631
+ PARAM_SWELL_PER => ["Mean period of swell waves", "SWPER", "s", "swell_wave_period"],
632
+ PARAM_WAVE_DIR => ["Primary wave direction", "DIRPW", "deg. true", nil],
633
+ PARAM_WAVE_PER => ["Primary wave mean period", "PERPW", "s", nil],
634
+ PARAM_WAVE2_DIR => ["Secondary wave direction", "DIRSW", "deg. true", nil],
635
+ PARAM_WAVE2_PER => ["Secondary wave mean period", "PERSW", "s", nil],
636
+ PARAM_RDN_SWSRF => ["Net short-wave radiation (surface)", "NSWRS", "W/m2", "surface_net_upward_shortwave_flux"],
637
+ PARAM_RDN_LWSRF => ["Net long wave radiation (surface)", "NLWRS", "W/m2", "surface_net_upward_longwave_flux"],
638
+ PARAM_RDN_SWTOP => ["Net short-wave radiation (top of atmos.)", "NSWRT", "W/m2", "toa_net_upward_shortwave_flux"],
639
+ PARAM_RDN_LWTOP => ["Net long wave radiation (top of atmos.)", "NLWRT", "W/m2", "toa_net_upward_longwave_flux"],
640
+ PARAM_RDN_LW => ["Long wave radiation", "LWAVR", "W/m2", "net_upward_longwave_flux_in_air"],
641
+ PARAM_RDN_SW => ["Short wave radiation", "SWAVR", "W/m2", "net_upward_shortwave_flux_in_air"],
642
+ PARAM_RDN_GLBL => ["Global radiation", "GRAD", "W/m2", "surface_downwelling_shortwave_flux"],
643
+ # PARAM_BRTMP => nil,
644
+ # PARAM_LWRAD => nil,
645
+ # PARAM_SWRAD => nil,
646
+ PARAM_LAT_HT => ["Latent heat net flux", "LHTFL", "W/m2", "surface_upward_latent_heat_flux"],
647
+ PARAM_SEN_HT => ["Sensible heat net flux", "SHTFL", "W/m2", "surface_upward_sensible_heat_flux"],
648
+ PARAM_BL_DISS => ["Boundary layer dissipation", "VLYDP", "W/m2", nil],
649
+ PARAM_U_FLX => ["Momentum flux, u component", "UFLX", "N/m2", "downward_eastward_momentum_flux_in_air"],
650
+ PARAM_V_FLX => ["Momentum flux, v component", "VFLX", "N/m2", "downward_northward_momentum_flux_in_air"],
651
+ PARAM_WMIXE => ["Wind mixing energy", "WMIXE", "J", "wind_mixing_energy_flux_into_ocean"],
652
+ PARAM_IMAGE => ["Image data", "IMGD", "", nil],
653
+
654
+
655
+
656
+ ## GRIB Edition 0
657
+ PARAM_VERT_SHR => nil,
658
+ PARAM_CON_PRECIP => nil,
659
+ PARAM_PRECIP => nil,
660
+ PARAM_NCON_PRECIP => nil,
661
+ PARAM_SST_WARM => nil,
662
+ PARAM_UND_ANOM => nil,
663
+ PARAM_SEA_TEMP_0 => nil,
664
+ PARAM_PRESSURE_D => nil,
665
+ PARAM_GPT_THICK => nil,
666
+ PARAM_GPT_HGT_D => nil,
667
+ PARAM_GEOM_HGT_D => nil,
668
+ PARAM_TEMP_D => nil,
669
+ PARAM_REL_HUM_D => nil,
670
+ PARAM_LIFT_INDX_D => nil,
671
+ PARAM_REL_VOR_D => nil,
672
+ PARAM_ABS_VOR_D => nil,
673
+ PARAM_VERT_VEL_D => nil,
674
+ PARAM_SEA_TEMP_D => nil,
675
+ PARAM_SST_ANOM => nil,
676
+ PARAM_QUAL_IND => nil,
677
+ PARAM_GPT_DEP => nil,
678
+ PARAM_PRESSURE_DEP => nil,
679
+ PARAM_LAST_ENTRY => nil,
680
+ PARAM_LN_PRES => ["Logarithm of surface pressure", "LNSP", "", nil],
681
+
682
+
683
+ ## NCEP Edition 2
684
+ #128 MSLSA Pa Mean Sea Level Pressure (Standard Atmosphere Reduction)
685
+ #129 MSLMA Pa Mean Sea Level Pressure (MAPS System Reduction)
686
+ #130 MSLET Pa Mean Sea Level Pressure (ETA Model Reduction)
687
+ PARAM_LFT_X => ["Surface lifted index", "LFT_X", "K", nil],
688
+ PARAM_4LFTX => ["Best (4 layer) lifted index", "4LFTX", "K", nil],
689
+ #133 K X K K index
690
+ #134 S X K Sweat index
691
+ #135 MCONV kg/kg/s Horizontal moisture divergence
692
+ PARAM_VW_SH => ["Vertical speed shear", "VW_SH", "1/s", "wind_speed_shear"],
693
+ #137 TSLSA Pa/s 3-hr pressure tendency (Std. Atmos. Reduction)
694
+ #138 BVF 2 1/s2 Brunt-Vaisala frequency (squared)
695
+ #139 PV MW 1/s/m Potential vorticity (density weighted)
696
+ #140 CRAIN (yes=1; no=0) Categorical rain
697
+ #141 CFRZR (yes=1; no=0) Categorical freezing rain
698
+ #142 CICEP (yes=1; no=0) Categorical ice pellets
699
+ #143 CSNOW (yes=1; no=0) Categorical snow
700
+ PARAM_SOILW => ["Volumetric soil moisture content", "SOILW", "fraction", nil],
701
+ #145 PEVPR W/m**2 Potential evaporation rate
702
+ #146 CWORK J/kg Cloud workfunction
703
+ #147 U-GWD N/m**2 Zonal flux of gravity wave stress
704
+ #148 V-GWD N/m**2 Meridional flux of gravity wave stress
705
+ #149 PV m**2/s/kg Potential vorticity
706
+ #150 COVMZ m2/s2 Covariance between meridional and zonal components of the wind. Defined as [uv]-[u][v], where "[]" indicates the mean over the indicated time span.
707
+ #151 COVTZ1 K*m/s Covariance between temperature and zonal component of the wind. Defined as [uT]-[u][T], where "[]" indicates the mean over the indicated time span.
708
+ #152 COVTM K*m/s Covariance between temperature and meridional component of the wind. Defined as [vT]-[v][T], where "[]" indicates the mean over the indicated time span.
709
+ PARAM_CLWMR => ["Cloud water", "CLWMR", "Kg/kg", nil],
710
+ PARAM_O3MR => ["Ozone mixing ratio", "O3MR", "Kg/kg", nil],
711
+ #155 GFLUX W/m2 Ground Heat Flux
712
+ PARAM_CIN => ["Convective inhibition", "CIN", "J/kg", nil],
713
+ PARAM_CAPE => ["Convective Available Potential Energy", "CAPE", "J/kg", nil],
714
+ #158 TKE J/kg Turbulent Kinetic Energy
715
+ #159 CONDP Pa Condensation pressure of parcel lifted from indicated surface
716
+ #160 CSUSF W/m2 Clear Sky Upward Solar Flux
717
+ #161 CSDSF W/m2 Clear Sky Downward Solar Flux
718
+ #162 CSULF W/m2 Clear Sky upward long wave flux
719
+ #163 CSDLF W/m2 Clear Sky downward long wave flux
720
+ #164 CFNSF W/m2 Cloud forcing net solar flux
721
+ #165 CFNLF W/m2 Cloud forcing net long wave flux
722
+ PARAM_VBDSF => ["Visible beam downward solar flux", "VBDSF", "W/m2", nil],
723
+ #167 VDDSF W/m2 Visible diffuse downward solar flux
724
+ #168 NBDSF W/m2 Near IR beam downward solar flux
725
+ #169 NDDSF W/m2 Near IR diffuse downward solar flux
726
+ #172 M FLX N/m2 Momentum flux
727
+ #173 LMH non-dim Mass point model surface
728
+ #174 LMV non-dim Velocity point model surface
729
+ #175 MLYNO non-dim Model layer number (from bottom up)
730
+ #176 NLAT deg latitude (-90 to +90)
731
+ #177 ELON deg east longitude (0-360)
732
+ #181 LPS X 1/m x-gradient of log pressure
733
+ #182 LPS Y 1/m y-gradient of log pressure
734
+ #183 HGT X m/m x-gradient of height
735
+ #184 HGT Y m/m y-gradient of height
736
+ #189 VPTMP K Virtual potential temperature
737
+ #190 HLCY m2/s2 Storm relative helicity
738
+ #191 PROB numeric Probability from ensemble
739
+ #192 PROBN numeric Probability from ensemble normalized with respect to climate expectancy
740
+ #193 POP % Probability of precipitation
741
+ #194 CPOFP % Probability of frozen precipitation
742
+ #195 CPOZP % Probability of freezing precipitation
743
+ #196 USTM m/s u-component of storm motion
744
+ #197 VSTM m/s v-component of storm motion
745
+ #201 ICWAT % Ice-free water surface
746
+ #204 DSWRF W/m2 downward short wave rad. flux
747
+ #205 DLWRF W/m2 downward long wave rad. flux
748
+ #206 UVI J/m2 Ultra violet index (1 hour integration centered at solar noon)
749
+ #207 MSTAV % Moisture availability
750
+ #208 SFEXC (kg/m3)(m/s) Exchange coefficient
751
+ #209 MIXLY integer No. of mixed layers next to surface
752
+ #211 USWRF W/m2 upward short wave rad. flux
753
+ #212 ULWRF W/m2 upward long wave rad. flux
754
+ #213 CDLYR % Amount of non-convective cloud
755
+ #214 CPRAT kg/m2/s Convective Precipitation rate
756
+ #215 TTDIA K/s Temperature tendency by all physics
757
+ #216 TTRAD K/s Temperature tendency by all radiation
758
+ #217 TTPHY K/s Temperature tendency by non-radiation physics
759
+ #218 PREIX fraction precip.index(0.0-1.00)(see note)
760
+ #219 TSD1D K Std. dev. of IR T over 1x1 deg area
761
+ #220 NLGSP ln(kPa) Natural log of surface pressure
762
+ PARAM_HPBL => ["Planetary boundary layer height", "HPBL", "m", nil],
763
+ PARAM_5WAVH => ["5-wave geopotential height", "5WAVH", "gpm", nil],
764
+ #223 C WAT kg/m2 Plant canopy surface water
765
+ #226 BMIXL m Blackadar's mixing length scale
766
+ #227 AMIXL m Asymptotic mixing length scale
767
+ #228 PEVAP kg/m2 Potential evaporation
768
+ #229 SNOHF W/m2 Snow phase-change heat flux
769
+ PARAM_5WAVA =>["5-wave geopotential height anomaly", "5WAVA", "gpm", nil],
770
+ #231 MFLUX Pa/s Convective cloud mass flux
771
+ #232 DTRF W/m2 Downward total radiation flux
772
+ #233 UTRF W/m2 Upward total radiation flux
773
+ #234 BGRUN kg/m2 Baseflow-groundwater runoff
774
+ #235 SSRUN kg/m2 Storm surface runoff
775
+ #237 03TOT Kg/m2 Total ozone
776
+ #238 SNO C percent Snow cover
777
+ #239 SNO T K Snow temperature
778
+ #241 LRGHR K/s Large scale condensat. heat rate
779
+ #242 CNVHR K/s Deep convective heating rate
780
+ #243 CNVMR kg/kg/s Deep convective moistening rate
781
+ #244 SHAHR K/s Shallow convective heating rate
782
+ #245 SHAMR kg/kg/s Shallow convective moistening rate
783
+ #246 VDFHR K/s Vertical diffusion heating rate
784
+ #247 VDFUA m/s2 Vertical diffusion zonal acceleration
785
+ #248 VDFVA m/s2 Vertical diffusion meridional accel
786
+ #249 VDFMR kg/kg/s Vertical diffusion moistening rate
787
+ #250 SWHR K/s Solar radiative heating rate
788
+ #251 LWHR K/s long wave radiative heating rate
789
+ #252 CD non-dim Drag coefficient
790
+ #253 FRICV m/s Friction velocity
791
+ #254 RI non-dim. Richardson number
792
+
793
+
794
+ ## ECMWF 128 #incomplite
795
+ # 4 => PARAM_EQPT_TEMP,
796
+ # 5 => PARAM_SEPT_TEMP,
797
+ # 11 => PARAM_U_DIV_WND,
798
+ # 12 => PARAM_V_DIV_WND,
799
+ # 13 => PARAM_U_ROT_WND,
800
+ # 14 => PARAM_V_ROT_WND,
801
+ # 21 => PARAM_UBC_TEMP,
802
+ # 22 => PARAM_UB_PRES,
803
+ # 23 => PARAM_UB_DIV,
804
+ # 26 => PARAM_LAKE_COV
805
+ PARAM_LVEG_COV => ["Low vegetation cover", "CVL", "Fraction", nil],
806
+ PARAM_HVEG_COV => ["High vegetation cover", "CVH", "Fraction", nil],
807
+ PARAM_TYP_LVEG => ["Type of low vegetation", "TVL", nil, nil],
808
+ PARAM_TYP_HVEG => ["Type of high vegetation", "TVH", nil, nil],
809
+ PARAM_ICE_COV => ["Sea-ice cover", "CI", "Fraction", "sea_ice_area_fraction"],
810
+ PARAM_SNOW_ALBD => ["Snow albedo", "ASN", "Fraction", nil],
811
+ PARAM_SNOW_DENS => ["Snow density", "RSN", "kg/m3", nil],
812
+ PARAM_SEASRF_TEMP => ["Sea surface temperature", "SSTK", "K", "sea_surface_temperature"],
813
+ PARAM_ICESRF_TEMP => ["Ice surface temperature", "ISTL", "K", nil],
814
+ PARAM_SOIL_WATER => ["Volumetric soil water","SWVL", "m3/m2", nil],
815
+ # 43 => PARAM_TYP_SOIL
816
+ # 44 => PARAM_SNOW_EVAP
817
+
818
+ # 46 => PARAM_SOL_DUR,
819
+ # 47 => PARAM_RND_SOL_DIR,
820
+ # 48 => PARAM_STRESS_SRF,
821
+ # 49 => PARAM_WNDGUST,
822
+ # 50 => PARAM_PRECIP_LS_FRAC,
823
+
824
+ # 53 => PARAM_MNTPOT,
825
+
826
+ PARAM_POT_VOR => ["Potential vorticity", "PV", "K m2/kg/s", nil],
827
+
828
+ # 127 => PARAM_ATM_TIDE,
829
+ # 128 => PARAM_BUDG_VAL
830
+
831
+ PARAM_WATER_TOT => ["Total column water", "TWC", "kg/m2", nil],
832
+ PARAM_WATV_TOT => ["Totl column water vapour", "PWC", "kg/m2", nil],
833
+
834
+ # 140 => PARAM_SOIL_WET,
835
+ # 144 => PARAM_SNOW_FALL,
836
+
837
+ PARAM_CHNK => ["Charnock", "CHNK", nil, nil],
838
+ # 149 => PARAM_RDN_SRF,
839
+ # 150 => PARAM_RDN_TOP,
840
+
841
+ # 153 => PARAM_HT_SW,
842
+ # 154 => PARAM_HT_LW,
843
+
844
+ # 159 => PARAM_BL_HGT,
845
+ PARAM_ORG_STDV => ["Standard deciation of orography", "SDOR", nil, nil],
846
+ PARAM_SGORG_ANIS => ["Anisotropy of sub-gridscale orography", "ISOR", nil, nil],
847
+ PARAM_SGORG_ANGL => ["Angle of sub-gridscale orography", "ANOR", "rad", nil],
848
+ PARAM_SGORG_SLOP => ["Slope of sub-gridscale orography", "SLOR", nil, nil],
849
+
850
+ # 169 => PARAM_RND_SOL_SRFD,
851
+
852
+ PARAM_ALBEDO_F => ["Albedo", "AL", "Fraction", "surface_albedo"],
853
+ # 175 => PARAM_RDN_THE_SRFD,
854
+ # 176 => PARAM_RDN_SOL_SRF,
855
+ # 177 => PARAM_RDN_THE_SRF,
856
+ # 178 => PARAM_RDN_SOL_TOP,
857
+ # 179 => PARAM_RDN_THE_TOP,
858
+ # 180 => PARAM_STRESS_EW_SRF,
859
+ # 181 => PARAM_STRESS_NS_SRF,
860
+
861
+ # 189 => PARAM_SUN_DUR,
862
+ # 190 => PARAM_ORG_EW_VARI,
863
+ # 191 => PARAM_ORG_NS_VARI,
864
+ # 192 => PARAM_ORG_NWSE_VARI,
865
+ # 193 => PARAM_ORG_NESW_VARI,
866
+ # 194 => PARAM_BRIT_TEMP,
867
+ # 195 => PARAM_STRESS_LAT_GWAVE,
868
+ # 196 => PARAM_STRESS_MER_GWAVE,
869
+ # 197 => PARAM_GW_DISS,
870
+ PARAM_SKIN_RESV => ["Skin reservoir content", "SRC", "m", nil],
871
+ # 199 => PARAM_VEG_FRAC,
872
+ # 200 => PARAM_ORG_VARI,
873
+
874
+ PARAM_OZON_MIX => ["Ozone mass mixing ratio", "O3", "kg/kg", nil],
875
+ # 204 => PARAM_PRECIP_WGT,
876
+ # 205 => PARAM_RUNOFF,
877
+ PARAM_OZON_TOT => ["Total column ozone", "TCO3", "Dobson", nil],
878
+
879
+ # 208 => PARAM_RDN_SOL_CS_TOP,
880
+ # 209 => PARAM_RDN_THE_CS_TOP,
881
+ # 210 => PARAM_RDN_SOL_CS_SRF,
882
+ # 211 => PARAM_RDN_THE_CS_SRF,
883
+ # 212 => PARAM_SOL_INSL,
884
+
885
+ # 214 => PARAM_DHT_RDN,
886
+ # 215 => PARAM_DHT_VDIFS,
887
+ # 216 => PARAM_DHT_CUMCONV,
888
+ # 217 => PARAM_DHT_LSCND,
889
+ # 218 => PARAM_VDIFS_ZWND,
890
+ # 219 => PARAM_VDIFS_MWND,
891
+ # 220 => PARAM_DTND_EW_GWAVE,
892
+ # 221 => PARAM_DTND_NS_GWAVE,
893
+ # 222 => PARAM_CTND_ZWND,
894
+ # 223 => PARAM_CTND_MWND,
895
+ # 224 => PARAM_VDIFS_HUM,
896
+ # 225 => PARAM_HTND_CUMCONV,
897
+ # 226 => PARAM_HTND_LSCND,
898
+ # 227 => PARAM_CNG_NHUM,
899
+
900
+ # 229 => PARAM_STRESS_EW_SRF_IN,
901
+ # 230 => PARAM_STRESS_NS_SRF_IN,
902
+ # 231 => PARAM_HT_SRF_IN,
903
+ # 232 => PARAM_MST_IN,
904
+ # 233 => PARAM_APP_HUM_SRF,
905
+ PARAM_LRGN_HT_SRF => ["Logarithm of sruface roughness length for heat", "LSRH", nil, nil],
906
+ PARAM_SKIN_TEMP => ["Skin temperature", "SKT", "K", nil],
907
+
908
+ PARAM_SNOW_TEMP => ["Temperature of snow layer", "TSN", "K", nil],
909
+ # 239 => PARAM_SNOW_FALL_CONV,
910
+ # 240 => PARAM_SNOW_FALL_LS,
911
+ # 241 => PARAM_CLOUD_TND,
912
+ # 242 => PARAM_LW_TND,
913
+ # 243 => PARAM_ALBEDO_FC,
914
+ # 244 => PARAM_RGN_SRF_FC,
915
+ # 245 => PARAM_RGN_NT_SRF_FC,
916
+ # 246 => PARAM_CLOUD_LIQ,
917
+ # 247 => PARAM_CLOUD_ICE,
918
+ # 248 => PARAM_CLOUD_F,
919
+ # 249 => PARAM_ICE_TND,
920
+ # 250 => PARAM_ICE_AGE,
921
+ # 251 => PARAM_TND_TEMP_AD,
922
+ # 252 => PARAM_TND_HUM_AD,
923
+ # 253 => PARAM_TND_ZWND_AD,
924
+ # 254 => PARAM_TND_MWND_AD
925
+
926
+ ## ECMWF 162 #incomplite
927
+ PARAM_WATV_EFLX => ["Vertical integral of eastward water vapour flux", "VIEWVF", "kg/m/s", nil],
928
+ PARAM_WATV_NFLX => ["Vertical integral of northward water vapour flux", "VINWVF", "kg/m/s", nil],
929
+ PARAM_DIV_MST_FLX => ["Vertical integral of divergence of moisture flux", "VIDMOF", "kg/m2/s", nil],
930
+
931
+
932
+ ## JMA
933
+ PARAM_BVF2 => ["Square of Brunt Vaisala frequency", "BVF2", "1/s^2", nil],
934
+ PARAM_SRF_UGRDM => ["Surface 10m zonal wind", "UGRDM", "m/s", nil],
935
+ PARAM_SRF_VGRDM => ["Surface 10m meridional wind", "VGRDM", "m/s", nil],
936
+ PARAM_SRF_TMPM => ["Surface 2m air temperature", "TMPM", "K", nil],
937
+ PARAM_SRF_SPFHM => ["Surface specific humidity", "SPFHM", "kg/kg", nil],
938
+ PARAM_TSC => ["Canopy temperature", "TSC", "K", nil],
939
+ PARAM_TSG => ["Ground temperature", "TSG", "K", nil],
940
+ PARAM_CWORK => ["Cloud work function", "CWORK", "J/kg", nil],
941
+ PARAM_FGLU => ["U sfc momentum flux by long gravity wave", "FGLU", "N/m^2", nil],
942
+ PARAM_FGLV => ["V sfc momentum flux by long gravity wave", "FGLV", "N/m^2", nil],
943
+ PARAM_ADVUA => ["Advective zonal acceleration", "ADVUA", "m/s/day", nil],
944
+ PARAM_VWV => ["Column total of meridional water vapor flux", "VWV", "Kg/m/s", nil],
945
+ PARAM_FGSV => ["V sfc momentum flux by short gravity wave", "FGSV", "N/m^2", nil],
946
+ PARAM_GFLX => ["Ground heat flux", "GFLX", "W/m^2", nil],
947
+ PARAM_UWV => ["Column total of zonal water vapor flux", "UWV", "kg/m/s", nil],
948
+ PARAM_FGSU => ["U sfc momentum flux by short gravity wave", "FGSU", "N/m^2", nil],
949
+ PARAM_CSUSF => ["Clear sky upward solar flux at surface", "CSUSF", "W/m^2", nil],
950
+ PARAM_CSDSF => ["Clear sky downward solar flux at surface", "CSDSF", "W/m^2", nil],
951
+ PARAM_CSULF => ["Clear sky upward long wave flux at top of atm", "CSULF", "W/m^2", nil],
952
+ PARAM_CSDLF => ["Clear sky downward long wave flux at surface", "CSDLF", "W/m^2", nil],
953
+ PARAM_ADVVA => ["Advective meridional acceleration", "ADVVA", "m/s/day", nil],
954
+ PARAM_FRQP => ["Frequency of precipitation", "FRQP", "%", nil],
955
+ PARAM_FRQC => ["Frequency of cumulus precipitation", "FRQC", "%", nil],
956
+ PARAM_GWDUA => ["Gravity wave zonal acceleration", "GWDUA", "m/s/day", nil],
957
+ PARAM_GWDVA => ["Gravity wave meridional acceleration", "GWDVA", "m/s/day", nil],
958
+ PARAM_HGTM => ["Mean geopotential height", "HGTM", "m", nil],
959
+ PARAM_UGRDM => ["Mean zonal wind", "UGRDM", "m/s", nil],
960
+ PARAM_VGRDM => ["Mean meridional wind", "VGRDM", "m/s", nil],
961
+ PARAM_VVELM => ["Mean pressure vertical velocity", "VVELM", "Pa/s", nil],
962
+ PARAM_TMPM => ["Mean temperature", "TMPM", "K", nil],
963
+ PARAM_SPFHM => ["Mean specific humidity", "SPFHM", "kg/kg", nil],
964
+ PARAM_VTU => ["Column total of TU", "VTU", "KPam/s", nil],
965
+ PARAM_VTV => ["Column total of TV", "VTV", "KPam/s", nil],
966
+ PARAM_LTRS => ["Evapotranspiration", "LTRS", "W/m^2", nil],
967
+ PARAM_LINT => ["Interception loss", "LINT", "W/m^2", nil],
968
+ PARAM_DSWRF => ["Downward solar radiation flux at surface", "DSWRF", "W/m^2", nil],
969
+ PARAM_DLWRF => ["Downward long wave radiation flux at surface", "DLWRF", "W/m^2", nil],
970
+ PARAM_USWRF => ["Upward solar radiation at surface", "USWRF", "W/m^2", nil],
971
+ PARAM_ULWRF => ["Upward long wave radiation flux at surface", "ULWRF", "W/m^2", nil],
972
+ PARAM_TTHM => ["Column total of diabatic heat", "TTHM", "W/m^2", nil],
973
+ PARAM_WSMX => ["Surface 10m maximum surface wind", "WSMX", "m/s", nil],
974
+ PARAM_PRMX => ["Maximum hourly precipitation", "PRMX", "mm/hour", nil],
975
+ PARAM_ADVHR => ["Advective heating rate", "ADVHR", "K/day", nil],
976
+ PARAM_MSC => ["Canopy water content", "MSC", "mm", nil],
977
+ PARAM_MSG => ["Ground water content", "MSG", "mm", nil],
978
+ PARAM_MFLXB => ["Upward mass flux at cloud base", "MFLXB", "kg/m^2/s", nil],
979
+ PARAM_MFLUX => ["Upward mass flux", "MFLUX", "kg/m^2/s", nil],
980
+ PARAM_ADVMR => ["Advective moistening rate", "ADVMR", "kg/kg/day", nil],
981
+ PARAM_OZONE => ["Ozone mass mixing ratio", "OZONE", "ppm", nil],
982
+ PARAM_CNVUh => ["Convective zonal acceleration", "CNVUh", "m/s/day", nil],
983
+ PARAM_CNVVA => ["Convective meridional acceleration", "CNVVA", "m/s/day", nil],
984
+ PARAM_LRGHR => ["Large scale condensation heating rate", "LRGHR", "K/day", nil],
985
+ PARAM_CNVHR => ["Convective heating rate", "CNVHR", "k/day", nil],
986
+ PARAM_CNVMR => ["Convective moistening rate", "CNVMR", "kg/kg/s", nil],
987
+ PARAM_VDFHR => ["Vertical diffusion heating rate", "VDFHR", "K/day", nil],
988
+ PARAM_VDFUA => ["Vertical diffusion zonal acceleration", "VDFUA", "m/s/day", nil],
989
+ PARAM_VDFVA => ["Vertical diffusion meridional acceleration", "VDFVA", "m/s/day", nil],
990
+ PARAM_VDFMR => ["Vertical diffusion moistening rate", "VDFMR", "kg/kg/day", nil],
991
+ PARAM_SWHR => ["Solar radiative heating rate", "SWHR", "k/day", nil],
992
+ PARAM_LWHR => ["Longwave radiative heating rate", "LWHR", "K/day", nil],
993
+ PARAM_LRGMR => ["Large scale moistening rate", "LRGMR", "kg/kg/day", nil],
994
+
995
+ nil => nil
996
+ }
997
+
998
+
999
+ PARAMS_0 = {
1000
+ 0 => PARAM_UNKNOWN,
1001
+ 1 => PARAM_PRESSURE,
1002
+ 2 => PARAM_GPT_HGT,
1003
+ 3 => PARAM_GEOM_HGT,
1004
+ 4 => PARAM_TEMP,
1005
+ 5 => PARAM_MAX_TEMP,
1006
+ 6 => PARAM_MIN_TEMP,
1007
+ 8 => PARAM_POT_TEMP,
1008
+ 10 => PARAM_DP_TEMP,
1009
+ 11 => PARAM_DP_DEP,
1010
+ 12 => PARAM_SPEC_HUM,
1011
+ 13 => PARAM_REL_HUM,
1012
+ 14 => PARAM_HUM_MIX,
1013
+ 15 => PARAM_LIFT_INDX,
1014
+ 17 => PARAM_LIFT_INDX4,
1015
+ 21 => PARAM_WND_SPEED,
1016
+ 23 => PARAM_U_WIND,
1017
+ 24 => PARAM_V_WIND,
1018
+ 29 => PARAM_STRM_FUNC,
1019
+ 30 => PARAM_REL_VOR,
1020
+ 31 => PARAM_ABS_VOR,
1021
+ 40 => PARAM_VERT_VEL,
1022
+ 44 => PARAM_VERT_SHR,
1023
+ 47 => PARAM_PR_WATER,
1024
+ 48 => PARAM_CON_PRECIP,
1025
+ 50 => PARAM_PRECIP,
1026
+ 51 => PARAM_SNOW,
1027
+ 55 => PARAM_NCON_PRECIP,
1028
+ 58 => PARAM_SST_WARM,
1029
+ 59 => PARAM_UND_ANOM,
1030
+ 61 => PARAM_SEA_TEMP_0,
1031
+ 64 => PARAM_WAVE_HGT,
1032
+ 65 => PARAM_SWELL_DIR,
1033
+ 66 => PARAM_SWELL_HGT,
1034
+ 67 => PARAM_SWELL_PER,
1035
+ 68 => PARAM_SEA_DIR,
1036
+ 69 => PARAM_SEA_HGT,
1037
+ 70 => PARAM_SEA_PER,
1038
+ 75 => PARAM_WAVE_DIR,
1039
+ 76 => PARAM_WAVE_PER,
1040
+ 77 => PARAM_WAVE2_DIR,
1041
+ 78 => PARAM_WAVE2_PER,
1042
+ 90 => PARAM_ICE_CONC,
1043
+ 91 => PARAM_ICE_THICK,
1044
+ 92 => PARAM_ICE_U,
1045
+ 93 => PARAM_ICE_V,
1046
+ 94 => PARAM_ICE_GROWTH,
1047
+ 95 => PARAM_ICE_DIV,
1048
+ 100 => PARAM_PRESSURE_D,
1049
+ 101 => PARAM_GPT_THICK,
1050
+ 102 => PARAM_GPT_HGT_D,
1051
+ 103 => PARAM_GEOM_HGT_D,
1052
+ 104 => PARAM_TEMP_D,
1053
+ 113 => PARAM_REL_HUM_D,
1054
+ 115 => PARAM_LIFT_INDX_D,
1055
+ 130 => PARAM_REL_VOR_D,
1056
+ 131 => PARAM_ABS_VOR_D,
1057
+ 141 => PARAM_VERT_VEL_D,
1058
+ 162 => PARAM_SEA_TEMP_D,
1059
+ 163 => PARAM_SST_ANOM,
1060
+ 180 => PARAM_MIXED_DPTH,
1061
+ 181 => PARAM_TT_DEPTH,
1062
+ 182 => PARAM_MT_DEPTH,
1063
+ 183 => PARAM_MTD_ANOM,
1064
+ 190 => PARAM_QUAL_IND,
1065
+ 210 => PARAM_GPT_DEP,
1066
+ 211 => PARAM_PRESSURE_DEP
1067
+ }
1068
+
1069
+ PARAMS_2 = {
1070
+ 0 => PARAM_UNKNOWN,
1071
+ 1 => PARAM_PRESSURE,
1072
+ 2 => PARAM_PMSL,
1073
+ 3 => PARAM_PTND,
1074
+ #4 => PARAM_ICAHT,
1075
+ #5 => 5,
1076
+ 6 => PARAM_GPT,
1077
+ 7 => PARAM_GPT_HGT,
1078
+ 8 => PARAM_GEOM_HGT,
1079
+ 9 => PARAM_HSTDV,
1080
+ 10 => PARAM_TOZNE,
1081
+ 11 => PARAM_TEMP,
1082
+ 12 => PARAM_VTEMP,
1083
+ 13 => PARAM_POT_TEMP,
1084
+ 14 => PARAM_APOT_TEMP,
1085
+ 15 => PARAM_MAX_TEMP,
1086
+ 16 => PARAM_MIN_TEMP,
1087
+ 17 => PARAM_DP_TEMP,
1088
+ 18 => PARAM_DP_DEP,
1089
+ 19 => PARAM_LAPSE,
1090
+ 20 => PARAM_VIS,
1091
+ 21 => PARAM_RAD1,
1092
+ 22 => PARAM_RAD2,
1093
+ 23 => PARAM_RAD3,
1094
+ #24 => PARAM_PLI,
1095
+ 25 => PARAM_TANOM,
1096
+ 26 => PARAM_PANOM,
1097
+ 27 => PARAM_ZANOM,
1098
+ 28 => PARAM_WAV1,
1099
+ 29 => PARAM_WAV2,
1100
+ 30 => PARAM_WAV3,
1101
+ 31 => PARAM_WND_DIR,
1102
+ 32 => PARAM_WND_SPEED,
1103
+ 33 => PARAM_U_WIND,
1104
+ 34 => PARAM_V_WIND,
1105
+ 35 => PARAM_STRM_FUNC,
1106
+ 36 => PARAM_VPOT,
1107
+ 37 => PARAM_MNTSF,
1108
+ 38 => PARAM_SIG_VEL,
1109
+ 39 => PARAM_VERT_VEL,
1110
+ 40 => PARAM_GEOM_VEL,
1111
+ 41 => PARAM_ABS_VOR,
1112
+ 42 => PARAM_ABS_DIV,
1113
+ 43 => PARAM_REL_VOR,
1114
+ 44 => PARAM_REL_DIV,
1115
+ 45 => PARAM_U_SHR,
1116
+ 46 => PARAM_V_SHR,
1117
+ 47 => PARAM_CRNT_DIR,
1118
+ 48 => PARAM_CRNT_SPD,
1119
+ 49 => PARAM_U_CRNT,
1120
+ 50 => PARAM_V_CRNT,
1121
+ 51 => PARAM_SPEC_HUM,
1122
+ 52 => PARAM_REL_HUM,
1123
+ 53 => PARAM_HUM_MIX,
1124
+ 54 => PARAM_PR_WATER,
1125
+ 55 => PARAM_VAP_PR,
1126
+ 56 => PARAM_SAT_DEF,
1127
+ 57 => PARAM_EVAP,
1128
+ 58 => PARAM_C_ICE,
1129
+ 59 => PARAM_PRECIP_RT,
1130
+ 60 => PARAM_THND_PROB,
1131
+ 61 => PARAM_PRECIP_TOT,
1132
+ 62 => PARAM_PRECIP_LS,
1133
+ 63 => PARAM_PRECIP_CN,
1134
+ 64 => PARAM_SNOW_RT,
1135
+ 65 => PARAM_SNOW_WAT,
1136
+ 66 => PARAM_SNOW,
1137
+ 67 => PARAM_MIXED_DPTH,
1138
+ 68 => PARAM_TT_DEPTH,
1139
+ 69 => PARAM_MT_DEPTH,
1140
+ 70 => PARAM_MTD_ANOM,
1141
+ 71 => PARAM_CLOUD,
1142
+ 72 => PARAM_CLOUD_CN,
1143
+ 73 => PARAM_CLOUD_LOW,
1144
+ 74 => PARAM_CLOUD_MED,
1145
+ 75 => PARAM_CLOUD_HI,
1146
+ 76 => PARAM_CLOUD_WAT,
1147
+ #77 => PARAM_BLI,
1148
+ 78 => PARAM_SNO_C,
1149
+ 79 => PARAM_SNO_L,
1150
+ 80 => PARAM_SEA_TEMP,
1151
+ 81 => PARAM_LAND_MASK,
1152
+ 82 => PARAM_SEA_MEAN,
1153
+ 83 => PARAM_SRF_RN,
1154
+ 84 => PARAM_ALBEDO,
1155
+ 85 => PARAM_SOIL_TEMP,
1156
+ 86 => PARAM_SOIL_MST,
1157
+ 87 => PARAM_VEG,
1158
+ 88 => PARAM_SAL,
1159
+ 89 => PARAM_DENS,
1160
+ 90 => PARAM_WATR,
1161
+ 91 => PARAM_ICE_CONC,
1162
+ 92 => PARAM_ICE_THICK,
1163
+ 93 => PARAM_ICE_DIR,
1164
+ 94 => PARAM_ICE_SPD,
1165
+ 95 => PARAM_ICE_U,
1166
+ 96 => PARAM_ICE_V,
1167
+ 97 => PARAM_ICE_GROWTH,
1168
+ 98 => PARAM_ICE_DIV,
1169
+ 99 => PARAM_SNO_M,
1170
+ 100 => PARAM_WAVE_HGT,
1171
+ 101 => PARAM_SEA_DIR,
1172
+ 102 => PARAM_SEA_HGT,
1173
+ 103 => PARAM_SEA_PER,
1174
+ 104 => PARAM_SWELL_DIR,
1175
+ 105 => PARAM_SWELL_HGT,
1176
+ 106 => PARAM_SWELL_PER,
1177
+ 107 => PARAM_WAVE_DIR,
1178
+ 108 => PARAM_WAVE_PER,
1179
+ 109 => PARAM_WAVE2_DIR,
1180
+ 110 => PARAM_WAVE2_PER,
1181
+ 111 => PARAM_RDN_SWSRF,
1182
+ 112 => PARAM_RDN_LWSRF,
1183
+ 113 => PARAM_RDN_SWTOP,
1184
+ 114 => PARAM_RDN_LWTOP,
1185
+ 115 => PARAM_RDN_LW,
1186
+ 116 => PARAM_RDN_SW,
1187
+ 117 => PARAM_RDN_GLBL,
1188
+ #118 => PARAM_BRTMP,
1189
+ #119 => PARAM_LWRAD,
1190
+ #120 => PARAM_SWRAD,
1191
+ 121 => PARAM_LAT_HT,
1192
+ 122 => PARAM_SEN_HT,
1193
+ 123 => PARAM_BL_DISS,
1194
+ 124 => PARAM_U_FLX,
1195
+ 125 => PARAM_V_FLX,
1196
+ 126 => PARAM_WMIXE,
1197
+ 127 => PARAM_IMAGE
1198
+ }
1199
+
1200
+ PARAMS_NCEP_2 = { #incomplete
1201
+ 131 => PARAM_LFT_X,
1202
+ 132 => PARAM_4LFTX,
1203
+ 136 => PARAM_VW_SH,
1204
+ 144 => PARAM_SOILW,
1205
+ 153 => PARAM_CLWMR,
1206
+ 154 => PARAM_O3MR,
1207
+ 156 => PARAM_CIN,
1208
+ 157 => PARAM_CAPE,
1209
+ 221 => PARAM_HPBL,
1210
+ 222 => PARAM_5WAVH,
1211
+ 230 => PARAM_5WAVA,
1212
+ }
1213
+
1214
+
1215
+ PARAMS_ECMWF_128 = { #inconmplte
1216
+ 0 => PARAM_UNKNOWN,
1217
+ 1 => PARAM_STRM_FUNC,
1218
+ 2 => PARAM_VPOT,
1219
+ 3 => PARAM_POT_TEMP,
1220
+ 4 => PARAM_EQPT_TEMP,
1221
+ 5 => PARAM_SEPT_TEMP,
1222
+
1223
+ 11 => PARAM_U_DIV_WND,
1224
+ 12 => PARAM_V_DIV_WND,
1225
+ 13 => PARAM_U_ROT_WND,
1226
+ 14 => PARAM_V_ROT_WND,
1227
+
1228
+ 21 => PARAM_UBC_TEMP,
1229
+ 22 => PARAM_UB_PRES,
1230
+ 23 => PARAM_UB_DIV,
1231
+
1232
+ 26 => PARAM_LAKE_COV,
1233
+ 27 => PARAM_LVEG_COV,
1234
+ 28 => PARAM_HVEG_COV,
1235
+ 29 => PARAM_TYP_LVEG,
1236
+ 30 => PARAM_TYP_HVEG,
1237
+ 31 => PARAM_ICE_COV,
1238
+ 32 => PARAM_SNOW_ALBD,
1239
+ 33 => PARAM_SNOW_DENS,
1240
+ 34 => PARAM_SEASRF_TEMP,
1241
+ 35 => PARAM_ICESRF_TEMP,
1242
+ 36 => PARAM_ICESRF_TEMP,
1243
+ 37 => PARAM_ICESRF_TEMP,
1244
+ 38 => PARAM_ICESRF_TEMP,
1245
+ 39 => PARAM_SOIL_WATER,
1246
+ 40 => PARAM_SOIL_WATER,
1247
+ 41 => PARAM_SOIL_WATER,
1248
+ 42 => PARAM_SOIL_WATER,
1249
+ 43 => PARAM_TYP_SOIL,
1250
+ 44 => PARAM_SNOW_EVAP,
1251
+ 45 => PARAM_SNO_M,
1252
+ 46 => PARAM_SOL_DUR,
1253
+ 47 => PARAM_RND_SOL_DIR,
1254
+ 48 => PARAM_STRESS_SRF,
1255
+ 49 => PARAM_WNDGUST,
1256
+ 50 => PARAM_PRECIP_LS_FRAC,
1257
+ 51 => PARAM_MAX_TEMP,
1258
+ 52 => PARAM_MIN_TEMP,
1259
+ 53 => PARAM_MNTPOT,
1260
+ 54 => PARAM_PRESSURE,
1261
+
1262
+ 60 => PARAM_POT_VOR,
1263
+
1264
+ 127 => PARAM_ATM_TIDE,
1265
+ 128 => PARAM_BUDG_VAL,
1266
+ 129 => PARAM_GPT,
1267
+ 130 => PARAM_TEMP,
1268
+ 131 => PARAM_U_WIND,
1269
+ 132 => PARAM_V_WIND,
1270
+ 133 => PARAM_SPEC_HUM,
1271
+ 134 => PARAM_PRESSURE,
1272
+ 135 => PARAM_VERT_VEL,
1273
+ 136 => PARAM_WATER_TOT,
1274
+ 137 => PARAM_WATV_TOT,
1275
+ 138 => PARAM_REL_VOR,
1276
+ 139 => PARAM_SOIL_TEMP,
1277
+ 140 => PARAM_SOIL_WET,
1278
+ 141 => PARAM_SNOW,
1279
+ 142 => PARAM_PRECIP_LS,
1280
+ 143 => PARAM_PRECIP_CN,
1281
+ 144 => PARAM_SNOW_FALL,
1282
+ 145 => PARAM_BL_DISS,
1283
+ 146 => PARAM_SEN_HT,
1284
+ 147 => PARAM_LAT_HT,
1285
+ 148 => PARAM_CHNK,
1286
+ 149 => PARAM_RDN_SRF,
1287
+ 150 => PARAM_RDN_TOP,
1288
+ 151 => PARAM_PMSL,
1289
+ 152 => PARAM_LN_PRES,
1290
+ 153 => PARAM_HT_SW,
1291
+ 154 => PARAM_HT_LW,
1292
+ 155 => PARAM_ABS_DIV,
1293
+ 156 => PARAM_GPT_HGT,
1294
+ 157 => PARAM_REL_HUM,
1295
+ 158 => PARAM_PTND,
1296
+ 159 => PARAM_BL_HGT,
1297
+ 160 => PARAM_ORG_STDV,
1298
+ 161 => PARAM_SGORG_ANIS,
1299
+ 162 => PARAM_SGORG_ANGL,
1300
+ 163 => PARAM_SGORG_SLOP,
1301
+ 164 => PARAM_CLOUD,
1302
+ 165 => PARAM_U_WIND,
1303
+ 166 => PARAM_V_WIND,
1304
+ 167 => PARAM_TEMP,
1305
+ 168 => PARAM_DP_TEMP,
1306
+ 169 => PARAM_RND_SOL_SRFD,
1307
+ 170 => PARAM_SOIL_TEMP,
1308
+ 171 => PARAM_SOIL_WET,
1309
+ 172 => PARAM_LAND_MASK,
1310
+ 173 => PARAM_SRF_RN,
1311
+ 174 => PARAM_ALBEDO_F,
1312
+ 175 => PARAM_RDN_THE_SRFD,
1313
+ 176 => PARAM_RDN_SOL_SRF,
1314
+ 177 => PARAM_RDN_THE_SRF,
1315
+ 178 => PARAM_RDN_SOL_TOP,
1316
+ 179 => PARAM_RDN_THE_TOP,
1317
+ 180 => PARAM_STRESS_EW_SRF,
1318
+ 181 => PARAM_STRESS_NS_SRF,
1319
+ 182 => PARAM_EVAP,
1320
+ 183 => PARAM_SOIL_TEMP,
1321
+ 184 => PARAM_SOIL_WET,
1322
+ 185 => PARAM_CLOUD_CN,
1323
+ 186 => PARAM_CLOUD_LOW,
1324
+ 187 => PARAM_CLOUD_MED,
1325
+ 188 => PARAM_CLOUD_HI,
1326
+ 189 => PARAM_SUN_DUR,
1327
+ 190 => PARAM_ORG_EW_VARI,
1328
+ 191 => PARAM_ORG_NS_VARI,
1329
+ 192 => PARAM_ORG_NWSE_VARI,
1330
+ 193 => PARAM_ORG_NESW_VARI,
1331
+ 194 => PARAM_BRIT_TEMP,
1332
+ 195 => PARAM_STRESS_LAT_GWAVE,
1333
+ 196 => PARAM_STRESS_MER_GWAVE,
1334
+ 197 => PARAM_GW_DISS,
1335
+ 198 => PARAM_SKIN_RESV,
1336
+ 199 => PARAM_VEG_FRAC,
1337
+ 200 => PARAM_ORG_VARI,
1338
+ 201 => PARAM_MAX_TEMP,
1339
+ 202 => PARAM_MIN_TEMP,
1340
+ 203 => PARAM_OZON_MIX,
1341
+ 204 => PARAM_PRECIP_WGT,
1342
+ 205 => PARAM_RUNOFF,
1343
+ 206 => PARAM_OZON_TOT,
1344
+ 207 => PARAM_WND_SPEED,
1345
+ 208 => PARAM_RDN_SOL_CS_TOP,
1346
+ 209 => PARAM_RDN_THE_CS_TOP,
1347
+ 210 => PARAM_RDN_SOL_CS_SRF,
1348
+ 211 => PARAM_RDN_THE_CS_SRF,
1349
+ 212 => PARAM_SOL_INSL,
1350
+
1351
+ 214 => PARAM_DHT_RDN,
1352
+ 215 => PARAM_DHT_VDIFS,
1353
+ 216 => PARAM_DHT_CUMCONV,
1354
+ 217 => PARAM_DHT_LSCND,
1355
+ 218 => PARAM_VDIFS_ZWND,
1356
+ 219 => PARAM_VDIFS_MWND,
1357
+ 220 => PARAM_DTND_EW_GWAVE,
1358
+ 221 => PARAM_DTND_NS_GWAVE,
1359
+ 222 => PARAM_CTND_ZWND,
1360
+ 223 => PARAM_CTND_MWND,
1361
+ 224 => PARAM_VDIFS_HUM,
1362
+ 225 => PARAM_HTND_CUMCONV,
1363
+ 226 => PARAM_HTND_LSCND,
1364
+ 227 => PARAM_CNG_NHUM,
1365
+ 228 => PARAM_PRECIP_TOT,
1366
+ 229 => PARAM_STRESS_EW_SRF_IN,
1367
+ 230 => PARAM_STRESS_NS_SRF_IN,
1368
+ 231 => PARAM_HT_SRF_IN,
1369
+ 232 => PARAM_MST_IN,
1370
+ 233 => PARAM_APP_HUM_SRF,
1371
+ 234 => PARAM_LRGN_HT_SRF,
1372
+ 235 => PARAM_SKIN_TEMP,
1373
+ 236 => PARAM_SOIL_TEMP,
1374
+ 237 => PARAM_SOIL_WET,
1375
+ 238 => PARAM_SNOW_TEMP,
1376
+ 239 => PARAM_SNOW_FALL_CONV,
1377
+ 240 => PARAM_SNOW_FALL_LS,
1378
+ 241 => PARAM_CLOUD_TND,
1379
+ 242 => PARAM_LW_TND,
1380
+ 243 => PARAM_ALBEDO_FC,
1381
+ 244 => PARAM_RGN_SRF_FC,
1382
+ 245 => PARAM_RGN_NT_SRF_FC,
1383
+ 246 => PARAM_CLOUD_LIQ,
1384
+ 247 => PARAM_CLOUD_ICE,
1385
+ 248 => PARAM_CLOUD_F,
1386
+ 249 => PARAM_ICE_TND,
1387
+ 250 => PARAM_ICE_AGE,
1388
+ 251 => PARAM_TND_TEMP_AD,
1389
+ 252 => PARAM_TND_HUM_AD,
1390
+ 253 => PARAM_TND_ZWND_AD,
1391
+ 254 => PARAM_TND_MWND_AD
1392
+ }
1393
+
1394
+
1395
+ PARAMS_ECMWF_162 = { #inconmplte
1396
+ 71 => PARAM_WATV_EFLX,
1397
+ 72 => PARAM_WATV_NFLX,
1398
+ 84 => PARAM_DIV_MST_FLX
1399
+ }
1400
+
1401
+
1402
+ PARAMS_JMA = {
1403
+ 132 => PARAM_BVF2,
1404
+ 136 => PARAM_SRF_UGRDM,
1405
+ 137 => PARAM_SRF_VGRDM,
1406
+ 138 => PARAM_SRF_TMPM,
1407
+ 139 => PARAM_SRF_SPFHM,
1408
+ 144 => PARAM_TSC,
1409
+ 145 => PARAM_TSG,
1410
+ 146 => PARAM_CWORK,
1411
+ 147 => PARAM_FGLU,
1412
+ 148 => PARAM_FGLV,
1413
+ 151 => PARAM_ADVUA,
1414
+ 152 => PARAM_VWV,
1415
+ 154 => PARAM_FGSV,
1416
+ 155 => PARAM_GFLX,
1417
+ 157 => PARAM_UWV,
1418
+ 159 => PARAM_FGSU,
1419
+ 160 => PARAM_CSUSF,
1420
+ 161 => PARAM_CSDSF,
1421
+ 162 => PARAM_CSULF,
1422
+ 163 => PARAM_CSDLF,
1423
+ 165 => PARAM_ADVVA,
1424
+ 166 => PARAM_VBDSF,
1425
+ 168 => PARAM_FRQP,
1426
+ 169 => PARAM_FRQC,
1427
+ 173 => PARAM_GWDUA,
1428
+ 174 => PARAM_GWDVA,
1429
+ 175 => PARAM_HGTM,
1430
+ 176 => PARAM_UGRDM,
1431
+ 177 => PARAM_VGRDM,
1432
+ 178 => PARAM_VVELM,
1433
+ 179 => PARAM_TMPM,
1434
+ 180 => PARAM_SPFHM,
1435
+ 200 => PARAM_VTU,
1436
+ 201 => PARAM_VTV,
1437
+ 202 => PARAM_LTRS,
1438
+ 203 => PARAM_LINT,
1439
+ 204 => PARAM_DSWRF,
1440
+ 205 => PARAM_DLWRF,
1441
+ 211 => PARAM_USWRF,
1442
+ 212 => PARAM_ULWRF,
1443
+ 218 => PARAM_TTHM,
1444
+ 219 => PARAM_WSMX,
1445
+ 220 => PARAM_PRMX,
1446
+ 222 => PARAM_ADVHR,
1447
+ 223 => PARAM_MSC,
1448
+ 224 => PARAM_MSG,
1449
+ 230 => PARAM_MFLXB,
1450
+ 231 => PARAM_MFLUX,
1451
+ 236 => PARAM_ADVMR,
1452
+ 237 => PARAM_OZONE,
1453
+ 239 => PARAM_CNVUh,
1454
+ 240 => PARAM_CNVVA,
1455
+ 241 => PARAM_LRGHR,
1456
+ 242 => PARAM_CNVHR,
1457
+ 243 => PARAM_CNVMR,
1458
+ 246 => PARAM_VDFHR,
1459
+ 247 => PARAM_VDFUA,
1460
+ 248 => PARAM_VDFVA,
1461
+ 249 => PARAM_VDFMR,
1462
+ 250 => PARAM_SWHR,
1463
+ 251 => PARAM_LWHR,
1464
+ 253 => PARAM_LRGMR,
1465
+ }