Browse Source

removed the wrf_open directory

main
Bill Ladwig 9 years ago
parent
commit
985cd38bcc
  1. 0
      ncl_reference/WRFUserARW.ncl
  2. 0
      ncl_reference/WRF_contributed.ncl
  3. 0
      ncl_reference/calc_uh.f90
  4. 0
      ncl_reference/eqthecalc.f
  5. 0
      ncl_reference/etaconv.py
  6. 0
      ncl_reference/psadilookup.dat
  7. 0
      ncl_reference/rcm2points.f
  8. 0
      ncl_reference/rcm2rgrid.f
  9. 0
      ncl_reference/rcmW.c
  10. 0
      ncl_reference/rip_cape.f
  11. 0
      ncl_reference/wrfW.c
  12. 0
      ncl_reference/wrf_bint3d.f
  13. 0
      ncl_reference/wrf_cloud_topW.c
  14. 0
      ncl_reference/wrf_fctt.f
  15. 0
      ncl_reference/wrf_fddaobs_in.F
  16. 0
      ncl_reference/wrf_pvo.f
  17. 0
      ncl_reference/wrf_relhl.f
  18. 0
      ncl_reference/wrf_rip_phys_routines.f
  19. 0
      ncl_reference/wrf_user.f
  20. 0
      ncl_reference/wrf_user_dbz.f
  21. 0
      ncl_reference/wrf_user_latlon_routines.f
  22. 0
      ncl_reference/wrf_vinterp.f
  23. 0
      ncl_reference/wrf_vinterpW.c
  24. 0
      script/plot2d
  25. 0
      script/somplot
  26. 0
      script/td_test.py
  27. 0
      script/wrftest.py
  28. 0
      setup.py
  29. 0
      src/python/wrf/__init__.py
  30. 0
      src/python/wrf/cape.py
  31. 0
      src/python/wrf/config.py
  32. 0
      src/python/wrf/constants.py
  33. 0
      src/python/wrf/ctt.py
  34. 0
      src/python/wrf/dbz.py
  35. 0
      src/python/wrf/decorators.py
  36. 0
      src/python/wrf/destag.py
  37. 0
      src/python/wrf/dewpoint.py
  38. 0
      src/python/wrf/extension.py
  39. 0
      src/python/wrf/geoht.py
  40. 0
      src/python/wrf/helicity.py
  41. 0
      src/python/wrf/interp.py
  42. 0
      src/python/wrf/interputils.py
  43. 0
      src/python/wrf/latlon.py
  44. 0
      src/python/wrf/latlonutils.py
  45. 0
      src/python/wrf/metadecorators.py
  46. 0
      src/python/wrf/omega.py
  47. 0
      src/python/wrf/precip.py
  48. 0
      src/python/wrf/pressure.py
  49. 0
      src/python/wrf/projection.py
  50. 0
      src/python/wrf/psadlookup.py
  51. 0
      src/python/wrf/pw.py
  52. 0
      src/python/wrf/rh.py
  53. 0
      src/python/wrf/routines.py
  54. 0
      src/python/wrf/slp.py
  55. 0
      src/python/wrf/temp.py
  56. 0
      src/python/wrf/terrain.py
  57. 0
      src/python/wrf/times.py
  58. 0
      src/python/wrf/units.py
  59. 0
      src/python/wrf/util.py
  60. 0
      src/python/wrf/uvdecorator.py
  61. 0
      src/python/wrf/uvmet.py
  62. 0
      src/python/wrf/vorticity.py
  63. 0
      src/python/wrf/wind.py
  64. 0
      src/python/wrf/wrfcape.f90
  65. 0
      src/python/wrf/wrfcape.pyf
  66. 0
      src/python/wrf/wrfext.f90
  67. 0
      src/python/wrf/wrfext.pyf
  68. 0
      src/python/wrf/wrfext2.f90.BAK
  69. 0
      test/ipynb/WRF_python_demo.ipynb
  70. 0
      test/listBug.ncl
  71. 0
      test/ncl_get_var.ncl
  72. 0
      test/projtest.py
  73. 0
      test/snippet.py
  74. 0
      test/test_vinterp.ncl
  75. 0
      test/utests.py

0
wrf_open/ncl_reference/WRFUserARW.ncl → ncl_reference/WRFUserARW.ncl

0
wrf_open/ncl_reference/WRF_contributed.ncl → ncl_reference/WRF_contributed.ncl

0
wrf_open/ncl_reference/calc_uh.f90 → ncl_reference/calc_uh.f90

0
wrf_open/ncl_reference/eqthecalc.f → ncl_reference/eqthecalc.f

0
wrf_open/ncl_reference/etaconv.py → ncl_reference/etaconv.py

0
wrf_open/ncl_reference/psadilookup.dat → ncl_reference/psadilookup.dat

0
wrf_open/ncl_reference/rcm2points.f → ncl_reference/rcm2points.f

0
wrf_open/ncl_reference/rcm2rgrid.f → ncl_reference/rcm2rgrid.f

0
wrf_open/ncl_reference/rcmW.c → ncl_reference/rcmW.c

0
wrf_open/ncl_reference/rip_cape.f → ncl_reference/rip_cape.f

0
wrf_open/ncl_reference/wrfW.c → ncl_reference/wrfW.c

0
wrf_open/ncl_reference/wrf_bint3d.f → ncl_reference/wrf_bint3d.f

0
wrf_open/ncl_reference/wrf_cloud_topW.c → ncl_reference/wrf_cloud_topW.c

0
wrf_open/ncl_reference/wrf_fctt.f → ncl_reference/wrf_fctt.f

