diff --git a/wrf_open/ncl_reference/WRFUserARW.ncl b/ncl_reference/WRFUserARW.ncl similarity index 100% rename from wrf_open/ncl_reference/WRFUserARW.ncl rename to ncl_reference/WRFUserARW.ncl diff --git a/wrf_open/ncl_reference/WRF_contributed.ncl b/ncl_reference/WRF_contributed.ncl similarity index 100% rename from wrf_open/ncl_reference/WRF_contributed.ncl rename to ncl_reference/WRF_contributed.ncl diff --git a/wrf_open/ncl_reference/calc_uh.f90 b/ncl_reference/calc_uh.f90 similarity index 100% rename from wrf_open/ncl_reference/calc_uh.f90 rename to ncl_reference/calc_uh.f90 diff --git a/wrf_open/ncl_reference/eqthecalc.f b/ncl_reference/eqthecalc.f similarity index 100% rename from wrf_open/ncl_reference/eqthecalc.f rename to ncl_reference/eqthecalc.f diff --git a/wrf_open/ncl_reference/etaconv.py b/ncl_reference/etaconv.py similarity index 100% rename from wrf_open/ncl_reference/etaconv.py rename to ncl_reference/etaconv.py diff --git a/wrf_open/ncl_reference/psadilookup.dat b/ncl_reference/psadilookup.dat similarity index 100% rename from wrf_open/ncl_reference/psadilookup.dat rename to ncl_reference/psadilookup.dat diff --git a/wrf_open/ncl_reference/rcm2points.f b/ncl_reference/rcm2points.f similarity index 100% rename from wrf_open/ncl_reference/rcm2points.f rename to ncl_reference/rcm2points.f diff --git a/wrf_open/ncl_reference/rcm2rgrid.f b/ncl_reference/rcm2rgrid.f similarity index 100% rename from wrf_open/ncl_reference/rcm2rgrid.f rename to ncl_reference/rcm2rgrid.f diff --git a/wrf_open/ncl_reference/rcmW.c b/ncl_reference/rcmW.c similarity index 100% rename from wrf_open/ncl_reference/rcmW.c rename to ncl_reference/rcmW.c diff --git a/wrf_open/ncl_reference/rip_cape.f b/ncl_reference/rip_cape.f similarity index 100% rename from wrf_open/ncl_reference/rip_cape.f rename to ncl_reference/rip_cape.f diff --git a/wrf_open/ncl_reference/wrfW.c b/ncl_reference/wrfW.c similarity index 100% rename from wrf_open/ncl_reference/wrfW.c rename to ncl_reference/wrfW.c diff --git a/wrf_open/ncl_reference/wrf_bint3d.f b/ncl_reference/wrf_bint3d.f similarity index 100% rename from wrf_open/ncl_reference/wrf_bint3d.f rename to ncl_reference/wrf_bint3d.f diff --git a/wrf_open/ncl_reference/wrf_cloud_topW.c b/ncl_reference/wrf_cloud_topW.c similarity index 100% rename from wrf_open/ncl_reference/wrf_cloud_topW.c rename to ncl_reference/wrf_cloud_topW.c diff --git a/wrf_open/ncl_reference/wrf_fctt.f b/ncl_reference/wrf_fctt.f similarity index 100% rename from wrf_open/ncl_reference/wrf_fctt.f rename to ncl_reference/wrf_fctt.f diff --git a/wrf_open/ncl_reference/wrf_fddaobs_in.F b/ncl_reference/wrf_fddaobs_in.F similarity index 100% rename from wrf_open/ncl_reference/wrf_fddaobs_in.F rename to ncl_reference/wrf_fddaobs_in.F diff --git a/wrf_open/ncl_reference/wrf_pvo.f b/ncl_reference/wrf_pvo.f similarity index 100% rename from wrf_open/ncl_reference/wrf_pvo.f rename to ncl_reference/wrf_pvo.f diff --git a/wrf_open/ncl_reference/wrf_relhl.f b/ncl_reference/wrf_relhl.f similarity index 100% rename from wrf_open/ncl_reference/wrf_relhl.f rename to ncl_reference/wrf_relhl.f diff --git a/wrf_open/ncl_reference/wrf_rip_phys_routines.f b/ncl_reference/wrf_rip_phys_routines.f similarity index 100% rename from wrf_open/ncl_reference/wrf_rip_phys_routines.f rename to ncl_reference/wrf_rip_phys_routines.f diff --git a/wrf_open/ncl_reference/wrf_user.f b/ncl_reference/wrf_user.f similarity index 100% rename from wrf_open/ncl_reference/wrf_user.f rename to ncl_reference/wrf_user.f diff --git a/wrf_open/ncl_reference/wrf_user_dbz.f b/ncl_reference/wrf_user_dbz.f similarity index 100% rename from wrf_open/ncl_reference/wrf_user_dbz.f rename to ncl_reference/wrf_user_dbz.f diff --git a/wrf_open/ncl_reference/wrf_user_latlon_routines.f b/ncl_reference/wrf_user_latlon_routines.f similarity index 100% rename from wrf_open/ncl_reference/wrf_user_latlon_routines.f rename to ncl_reference/wrf_user_latlon_routines.f diff --git a/wrf_open/ncl_reference/wrf_vinterp.f b/ncl_reference/wrf_vinterp.f similarity index 100% rename from wrf_open/ncl_reference/wrf_vinterp.f rename to ncl_reference/wrf_vinterp.f diff --git a/wrf_open/ncl_reference/wrf_vinterpW.c b/ncl_reference/wrf_vinterpW.c similarity index 100% rename from wrf_open/ncl_reference/wrf_vinterpW.c rename to ncl_reference/wrf_vinterpW.c diff --git a/wrf_open/script/plot2d b/script/plot2d similarity index 100% rename from wrf_open/script/plot2d rename to script/plot2d diff --git a/wrf_open/script/somplot b/script/somplot similarity index 100% rename from wrf_open/script/somplot rename to script/somplot diff --git a/wrf_open/script/td_test.py b/script/td_test.py similarity index 100% rename from wrf_open/script/td_test.py rename to script/td_test.py diff --git a/wrf_open/script/wrftest.py b/script/wrftest.py similarity index 100% rename from wrf_open/script/wrftest.py rename to script/wrftest.py diff --git a/wrf_open/setup.py b/setup.py similarity index 100% rename from wrf_open/setup.py rename to setup.py diff --git a/wrf_open/src/python/wrf/__init__.py b/src/python/wrf/__init__.py similarity index 100% rename from wrf_open/src/python/wrf/__init__.py rename to src/python/wrf/__init__.py diff --git a/wrf_open/src/python/wrf/cape.py b/src/python/wrf/cape.py similarity index 100% rename from wrf_open/src/python/wrf/cape.py rename to src/python/wrf/cape.py diff --git a/wrf_open/src/python/wrf/config.py b/src/python/wrf/config.py similarity index 100% rename from wrf_open/src/python/wrf/config.py rename to src/python/wrf/config.py diff --git a/wrf_open/src/python/wrf/constants.py b/src/python/wrf/constants.py similarity index 100% rename from wrf_open/src/python/wrf/constants.py rename to src/python/wrf/constants.py diff --git a/wrf_open/src/python/wrf/ctt.py b/src/python/wrf/ctt.py similarity index 100% rename from wrf_open/src/python/wrf/ctt.py rename to src/python/wrf/ctt.py diff --git a/wrf_open/src/python/wrf/dbz.py b/src/python/wrf/dbz.py similarity index 100% rename from wrf_open/src/python/wrf/dbz.py rename to src/python/wrf/dbz.py diff --git a/wrf_open/src/python/wrf/decorators.py b/src/python/wrf/decorators.py similarity index 100% rename from wrf_open/src/python/wrf/decorators.py rename to src/python/wrf/decorators.py diff --git a/wrf_open/src/python/wrf/destag.py b/src/python/wrf/destag.py similarity index 100% rename from wrf_open/src/python/wrf/destag.py rename to src/python/wrf/destag.py diff --git a/wrf_open/src/python/wrf/dewpoint.py b/src/python/wrf/dewpoint.py similarity index 100% rename from wrf_open/src/python/wrf/dewpoint.py rename to src/python/wrf/dewpoint.py diff --git a/wrf_open/src/python/wrf/extension.py b/src/python/wrf/extension.py similarity index 100% rename from wrf_open/src/python/wrf/extension.py rename to src/python/wrf/extension.py diff --git a/wrf_open/src/python/wrf/geoht.py b/src/python/wrf/geoht.py similarity index 100% rename from wrf_open/src/python/wrf/geoht.py rename to src/python/wrf/geoht.py diff --git a/wrf_open/src/python/wrf/helicity.py b/src/python/wrf/helicity.py similarity index 100% rename from wrf_open/src/python/wrf/helicity.py rename to src/python/wrf/helicity.py diff --git a/wrf_open/src/python/wrf/interp.py b/src/python/wrf/interp.py similarity index 100% rename from wrf_open/src/python/wrf/interp.py rename to src/python/wrf/interp.py diff --git a/wrf_open/src/python/wrf/interputils.py b/src/python/wrf/interputils.py similarity index 100% rename from wrf_open/src/python/wrf/interputils.py rename to src/python/wrf/interputils.py diff --git a/wrf_open/src/python/wrf/latlon.py b/src/python/wrf/latlon.py similarity index 100% rename from wrf_open/src/python/wrf/latlon.py rename to src/python/wrf/latlon.py diff --git a/wrf_open/src/python/wrf/latlonutils.py b/src/python/wrf/latlonutils.py similarity index 100% rename from wrf_open/src/python/wrf/latlonutils.py rename to src/python/wrf/latlonutils.py diff --git a/wrf_open/src/python/wrf/metadecorators.py b/src/python/wrf/metadecorators.py similarity index 100% rename from wrf_open/src/python/wrf/metadecorators.py rename to src/python/wrf/metadecorators.py diff --git a/wrf_open/src/python/wrf/omega.py b/src/python/wrf/omega.py similarity index 100% rename from wrf_open/src/python/wrf/omega.py rename to src/python/wrf/omega.py diff --git a/wrf_open/src/python/wrf/precip.py b/src/python/wrf/precip.py similarity index 100% rename from wrf_open/src/python/wrf/precip.py rename to src/python/wrf/precip.py diff --git a/wrf_open/src/python/wrf/pressure.py b/src/python/wrf/pressure.py similarity index 100% rename from wrf_open/src/python/wrf/pressure.py rename to src/python/wrf/pressure.py diff --git a/wrf_open/src/python/wrf/projection.py b/src/python/wrf/projection.py similarity index 100% rename from wrf_open/src/python/wrf/projection.py rename to src/python/wrf/projection.py diff --git a/wrf_open/src/python/wrf/psadlookup.py b/src/python/wrf/psadlookup.py similarity index 100% rename from wrf_open/src/python/wrf/psadlookup.py rename to src/python/wrf/psadlookup.py diff --git a/wrf_open/src/python/wrf/pw.py b/src/python/wrf/pw.py similarity index 100% rename from wrf_open/src/python/wrf/pw.py rename to src/python/wrf/pw.py diff --git a/wrf_open/src/python/wrf/rh.py b/src/python/wrf/rh.py similarity index 100% rename from wrf_open/src/python/wrf/rh.py rename to src/python/wrf/rh.py diff --git a/wrf_open/src/python/wrf/routines.py b/src/python/wrf/routines.py similarity index 100% rename from wrf_open/src/python/wrf/routines.py rename to src/python/wrf/routines.py diff --git a/wrf_open/src/python/wrf/slp.py b/src/python/wrf/slp.py similarity index 100% rename from wrf_open/src/python/wrf/slp.py rename to src/python/wrf/slp.py diff --git a/wrf_open/src/python/wrf/temp.py b/src/python/wrf/temp.py similarity index 100% rename from wrf_open/src/python/wrf/temp.py rename to src/python/wrf/temp.py diff --git a/wrf_open/src/python/wrf/terrain.py b/src/python/wrf/terrain.py similarity index 100% rename from wrf_open/src/python/wrf/terrain.py rename to src/python/wrf/terrain.py diff --git a/wrf_open/src/python/wrf/times.py b/src/python/wrf/times.py similarity index 100% rename from wrf_open/src/python/wrf/times.py rename to src/python/wrf/times.py diff --git a/wrf_open/src/python/wrf/units.py b/src/python/wrf/units.py similarity index 100% rename from wrf_open/src/python/wrf/units.py rename to src/python/wrf/units.py diff --git a/wrf_open/src/python/wrf/util.py b/src/python/wrf/util.py similarity index 100% rename from wrf_open/src/python/wrf/util.py rename to src/python/wrf/util.py diff --git a/wrf_open/src/python/wrf/uvdecorator.py b/src/python/wrf/uvdecorator.py similarity index 100% rename from wrf_open/src/python/wrf/uvdecorator.py rename to src/python/wrf/uvdecorator.py diff --git a/wrf_open/src/python/wrf/uvmet.py b/src/python/wrf/uvmet.py similarity index 100% rename from wrf_open/src/python/wrf/uvmet.py rename to src/python/wrf/uvmet.py diff --git a/wrf_open/src/python/wrf/vorticity.py b/src/python/wrf/vorticity.py similarity index 100% rename from wrf_open/src/python/wrf/vorticity.py rename to src/python/wrf/vorticity.py diff --git a/wrf_open/src/python/wrf/wind.py b/src/python/wrf/wind.py similarity index 100% rename from wrf_open/src/python/wrf/wind.py rename to src/python/wrf/wind.py diff --git a/wrf_open/src/python/wrf/wrfcape.f90 b/src/python/wrf/wrfcape.f90 similarity index 100% rename from wrf_open/src/python/wrf/wrfcape.f90 rename to src/python/wrf/wrfcape.f90 diff --git a/wrf_open/src/python/wrf/wrfcape.pyf b/src/python/wrf/wrfcape.pyf similarity index 100% rename from wrf_open/src/python/wrf/wrfcape.pyf rename to src/python/wrf/wrfcape.pyf diff --git a/wrf_open/src/python/wrf/wrfext.f90 b/src/python/wrf/wrfext.f90 similarity index 100% rename from wrf_open/src/python/wrf/wrfext.f90 rename to src/python/wrf/wrfext.f90 diff --git a/wrf_open/src/python/wrf/wrfext.pyf b/src/python/wrf/wrfext.pyf similarity index 100% rename from wrf_open/src/python/wrf/wrfext.pyf rename to src/python/wrf/wrfext.pyf diff --git a/wrf_open/src/python/wrf/wrfext2.f90.BAK b/src/python/wrf/wrfext2.f90.BAK similarity index 100% rename from wrf_open/src/python/wrf/wrfext2.f90.BAK rename to src/python/wrf/wrfext2.f90.BAK diff --git a/wrf_open/test/ipynb/WRF_python_demo.ipynb b/test/ipynb/WRF_python_demo.ipynb similarity index 100% rename from wrf_open/test/ipynb/WRF_python_demo.ipynb rename to test/ipynb/WRF_python_demo.ipynb diff --git a/wrf_open/test/listBug.ncl b/test/listBug.ncl similarity index 100% rename from wrf_open/test/listBug.ncl rename to test/listBug.ncl diff --git a/wrf_open/test/ncl_get_var.ncl b/test/ncl_get_var.ncl similarity index 100% rename from wrf_open/test/ncl_get_var.ncl rename to test/ncl_get_var.ncl diff --git a/wrf_open/test/projtest.py b/test/projtest.py similarity index 100% rename from wrf_open/test/projtest.py rename to test/projtest.py diff --git a/wrf_open/test/snippet.py b/test/snippet.py similarity index 100% rename from wrf_open/test/snippet.py rename to test/snippet.py diff --git a/wrf_open/test/test_vinterp.ncl b/test/test_vinterp.ncl similarity index 100% rename from wrf_open/test/test_vinterp.ncl rename to test/test_vinterp.ncl diff --git a/wrf_open/test/utests.py b/test/utests.py similarity index 100% rename from wrf_open/test/utests.py rename to test/utests.py