gphys 1.1.1 → 1.2.2
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +17 -0
- data/ChangeLog +221 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +18 -30
- data/README +23 -26
- data/README.md +29 -0
- data/Rakefile +1 -56
- data/bin/gpaop +2 -1
- data/bin/gpcut +3 -2
- data/bin/gpedit +6 -2
- data/bin/gpmath +3 -2
- data/bin/gpmaxmin +3 -2
- data/bin/gpprint +2 -1
- data/bin/gpvect +28 -5
- data/bin/gpview +43 -5
- data/extconf.rb +5 -6
- data/gphys.gemspec +34 -0
- data/interpo.c +63 -24
- data/lib/gphys.rb +2 -0
- data/lib/numru/dclext.rb +2636 -0
- data/lib/numru/derivative.rb +53 -12
- data/lib/numru/ganalysis/eof.rb +4 -0
- data/lib/numru/ganalysis/histogram.rb +73 -5
- data/lib/numru/ganalysis/met.rb +163 -2
- data/lib/numru/ganalysis/planet.rb +230 -20
- data/lib/numru/ggraph.rb +147 -2247
- data/lib/numru/gphys/assoccoords.rb +19 -3
- data/lib/numru/gphys/axis.rb +1 -1
- data/lib/numru/gphys/coordmapping.rb +2 -2
- data/lib/numru/gphys/derivative.rb +56 -13
- data/lib/numru/gphys/gphys.rb +17 -1
- data/lib/numru/gphys/gphys_grads_io.rb +6 -5
- data/lib/numru/gphys/gphys_grib_io.rb +6 -6
- data/lib/numru/gphys/gphys_io.rb +25 -6
- data/lib/numru/gphys/grads_gridded.rb +31 -29
- data/lib/numru/gphys/grib.rb +13 -9
- data/lib/numru/gphys/interpolate.rb +153 -29
- data/lib/numru/gphys/unumeric.rb +29 -6
- data/lib/numru/gphys/varray.rb +9 -0
- data/lib/numru/gphys/varraygrib.rb +70 -8
- data/lib/version.rb +3 -0
- metadata +247 -531
- data/doc/attribute.html +0 -19
- data/doc/attributenetcdf.html +0 -15
- data/doc/axis.html +0 -376
- data/doc/coordmapping.html +0 -111
- data/doc/coordtransform.html +0 -36
- data/doc/derivative/gphys-derivative.html +0 -80
- data/doc/derivative/index.html +0 -21
- data/doc/derivative/index.rd +0 -14
- data/doc/derivative/math-doc/document/document.css +0 -30
- data/doc/derivative/math-doc/document/document.html +0 -57
- data/doc/derivative/math-doc/document/images.aux +0 -1
- data/doc/derivative/math-doc/document/images.log +0 -385
- data/doc/derivative/math-doc/document/images.pl +0 -186
- data/doc/derivative/math-doc/document/images.tex +0 -364
- data/doc/derivative/math-doc/document/img1.png +0 -0
- data/doc/derivative/math-doc/document/img10.png +0 -0
- data/doc/derivative/math-doc/document/img11.png +0 -0
- data/doc/derivative/math-doc/document/img12.png +0 -0
- data/doc/derivative/math-doc/document/img13.png +0 -0
- data/doc/derivative/math-doc/document/img14.png +0 -0
- data/doc/derivative/math-doc/document/img15.png +0 -0
- data/doc/derivative/math-doc/document/img16.png +0 -0
- data/doc/derivative/math-doc/document/img17.png +0 -0
- data/doc/derivative/math-doc/document/img18.png +0 -0
- data/doc/derivative/math-doc/document/img19.png +0 -0
- data/doc/derivative/math-doc/document/img2.png +0 -0
- data/doc/derivative/math-doc/document/img20.png +0 -0
- data/doc/derivative/math-doc/document/img21.png +0 -0
- data/doc/derivative/math-doc/document/img22.png +0 -0
- data/doc/derivative/math-doc/document/img23.png +0 -0
- data/doc/derivative/math-doc/document/img24.png +0 -0
- data/doc/derivative/math-doc/document/img25.png +0 -0
- data/doc/derivative/math-doc/document/img26.png +0 -0
- data/doc/derivative/math-doc/document/img27.png +0 -0
- data/doc/derivative/math-doc/document/img28.png +0 -0
- data/doc/derivative/math-doc/document/img29.png +0 -0
- data/doc/derivative/math-doc/document/img3.png +0 -0
- data/doc/derivative/math-doc/document/img30.png +0 -0
- data/doc/derivative/math-doc/document/img4.png +0 -0
- data/doc/derivative/math-doc/document/img5.png +0 -0
- data/doc/derivative/math-doc/document/img6.png +0 -0
- data/doc/derivative/math-doc/document/img7.png +0 -0
- data/doc/derivative/math-doc/document/img8.png +0 -0
- data/doc/derivative/math-doc/document/img9.png +0 -0
- data/doc/derivative/math-doc/document/index.html +0 -57
- data/doc/derivative/math-doc/document/labels.pl +0 -13
- data/doc/derivative/math-doc/document/next.png +0 -0
- data/doc/derivative/math-doc/document/next_g.png +0 -0
- data/doc/derivative/math-doc/document/node1.html +0 -238
- data/doc/derivative/math-doc/document/node2.html +0 -75
- data/doc/derivative/math-doc/document/prev.png +0 -0
- data/doc/derivative/math-doc/document/prev_g.png +0 -0
- data/doc/derivative/math-doc/document/up.png +0 -0
- data/doc/derivative/math-doc/document/up_g.png +0 -0
- data/doc/derivative/math-doc/document.pdf +0 -0
- data/doc/derivative/math-doc/document.tex +0 -158
- data/doc/derivative/numru-derivative.html +0 -129
- data/doc/ep_flux/ep_flux.html +0 -469
- data/doc/ep_flux/ggraph_on_merdional_section.html +0 -71
- data/doc/ep_flux/index.html +0 -31
- data/doc/ep_flux/index.rd +0 -24
- data/doc/ep_flux/math-doc/document/WARNINGS +0 -1
- data/doc/ep_flux/math-doc/document/contents.png +0 -0
- data/doc/ep_flux/math-doc/document/crossref.png +0 -0
- data/doc/ep_flux/math-doc/document/document.css +0 -30
- data/doc/ep_flux/math-doc/document/document.html +0 -101
- data/doc/ep_flux/math-doc/document/images.aux +0 -1
- data/doc/ep_flux/math-doc/document/images.log +0 -1375
- data/doc/ep_flux/math-doc/document/images.pl +0 -1328
- data/doc/ep_flux/math-doc/document/images.tex +0 -1471
- data/doc/ep_flux/math-doc/document/img1.png +0 -0
- data/doc/ep_flux/math-doc/document/img10.png +0 -0
- data/doc/ep_flux/math-doc/document/img100.png +0 -0
- data/doc/ep_flux/math-doc/document/img101.png +0 -0
- data/doc/ep_flux/math-doc/document/img102.png +0 -0
- data/doc/ep_flux/math-doc/document/img103.png +0 -0
- data/doc/ep_flux/math-doc/document/img104.png +0 -0
- data/doc/ep_flux/math-doc/document/img105.png +0 -0
- data/doc/ep_flux/math-doc/document/img106.png +0 -0
- data/doc/ep_flux/math-doc/document/img107.png +0 -0
- data/doc/ep_flux/math-doc/document/img108.png +0 -0
- data/doc/ep_flux/math-doc/document/img109.png +0 -0
- data/doc/ep_flux/math-doc/document/img11.png +0 -0
- data/doc/ep_flux/math-doc/document/img110.png +0 -0
- data/doc/ep_flux/math-doc/document/img111.png +0 -0
- data/doc/ep_flux/math-doc/document/img112.png +0 -0
- data/doc/ep_flux/math-doc/document/img113.png +0 -0
- data/doc/ep_flux/math-doc/document/img114.png +0 -0
- data/doc/ep_flux/math-doc/document/img115.png +0 -0
- data/doc/ep_flux/math-doc/document/img116.png +0 -0
- data/doc/ep_flux/math-doc/document/img117.png +0 -0
- data/doc/ep_flux/math-doc/document/img118.png +0 -0
- data/doc/ep_flux/math-doc/document/img119.png +0 -0
- data/doc/ep_flux/math-doc/document/img12.png +0 -0
- data/doc/ep_flux/math-doc/document/img120.png +0 -0
- data/doc/ep_flux/math-doc/document/img121.png +0 -0
- data/doc/ep_flux/math-doc/document/img122.png +0 -0
- data/doc/ep_flux/math-doc/document/img123.png +0 -0
- data/doc/ep_flux/math-doc/document/img124.png +0 -0
- data/doc/ep_flux/math-doc/document/img125.png +0 -0
- data/doc/ep_flux/math-doc/document/img126.png +0 -0
- data/doc/ep_flux/math-doc/document/img127.png +0 -0
- data/doc/ep_flux/math-doc/document/img128.png +0 -0
- data/doc/ep_flux/math-doc/document/img129.png +0 -0
- data/doc/ep_flux/math-doc/document/img13.png +0 -0
- data/doc/ep_flux/math-doc/document/img130.png +0 -0
- data/doc/ep_flux/math-doc/document/img131.png +0 -0
- data/doc/ep_flux/math-doc/document/img132.png +0 -0
- data/doc/ep_flux/math-doc/document/img133.png +0 -0
- data/doc/ep_flux/math-doc/document/img134.png +0 -0
- data/doc/ep_flux/math-doc/document/img135.png +0 -0
- data/doc/ep_flux/math-doc/document/img136.png +0 -0
- data/doc/ep_flux/math-doc/document/img137.png +0 -0
- data/doc/ep_flux/math-doc/document/img138.png +0 -0
- data/doc/ep_flux/math-doc/document/img139.png +0 -0
- data/doc/ep_flux/math-doc/document/img14.png +0 -0
- data/doc/ep_flux/math-doc/document/img140.png +0 -0
- data/doc/ep_flux/math-doc/document/img141.png +0 -0
- data/doc/ep_flux/math-doc/document/img142.png +0 -0
- data/doc/ep_flux/math-doc/document/img143.png +0 -0
- data/doc/ep_flux/math-doc/document/img144.png +0 -0
- data/doc/ep_flux/math-doc/document/img145.png +0 -0
- data/doc/ep_flux/math-doc/document/img146.png +0 -0
- data/doc/ep_flux/math-doc/document/img147.png +0 -0
- data/doc/ep_flux/math-doc/document/img148.png +0 -0
- data/doc/ep_flux/math-doc/document/img149.png +0 -0
- data/doc/ep_flux/math-doc/document/img15.png +0 -0
- data/doc/ep_flux/math-doc/document/img150.png +0 -0
- data/doc/ep_flux/math-doc/document/img151.png +0 -0
- data/doc/ep_flux/math-doc/document/img152.png +0 -0
- data/doc/ep_flux/math-doc/document/img153.png +0 -0
- data/doc/ep_flux/math-doc/document/img154.png +0 -0
- data/doc/ep_flux/math-doc/document/img155.png +0 -0
- data/doc/ep_flux/math-doc/document/img156.png +0 -0
- data/doc/ep_flux/math-doc/document/img157.png +0 -0
- data/doc/ep_flux/math-doc/document/img158.png +0 -0
- data/doc/ep_flux/math-doc/document/img159.png +0 -0
- data/doc/ep_flux/math-doc/document/img16.png +0 -0
- data/doc/ep_flux/math-doc/document/img160.png +0 -0
- data/doc/ep_flux/math-doc/document/img161.png +0 -0
- data/doc/ep_flux/math-doc/document/img162.png +0 -0
- data/doc/ep_flux/math-doc/document/img163.png +0 -0
- data/doc/ep_flux/math-doc/document/img164.png +0 -0
- data/doc/ep_flux/math-doc/document/img165.png +0 -0
- data/doc/ep_flux/math-doc/document/img166.png +0 -0
- data/doc/ep_flux/math-doc/document/img167.png +0 -0
- data/doc/ep_flux/math-doc/document/img168.png +0 -0
- data/doc/ep_flux/math-doc/document/img169.png +0 -0
- data/doc/ep_flux/math-doc/document/img17.png +0 -0
- data/doc/ep_flux/math-doc/document/img170.png +0 -0
- data/doc/ep_flux/math-doc/document/img171.png +0 -0
- data/doc/ep_flux/math-doc/document/img172.png +0 -0
- data/doc/ep_flux/math-doc/document/img173.png +0 -0
- data/doc/ep_flux/math-doc/document/img174.png +0 -0
- data/doc/ep_flux/math-doc/document/img175.png +0 -0
- data/doc/ep_flux/math-doc/document/img176.png +0 -0
- data/doc/ep_flux/math-doc/document/img177.png +0 -0
- data/doc/ep_flux/math-doc/document/img178.png +0 -0
- data/doc/ep_flux/math-doc/document/img179.png +0 -0
- data/doc/ep_flux/math-doc/document/img18.png +0 -0
- data/doc/ep_flux/math-doc/document/img180.png +0 -0
- data/doc/ep_flux/math-doc/document/img181.png +0 -0
- data/doc/ep_flux/math-doc/document/img182.png +0 -0
- data/doc/ep_flux/math-doc/document/img183.png +0 -0
- data/doc/ep_flux/math-doc/document/img184.png +0 -0
- data/doc/ep_flux/math-doc/document/img185.png +0 -0
- data/doc/ep_flux/math-doc/document/img186.png +0 -0
- data/doc/ep_flux/math-doc/document/img187.png +0 -0
- data/doc/ep_flux/math-doc/document/img188.png +0 -0
- data/doc/ep_flux/math-doc/document/img189.png +0 -0
- data/doc/ep_flux/math-doc/document/img19.png +0 -0
- data/doc/ep_flux/math-doc/document/img190.png +0 -0
- data/doc/ep_flux/math-doc/document/img191.png +0 -0
- data/doc/ep_flux/math-doc/document/img192.png +0 -0
- data/doc/ep_flux/math-doc/document/img193.png +0 -0
- data/doc/ep_flux/math-doc/document/img194.png +0 -0
- data/doc/ep_flux/math-doc/document/img195.png +0 -0
- data/doc/ep_flux/math-doc/document/img196.png +0 -0
- data/doc/ep_flux/math-doc/document/img197.png +0 -0
- data/doc/ep_flux/math-doc/document/img198.png +0 -0
- data/doc/ep_flux/math-doc/document/img199.png +0 -0
- data/doc/ep_flux/math-doc/document/img2.png +0 -0
- data/doc/ep_flux/math-doc/document/img20.png +0 -0
- data/doc/ep_flux/math-doc/document/img200.png +0 -0
- data/doc/ep_flux/math-doc/document/img21.png +0 -0
- data/doc/ep_flux/math-doc/document/img22.png +0 -0
- data/doc/ep_flux/math-doc/document/img23.png +0 -0
- data/doc/ep_flux/math-doc/document/img24.png +0 -0
- data/doc/ep_flux/math-doc/document/img25.png +0 -0
- data/doc/ep_flux/math-doc/document/img26.png +0 -0
- data/doc/ep_flux/math-doc/document/img27.png +0 -0
- data/doc/ep_flux/math-doc/document/img28.png +0 -0
- data/doc/ep_flux/math-doc/document/img29.png +0 -0
- data/doc/ep_flux/math-doc/document/img3.png +0 -0
- data/doc/ep_flux/math-doc/document/img30.png +0 -0
- data/doc/ep_flux/math-doc/document/img31.png +0 -0
- data/doc/ep_flux/math-doc/document/img32.png +0 -0
- data/doc/ep_flux/math-doc/document/img33.png +0 -0
- data/doc/ep_flux/math-doc/document/img34.png +0 -0
- data/doc/ep_flux/math-doc/document/img35.png +0 -0
- data/doc/ep_flux/math-doc/document/img36.png +0 -0
- data/doc/ep_flux/math-doc/document/img37.png +0 -0
- data/doc/ep_flux/math-doc/document/img38.png +0 -0
- data/doc/ep_flux/math-doc/document/img39.png +0 -0
- data/doc/ep_flux/math-doc/document/img4.png +0 -0
- data/doc/ep_flux/math-doc/document/img40.png +0 -0
- data/doc/ep_flux/math-doc/document/img41.png +0 -0
- data/doc/ep_flux/math-doc/document/img42.png +0 -0
- data/doc/ep_flux/math-doc/document/img43.png +0 -0
- data/doc/ep_flux/math-doc/document/img44.png +0 -0
- data/doc/ep_flux/math-doc/document/img45.png +0 -0
- data/doc/ep_flux/math-doc/document/img46.png +0 -0
- data/doc/ep_flux/math-doc/document/img47.png +0 -0
- data/doc/ep_flux/math-doc/document/img48.png +0 -0
- data/doc/ep_flux/math-doc/document/img49.png +0 -0
- data/doc/ep_flux/math-doc/document/img5.png +0 -0
- data/doc/ep_flux/math-doc/document/img50.png +0 -0
- data/doc/ep_flux/math-doc/document/img51.png +0 -0
- data/doc/ep_flux/math-doc/document/img52.png +0 -0
- data/doc/ep_flux/math-doc/document/img53.png +0 -0
- data/doc/ep_flux/math-doc/document/img54.png +0 -0
- data/doc/ep_flux/math-doc/document/img55.png +0 -0
- data/doc/ep_flux/math-doc/document/img56.png +0 -0
- data/doc/ep_flux/math-doc/document/img57.png +0 -0
- data/doc/ep_flux/math-doc/document/img58.png +0 -0
- data/doc/ep_flux/math-doc/document/img59.png +0 -0
- data/doc/ep_flux/math-doc/document/img6.png +0 -0
- data/doc/ep_flux/math-doc/document/img60.png +0 -0
- data/doc/ep_flux/math-doc/document/img61.png +0 -0
- data/doc/ep_flux/math-doc/document/img62.png +0 -0
- data/doc/ep_flux/math-doc/document/img63.png +0 -0
- data/doc/ep_flux/math-doc/document/img64.png +0 -0
- data/doc/ep_flux/math-doc/document/img65.png +0 -0
- data/doc/ep_flux/math-doc/document/img66.png +0 -0
- data/doc/ep_flux/math-doc/document/img67.png +0 -0
- data/doc/ep_flux/math-doc/document/img68.png +0 -0
- data/doc/ep_flux/math-doc/document/img69.png +0 -0
- data/doc/ep_flux/math-doc/document/img7.png +0 -0
- data/doc/ep_flux/math-doc/document/img70.png +0 -0
- data/doc/ep_flux/math-doc/document/img71.png +0 -0
- data/doc/ep_flux/math-doc/document/img72.png +0 -0
- data/doc/ep_flux/math-doc/document/img73.png +0 -0
- data/doc/ep_flux/math-doc/document/img74.png +0 -0
- data/doc/ep_flux/math-doc/document/img75.png +0 -0
- data/doc/ep_flux/math-doc/document/img76.png +0 -0
- data/doc/ep_flux/math-doc/document/img77.png +0 -0
- data/doc/ep_flux/math-doc/document/img78.png +0 -0
- data/doc/ep_flux/math-doc/document/img79.png +0 -0
- data/doc/ep_flux/math-doc/document/img8.png +0 -0
- data/doc/ep_flux/math-doc/document/img80.png +0 -0
- data/doc/ep_flux/math-doc/document/img81.png +0 -0
- data/doc/ep_flux/math-doc/document/img82.png +0 -0
- data/doc/ep_flux/math-doc/document/img83.png +0 -0
- data/doc/ep_flux/math-doc/document/img84.png +0 -0
- data/doc/ep_flux/math-doc/document/img85.png +0 -0
- data/doc/ep_flux/math-doc/document/img86.png +0 -0
- data/doc/ep_flux/math-doc/document/img87.png +0 -0
- data/doc/ep_flux/math-doc/document/img88.png +0 -0
- data/doc/ep_flux/math-doc/document/img89.png +0 -0
- data/doc/ep_flux/math-doc/document/img9.png +0 -0
- data/doc/ep_flux/math-doc/document/img90.png +0 -0
- data/doc/ep_flux/math-doc/document/img91.png +0 -0
- data/doc/ep_flux/math-doc/document/img92.png +0 -0
- data/doc/ep_flux/math-doc/document/img93.png +0 -0
- data/doc/ep_flux/math-doc/document/img94.png +0 -0
- data/doc/ep_flux/math-doc/document/img95.png +0 -0
- data/doc/ep_flux/math-doc/document/img96.png +0 -0
- data/doc/ep_flux/math-doc/document/img97.png +0 -0
- data/doc/ep_flux/math-doc/document/img98.png +0 -0
- data/doc/ep_flux/math-doc/document/img99.png +0 -0
- data/doc/ep_flux/math-doc/document/index.html +0 -101
- data/doc/ep_flux/math-doc/document/internals.pl +0 -258
- data/doc/ep_flux/math-doc/document/labels.pl +0 -265
- data/doc/ep_flux/math-doc/document/next.png +0 -0
- data/doc/ep_flux/math-doc/document/next_g.png +0 -0
- data/doc/ep_flux/math-doc/document/node1.html +0 -104
- data/doc/ep_flux/math-doc/document/node10.html +0 -164
- data/doc/ep_flux/math-doc/document/node11.html +0 -86
- data/doc/ep_flux/math-doc/document/node12.html +0 -166
- data/doc/ep_flux/math-doc/document/node13.html +0 -897
- data/doc/ep_flux/math-doc/document/node14.html +0 -1065
- data/doc/ep_flux/math-doc/document/node15.html +0 -72
- data/doc/ep_flux/math-doc/document/node16.html +0 -81
- data/doc/ep_flux/math-doc/document/node2.html +0 -82
- data/doc/ep_flux/math-doc/document/node3.html +0 -91
- data/doc/ep_flux/math-doc/document/node4.html +0 -149
- data/doc/ep_flux/math-doc/document/node5.html +0 -330
- data/doc/ep_flux/math-doc/document/node6.html +0 -99
- data/doc/ep_flux/math-doc/document/node7.html +0 -98
- data/doc/ep_flux/math-doc/document/node8.html +0 -83
- data/doc/ep_flux/math-doc/document/node9.html +0 -140
- data/doc/ep_flux/math-doc/document/prev.png +0 -0
- data/doc/ep_flux/math-doc/document/prev_g.png +0 -0
- data/doc/ep_flux/math-doc/document/up.png +0 -0
- data/doc/ep_flux/math-doc/document/up_g.png +0 -0
- data/doc/ep_flux/math-doc/document.pdf +0 -0
- data/doc/ep_flux/math-doc/document.tex +0 -2018
- data/doc/gdir.html +0 -412
- data/doc/gdir_client.html +0 -16
- data/doc/gdir_connect_ftp-like.html +0 -61
- data/doc/gdir_server.html +0 -45
- data/doc/ggraph.html +0 -1615
- data/doc/gpcat.html +0 -44
- data/doc/gpcut.html +0 -41
- data/doc/gphys.html +0 -532
- data/doc/gphys_fft.html +0 -324
- data/doc/gphys_grads_io.html +0 -69
- data/doc/gphys_grib_io.html +0 -82
- data/doc/gphys_io.html +0 -120
- data/doc/gphys_io_common.html +0 -18
- data/doc/gphys_netcdf_io.html +0 -283
- data/doc/gplist.html +0 -24
- data/doc/gpmath.html +0 -51
- data/doc/gpmaxmin.html +0 -31
- data/doc/gpprint.html +0 -34
- data/doc/gpview.html +0 -270
- data/doc/grads2nc_with_gphys.html +0 -21
- data/doc/grads_gridded.html +0 -307
- data/doc/grib.html +0 -144
- data/doc/grid.html +0 -212
- data/doc/index.html +0 -133
- data/doc/index.rd +0 -127
- data/doc/netcdf_convention.html +0 -136
- data/doc/unumeric.html +0 -176
- data/doc/update +0 -64
- data/doc/varray.html +0 -299
- data/doc/varraycomposite.html +0 -67
metadata
CHANGED
@@ -1,15 +1,10 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: gphys
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
prerelease:
|
6
|
-
segments:
|
7
|
-
- 1
|
8
|
-
- 1
|
9
|
-
- 1
|
10
|
-
version: 1.1.1
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.2.2
|
5
|
+
prerelease:
|
11
6
|
platform: ruby
|
12
|
-
authors:
|
7
|
+
authors:
|
13
8
|
- Takeshi Horinouchi
|
14
9
|
- Ryo Mizuta
|
15
10
|
- Daisuke Tsukahara
|
@@ -18,602 +13,323 @@ authors:
|
|
18
13
|
autorequire:
|
19
14
|
bindir: bin
|
20
15
|
cert_chain: []
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
dependencies:
|
25
|
-
- !ruby/object:Gem::Dependency
|
16
|
+
date: 2012-12-11 00:00:00.000000000 Z
|
17
|
+
dependencies:
|
18
|
+
- !ruby/object:Gem::Dependency
|
26
19
|
name: narray
|
27
|
-
|
28
|
-
requirement: &id001 !ruby/object:Gem::Requirement
|
20
|
+
requirement: !ruby/object:Gem::Requirement
|
29
21
|
none: false
|
30
|
-
requirements:
|
31
|
-
- -
|
32
|
-
- !ruby/object:Gem::Version
|
33
|
-
|
34
|
-
segments:
|
35
|
-
- 0
|
36
|
-
version: "0"
|
22
|
+
requirements:
|
23
|
+
- - ! '>='
|
24
|
+
- !ruby/object:Gem::Version
|
25
|
+
version: 0.5.7
|
37
26
|
type: :runtime
|
38
|
-
version_requirements: *id001
|
39
|
-
- !ruby/object:Gem::Dependency
|
40
|
-
name: numru-misc
|
41
27
|
prerelease: false
|
42
|
-
|
28
|
+
version_requirements: !ruby/object:Gem::Requirement
|
43
29
|
none: false
|
44
|
-
requirements:
|
45
|
-
- -
|
46
|
-
- !ruby/object:Gem::Version
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
30
|
+
requirements:
|
31
|
+
- - ! '>='
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: 0.5.7
|
34
|
+
- !ruby/object:Gem::Dependency
|
35
|
+
name: numru-misc
|
36
|
+
requirement: !ruby/object:Gem::Requirement
|
37
|
+
none: false
|
38
|
+
requirements:
|
39
|
+
- - ! '>='
|
40
|
+
- !ruby/object:Gem::Version
|
41
|
+
version: 0.1.0
|
53
42
|
type: :runtime
|
54
|
-
version_requirements: *id002
|
55
|
-
- !ruby/object:Gem::Dependency
|
56
|
-
name: numru-units
|
57
43
|
prerelease: false
|
58
|
-
|
44
|
+
version_requirements: !ruby/object:Gem::Requirement
|
59
45
|
none: false
|
60
|
-
requirements:
|
61
|
-
- -
|
62
|
-
- !ruby/object:Gem::Version
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
46
|
+
requirements:
|
47
|
+
- - ! '>='
|
48
|
+
- !ruby/object:Gem::Version
|
49
|
+
version: 0.1.0
|
50
|
+
- !ruby/object:Gem::Dependency
|
51
|
+
name: numru-units
|
52
|
+
requirement: !ruby/object:Gem::Requirement
|
53
|
+
none: false
|
54
|
+
requirements:
|
55
|
+
- - ! '>='
|
56
|
+
- !ruby/object:Gem::Version
|
57
|
+
version: '1.7'
|
68
58
|
type: :runtime
|
69
|
-
version_requirements: *id003
|
70
|
-
- !ruby/object:Gem::Dependency
|
71
|
-
name: narray_miss
|
72
59
|
prerelease: false
|
73
|
-
|
60
|
+
version_requirements: !ruby/object:Gem::Requirement
|
74
61
|
none: false
|
75
|
-
requirements:
|
76
|
-
- -
|
77
|
-
- !ruby/object:Gem::Version
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
62
|
+
requirements:
|
63
|
+
- - ! '>='
|
64
|
+
- !ruby/object:Gem::Version
|
65
|
+
version: '1.7'
|
66
|
+
- !ruby/object:Gem::Dependency
|
67
|
+
name: narray_miss
|
68
|
+
requirement: !ruby/object:Gem::Requirement
|
69
|
+
none: false
|
70
|
+
requirements:
|
71
|
+
- - ! '>='
|
72
|
+
- !ruby/object:Gem::Version
|
73
|
+
version: 1.2.4
|
82
74
|
type: :runtime
|
83
|
-
version_requirements: *id004
|
84
|
-
- !ruby/object:Gem::Dependency
|
85
|
-
name: ruby-netcdf
|
86
75
|
prerelease: false
|
87
|
-
|
76
|
+
version_requirements: !ruby/object:Gem::Requirement
|
88
77
|
none: false
|
89
|
-
requirements:
|
90
|
-
- -
|
91
|
-
- !ruby/object:Gem::Version
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
78
|
+
requirements:
|
79
|
+
- - ! '>='
|
80
|
+
- !ruby/object:Gem::Version
|
81
|
+
version: 1.2.4
|
82
|
+
- !ruby/object:Gem::Dependency
|
83
|
+
name: ruby-netcdf
|
84
|
+
requirement: !ruby/object:Gem::Requirement
|
85
|
+
none: false
|
86
|
+
requirements:
|
87
|
+
- - ! '>='
|
88
|
+
- !ruby/object:Gem::Version
|
89
|
+
version: 0.6.6
|
98
90
|
type: :runtime
|
99
|
-
|
100
|
-
|
91
|
+
prerelease: false
|
92
|
+
version_requirements: !ruby/object:Gem::Requirement
|
93
|
+
none: false
|
94
|
+
requirements:
|
95
|
+
- - ! '>='
|
96
|
+
- !ruby/object:Gem::Version
|
97
|
+
version: 0.6.6
|
98
|
+
- !ruby/object:Gem::Dependency
|
101
99
|
name: ruby-dcl
|
100
|
+
requirement: !ruby/object:Gem::Requirement
|
101
|
+
none: false
|
102
|
+
requirements:
|
103
|
+
- - ! '>='
|
104
|
+
- !ruby/object:Gem::Version
|
105
|
+
version: 1.6.1
|
106
|
+
type: :runtime
|
102
107
|
prerelease: false
|
103
|
-
|
108
|
+
version_requirements: !ruby/object:Gem::Requirement
|
104
109
|
none: false
|
105
|
-
requirements:
|
106
|
-
- -
|
107
|
-
- !ruby/object:Gem::Version
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
110
|
+
requirements:
|
111
|
+
- - ! '>='
|
112
|
+
- !ruby/object:Gem::Version
|
113
|
+
version: 1.6.1
|
114
|
+
- !ruby/object:Gem::Dependency
|
115
|
+
name: ruby-fftw3
|
116
|
+
requirement: !ruby/object:Gem::Requirement
|
117
|
+
none: false
|
118
|
+
requirements:
|
119
|
+
- - ! '>='
|
120
|
+
- !ruby/object:Gem::Version
|
121
|
+
version: '0.3'
|
114
122
|
type: :runtime
|
115
|
-
version_requirements: *id006
|
116
|
-
- !ruby/object:Gem::Dependency
|
117
|
-
name: fftw3
|
118
123
|
prerelease: false
|
119
|
-
|
124
|
+
version_requirements: !ruby/object:Gem::Requirement
|
125
|
+
none: false
|
126
|
+
requirements:
|
127
|
+
- - ! '>='
|
128
|
+
- !ruby/object:Gem::Version
|
129
|
+
version: '0.3'
|
130
|
+
- !ruby/object:Gem::Dependency
|
131
|
+
name: gsl
|
132
|
+
requirement: !ruby/object:Gem::Requirement
|
120
133
|
none: false
|
121
|
-
requirements:
|
122
|
-
- -
|
123
|
-
- !ruby/object:Gem::Version
|
124
|
-
|
125
|
-
segments:
|
126
|
-
- 0
|
127
|
-
- 2
|
128
|
-
version: "0.2"
|
134
|
+
requirements:
|
135
|
+
- - ! '>='
|
136
|
+
- !ruby/object:Gem::Version
|
137
|
+
version: '1.14'
|
129
138
|
type: :runtime
|
130
|
-
|
131
|
-
|
132
|
-
|
139
|
+
prerelease: false
|
140
|
+
version_requirements: !ruby/object:Gem::Requirement
|
141
|
+
none: false
|
142
|
+
requirements:
|
143
|
+
- - ! '>='
|
144
|
+
- !ruby/object:Gem::Version
|
145
|
+
version: '1.14'
|
146
|
+
- !ruby/object:Gem::Dependency
|
147
|
+
name: ruby-lapack
|
148
|
+
requirement: !ruby/object:Gem::Requirement
|
149
|
+
none: false
|
150
|
+
requirements:
|
151
|
+
- - ! '>='
|
152
|
+
- !ruby/object:Gem::Version
|
153
|
+
version: '1.5'
|
154
|
+
type: :runtime
|
155
|
+
prerelease: false
|
156
|
+
version_requirements: !ruby/object:Gem::Requirement
|
157
|
+
none: false
|
158
|
+
requirements:
|
159
|
+
- - ! '>='
|
160
|
+
- !ruby/object:Gem::Version
|
161
|
+
version: '1.5'
|
162
|
+
- !ruby/object:Gem::Dependency
|
163
|
+
name: rb-grib
|
164
|
+
requirement: !ruby/object:Gem::Requirement
|
165
|
+
none: false
|
166
|
+
requirements:
|
167
|
+
- - ! '>='
|
168
|
+
- !ruby/object:Gem::Version
|
169
|
+
version: 0.2.0
|
170
|
+
type: :runtime
|
171
|
+
prerelease: false
|
172
|
+
version_requirements: !ruby/object:Gem::Requirement
|
173
|
+
none: false
|
174
|
+
requirements:
|
175
|
+
- - ! '>='
|
176
|
+
- !ruby/object:Gem::Version
|
177
|
+
version: 0.2.0
|
178
|
+
description: comprehensive library for self-descriptive gridded physical data (in
|
179
|
+
NetCDF, GrADS, or on memory) with graphicsgraphicsgraphicsgraphics.
|
180
|
+
email:
|
133
181
|
- eriko@gfd-dennou.org
|
134
|
-
executables:
|
182
|
+
executables:
|
135
183
|
- gdir_client
|
136
|
-
- gpaop
|
137
|
-
- gpcut
|
138
|
-
- gplist
|
139
|
-
- gpmaxmin
|
140
|
-
- gpvect
|
141
|
-
- grads2nc_with_gphys
|
142
184
|
- gdir_server
|
185
|
+
- gpaop
|
143
186
|
- gpcat
|
187
|
+
- gpcut
|
144
188
|
- gpedit
|
189
|
+
- gplist
|
145
190
|
- gpmath
|
191
|
+
- gpmaxmin
|
146
192
|
- gpprint
|
193
|
+
- gpvect
|
147
194
|
- gpview
|
148
|
-
|
195
|
+
- grads2nc_with_gphys
|
196
|
+
extensions:
|
149
197
|
- extconf.rb
|
150
198
|
extra_rdoc_files: []
|
151
|
-
|
152
|
-
|
153
|
-
-
|
154
|
-
-
|
155
|
-
- Rakefile
|
156
|
-
- interpo.c
|
157
|
-
- install.rb
|
199
|
+
files:
|
200
|
+
- .gitignore
|
201
|
+
- ChangeLog
|
202
|
+
- Gemfile
|
158
203
|
- LICENSE.txt
|
159
204
|
- README
|
160
|
-
-
|
161
|
-
-
|
162
|
-
- ext_init.c
|
205
|
+
- README.md
|
206
|
+
- Rakefile
|
163
207
|
- TODO_ep_flux
|
164
|
-
- bin/gpedit
|
165
|
-
- bin/gpcat
|
166
208
|
- bin/gdir_client
|
167
|
-
- bin/gpprint
|
168
|
-
- bin/gpaop
|
169
|
-
- bin/gpmath
|
170
209
|
- bin/gdir_server
|
171
|
-
- bin/
|
172
|
-
- bin/
|
210
|
+
- bin/gpaop
|
211
|
+
- bin/gpcat
|
173
212
|
- bin/gpcut
|
213
|
+
- bin/gpedit
|
214
|
+
- bin/gplist
|
215
|
+
- bin/gpmath
|
174
216
|
- bin/gpmaxmin
|
175
|
-
- bin/
|
217
|
+
- bin/gpprint
|
176
218
|
- bin/gpvect
|
177
|
-
-
|
178
|
-
-
|
179
|
-
-
|
180
|
-
-
|
181
|
-
-
|
182
|
-
-
|
183
|
-
-
|
184
|
-
-
|
185
|
-
-
|
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
|
219
|
+
- bin/gpview
|
220
|
+
- bin/grads2nc_with_gphys
|
221
|
+
- ext_coord.c
|
222
|
+
- ext_init.c
|
223
|
+
- extconf.rb
|
224
|
+
- gphys.gemspec
|
225
|
+
- install.rb
|
226
|
+
- interpo.c
|
227
|
+
- lib/gphys.rb
|
509
228
|
- lib/numru/dcl_mouse.rb
|
229
|
+
- lib/numru/dclext.rb
|
510
230
|
- lib/numru/dclext_datetime_ax.rb
|
511
|
-
- lib/numru/ggraph.rb
|
512
|
-
- lib/numru/gdir.rb
|
513
231
|
- lib/numru/derivative.rb
|
514
|
-
- lib/numru/
|
515
|
-
- lib/numru/
|
516
|
-
- lib/numru/
|
517
|
-
- lib/numru/
|
518
|
-
- lib/numru/
|
519
|
-
- lib/numru/
|
232
|
+
- lib/numru/ganalysis.rb
|
233
|
+
- lib/numru/ganalysis/covariance.rb
|
234
|
+
- lib/numru/ganalysis/eof.rb
|
235
|
+
- lib/numru/ganalysis/histogram.rb
|
236
|
+
- lib/numru/ganalysis/met.rb
|
237
|
+
- lib/numru/ganalysis/planet.rb
|
238
|
+
- lib/numru/gdir.rb
|
239
|
+
- lib/numru/gdir_connect_ftp-like.rb
|
240
|
+
- lib/numru/ggraph.rb
|
241
|
+
- lib/numru/ggraph_on_merdional_section.rb
|
242
|
+
- lib/numru/gphys.rb
|
520
243
|
- lib/numru/gphys/assoccoords.rb
|
521
|
-
- lib/numru/gphys/
|
522
|
-
- lib/numru/gphys/axis.rb
|
523
|
-
- lib/numru/gphys/gtool3.rb
|
524
|
-
- lib/numru/gphys/gpcommon.rb
|
525
|
-
- lib/numru/gphys/grib.rb
|
244
|
+
- lib/numru/gphys/attribute.rb
|
526
245
|
- lib/numru/gphys/attributenetcdf.rb
|
527
|
-
- lib/numru/gphys/
|
246
|
+
- lib/numru/gphys/axis.rb
|
247
|
+
- lib/numru/gphys/coordmapping.rb
|
248
|
+
- lib/numru/gphys/coordtransform.rb
|
528
249
|
- lib/numru/gphys/derivative.rb
|
529
|
-
- lib/numru/gphys/
|
530
|
-
- lib/numru/gphys/
|
531
|
-
- lib/numru/gphys/
|
532
|
-
- lib/numru/gphys/
|
533
|
-
- lib/numru/gphys/varraygtool3.rb
|
250
|
+
- lib/numru/gphys/ep_flux.rb
|
251
|
+
- lib/numru/gphys/gpcommon.rb
|
252
|
+
- lib/numru/gphys/gphys.rb
|
253
|
+
- lib/numru/gphys/gphys_fft.rb
|
534
254
|
- lib/numru/gphys/gphys_grads_io.rb
|
255
|
+
- lib/numru/gphys/gphys_grib_io.rb
|
535
256
|
- lib/numru/gphys/gphys_gtool3_io.rb
|
536
|
-
- lib/numru/gphys/
|
257
|
+
- lib/numru/gphys/gphys_hdfeos5_io.rb
|
258
|
+
- lib/numru/gphys/gphys_io.rb
|
259
|
+
- lib/numru/gphys/gphys_io_common.rb
|
260
|
+
- lib/numru/gphys/gphys_netcdf_io.rb
|
261
|
+
- lib/numru/gphys/gphys_nusdas_io.rb
|
537
262
|
- lib/numru/gphys/grads_gridded.rb
|
538
|
-
- lib/numru/gphys/
|
539
|
-
- lib/numru/gphys/
|
540
|
-
- lib/numru/gphys/
|
541
|
-
- lib/numru/gphys/
|
542
|
-
- lib/numru/gphys/
|
543
|
-
- lib/numru/gphys/gphys.rb
|
263
|
+
- lib/numru/gphys/grib.rb
|
264
|
+
- lib/numru/gphys/grib_params.rb
|
265
|
+
- lib/numru/gphys/grid.rb
|
266
|
+
- lib/numru/gphys/gtool3.rb
|
267
|
+
- lib/numru/gphys/interpolate.rb
|
544
268
|
- lib/numru/gphys/narray_ext.rb
|
269
|
+
- lib/numru/gphys/netcdf_convention.rb
|
270
|
+
- lib/numru/gphys/subsetmapping.rb
|
271
|
+
- lib/numru/gphys/unumeric.rb
|
545
272
|
- lib/numru/gphys/varray.rb
|
546
273
|
- lib/numru/gphys/varraycomposite.rb
|
547
|
-
- lib/numru/gphys/
|
548
|
-
- lib/numru/gphys/
|
549
|
-
- lib/numru/gphys/
|
550
|
-
- lib/numru/gphys/
|
551
|
-
- lib/numru/
|
552
|
-
- lib/numru/
|
274
|
+
- lib/numru/gphys/varraygrads.rb
|
275
|
+
- lib/numru/gphys/varraygrib.rb
|
276
|
+
- lib/numru/gphys/varraygtool3.rb
|
277
|
+
- lib/numru/gphys/varrayhdfeos5.rb
|
278
|
+
- lib/numru/gphys/varraynetcdf.rb
|
279
|
+
- lib/numru/gphys/varraynusdas.rb
|
553
280
|
- lib/numru/htdir.rb
|
554
|
-
- lib/
|
555
|
-
-
|
556
|
-
- sample/druby_serv2.rb
|
557
|
-
- sample/druby_cli1.rb
|
558
|
-
- sample/druby_serv1.rb
|
281
|
+
- lib/version.rb
|
282
|
+
- multibitIO.c
|
559
283
|
- sample/cira86_to_nc.rb
|
560
|
-
- sample/
|
561
|
-
- sample/ggraph_mapfit-axes_dr002687.rb
|
284
|
+
- sample/druby_cli1.rb
|
562
285
|
- sample/druby_cli2.rb
|
563
|
-
- sample/
|
564
|
-
- sample/
|
565
|
-
- sample/ep_flux/demo_NCEP_2.rb
|
286
|
+
- sample/druby_serv1.rb
|
287
|
+
- sample/druby_serv2.rb
|
566
288
|
- sample/ep_flux/demo_NCEP_1.rb
|
289
|
+
- sample/ep_flux/demo_NCEP_2.rb
|
290
|
+
- sample/ep_flux/demo_NCEP_3.rb
|
291
|
+
- sample/ggraph_latlon_labelling_dr002690.rb
|
292
|
+
- sample/ggraph_mapfit-axes_dr002687.rb
|
567
293
|
- sample/map_projection.rb
|
294
|
+
- sample/ncep_theta_coord.rb
|
295
|
+
- test/eof_slp.rb
|
568
296
|
- test/mltbit.dat
|
569
297
|
- test/test_ep_flux.rb
|
570
298
|
- 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
299
|
- testdata/T.jan.ctl
|
576
|
-
- testdata/UV.jan.nc
|
577
300
|
- testdata/T.jan.dat
|
301
|
+
- testdata/T.jan.grib
|
302
|
+
- testdata/T.jan.nc
|
578
303
|
- testdata/T.jan.packed.withmiss.nc
|
304
|
+
- testdata/UV.jan.nc
|
305
|
+
- testdata/assoc_crds.nc
|
579
306
|
- testdata/cira86.dat
|
580
|
-
has_rdoc: true
|
581
307
|
homepage: http://www.gfd-dennou.org/arch/ruby/products/gphys/
|
582
|
-
licenses:
|
583
|
-
- GFD Dennou Club
|
308
|
+
licenses: []
|
584
309
|
post_install_message:
|
585
310
|
rdoc_options: []
|
586
|
-
|
587
|
-
require_paths:
|
311
|
+
require_paths:
|
588
312
|
- lib
|
589
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
313
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
590
314
|
none: false
|
591
|
-
requirements:
|
592
|
-
- -
|
593
|
-
- !ruby/object:Gem::Version
|
594
|
-
|
595
|
-
|
596
|
-
- 1
|
597
|
-
- 6
|
598
|
-
version: "1.6"
|
599
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
315
|
+
requirements:
|
316
|
+
- - ! '>='
|
317
|
+
- !ruby/object:Gem::Version
|
318
|
+
version: '1.8'
|
319
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
600
320
|
none: false
|
601
|
-
requirements:
|
602
|
-
- -
|
603
|
-
- !ruby/object:Gem::Version
|
604
|
-
|
605
|
-
segments:
|
606
|
-
- 0
|
607
|
-
version: "0"
|
321
|
+
requirements:
|
322
|
+
- - ! '>='
|
323
|
+
- !ruby/object:Gem::Version
|
324
|
+
version: '0'
|
608
325
|
requirements: []
|
609
|
-
|
610
326
|
rubyforge_project:
|
611
|
-
rubygems_version: 1.
|
327
|
+
rubygems_version: 1.8.23
|
612
328
|
signing_key:
|
613
329
|
specification_version: 3
|
614
330
|
summary: a multi-purpose class to handle Gridded Physical quantities
|
615
|
-
test_files:
|
331
|
+
test_files:
|
332
|
+
- test/eof_slp.rb
|
616
333
|
- test/mltbit.dat
|
617
334
|
- test/test_ep_flux.rb
|
618
335
|
- test/test_multibitIO.rb
|
619
|
-
- test/eof_slp.rb
|