0
wrf_open/ncl_reference/wrf_fddaobs_in.F → ncl_reference/wrf_fddaobs_in.F

0
wrf_open/ncl_reference/wrf_pvo.f → ncl_reference/wrf_pvo.f

0
wrf_open/ncl_reference/wrf_relhl.f → ncl_reference/wrf_relhl.f

0
wrf_open/ncl_reference/wrf_rip_phys_routines.f → ncl_reference/wrf_rip_phys_routines.f

0
wrf_open/ncl_reference/wrf_user.f → ncl_reference/wrf_user.f

0
wrf_open/ncl_reference/wrf_user_dbz.f → ncl_reference/wrf_user_dbz.f

0
wrf_open/ncl_reference/wrf_user_latlon_routines.f → ncl_reference/wrf_user_latlon_routines.f

0
wrf_open/ncl_reference/wrf_vinterp.f → ncl_reference/wrf_vinterp.f

0
wrf_open/ncl_reference/wrf_vinterpW.c → ncl_reference/wrf_vinterpW.c

0
wrf_open/script/plot2d → script/plot2d

0
wrf_open/script/somplot → script/somplot

0
wrf_open/script/td_test.py → script/td_test.py

0
wrf_open/script/wrftest.py → script/wrftest.py

0
wrf_open/setup.py → setup.py

0
wrf_open/src/python/wrf/__init__.py → src/python/wrf/__init__.py

0
wrf_open/src/python/wrf/cape.py → src/python/wrf/cape.py

0
wrf_open/src/python/wrf/config.py → src/python/wrf/config.py

0
wrf_open/src/python/wrf/constants.py → src/python/wrf/constants.py

0
wrf_open/src/python/wrf/ctt.py → src/python/wrf/ctt.py

0
wrf_open/src/python/wrf/dbz.py → src/python/wrf/dbz.py

0
wrf_open/src/python/wrf/decorators.py → src/python/wrf/decorators.py

0
wrf_open/src/python/wrf/destag.py → src/python/wrf/destag.py

0
wrf_open/src/python/wrf/dewpoint.py → src/python/wrf/dewpoint.py

0
wrf_open/src/python/wrf/extension.py → src/python/wrf/extension.py

0
wrf_open/src/python/wrf/geoht.py → src/python/wrf/geoht.py

0
wrf_open/src/python/wrf/helicity.py → src/python/wrf/helicity.py

0
wrf_open/src/python/wrf/interp.py → src/python/wrf/interp.py

0
wrf_open/src/python/wrf/interputils.py → src/python/wrf/interputils.py

0
wrf_open/src/python/wrf/latlon.py → src/python/wrf/latlon.py

0
wrf_open/src/python/wrf/latlonutils.py → src/python/wrf/latlonutils.py

0
wrf_open/src/python/wrf/metadecorators.py → src/python/wrf/metadecorators.py

0
wrf_open/src/python/wrf/omega.py → src/python/wrf/omega.py

0
wrf_open/src/python/wrf/precip.py → src/python/wrf/precip.py

0
wrf_open/src/python/wrf/pressure.py → src/python/wrf/pressure.py

0
wrf_open/src/python/wrf/projection.py → src/python/wrf/projection.py

0
wrf_open/src/python/wrf/psadlookup.py → src/python/wrf/psadlookup.py

0
wrf_open/src/python/wrf/pw.py → src/python/wrf/pw.py

0
wrf_open/src/python/wrf/rh.py → src/python/wrf/rh.py

0
wrf_open/src/python/wrf/routines.py → src/python/wrf/routines.py

0
wrf_open/src/python/wrf/slp.py → src/python/wrf/slp.py

0
wrf_open/src/python/wrf/temp.py → src/python/wrf/temp.py

0
wrf_open/src/python/wrf/terrain.py → src/python/wrf/terrain.py

0
wrf_open/src/python/wrf/times.py → src/python/wrf/times.py

0
wrf_open/src/python/wrf/units.py → src/python/wrf/units.py

0
wrf_open/src/python/wrf/util.py → src/python/wrf/util.py

0
wrf_open/src/python/wrf/uvdecorator.py → src/python/wrf/uvdecorator.py

0
wrf_open/src/python/wrf/uvmet.py → src/python/wrf/uvmet.py

0
wrf_open/src/python/wrf/vorticity.py → src/python/wrf/vorticity.py

0
wrf_open/src/python/wrf/wind.py → src/python/wrf/wind.py

0
wrf_open/src/python/wrf/wrfcape.f90 → src/python/wrf/wrfcape.f90

0
wrf_open/src/python/wrf/wrfcape.pyf → src/python/wrf/wrfcape.pyf

0
wrf_open/src/python/wrf/wrfext.f90 → src/python/wrf/wrfext.f90

0
wrf_open/src/python/wrf/wrfext.pyf → src/python/wrf/wrfext.pyf

0
wrf_open/src/python/wrf/wrfext2.f90.BAK → src/python/wrf/wrfext2.f90.BAK

0
wrf_open/test/ipynb/WRF_python_demo.ipynb → test/ipynb/WRF_python_demo.ipynb

0
wrf_open/test/listBug.ncl → test/listBug.ncl

0
wrf_open/test/ncl_get_var.ncl → test/ncl_get_var.ncl

0
wrf_open/test/projtest.py → test/projtest.py

0
wrf_open/test/snippet.py → test/snippet.py

0
wrf_open/test/test_vinterp.ncl → test/test_vinterp.ncl

0
wrf_open/test/utests.py → test/utests.py

Loading…
Cancel
Save