diff --git a/src/python/wrf/__init__.py b/src/wrf/__init__.py similarity index 100% rename from src/python/wrf/__init__.py rename to src/wrf/__init__.py diff --git a/src/python/wrf/cape.py b/src/wrf/cape.py similarity index 100% rename from src/python/wrf/cape.py rename to src/wrf/cape.py diff --git a/src/python/wrf/config.py b/src/wrf/config.py similarity index 100% rename from src/python/wrf/config.py rename to src/wrf/config.py diff --git a/src/python/wrf/constants.py b/src/wrf/constants.py similarity index 100% rename from src/python/wrf/constants.py rename to src/wrf/constants.py diff --git a/src/python/wrf/ctt.py b/src/wrf/ctt.py similarity index 100% rename from src/python/wrf/ctt.py rename to src/wrf/ctt.py diff --git a/src/python/wrf/dbz.py b/src/wrf/dbz.py similarity index 100% rename from src/python/wrf/dbz.py rename to src/wrf/dbz.py diff --git a/src/python/wrf/decorators.py b/src/wrf/decorators.py similarity index 100% rename from src/python/wrf/decorators.py rename to src/wrf/decorators.py diff --git a/src/python/wrf/destag.py b/src/wrf/destag.py similarity index 100% rename from src/python/wrf/destag.py rename to src/wrf/destag.py diff --git a/src/python/wrf/dewpoint.py b/src/wrf/dewpoint.py similarity index 100% rename from src/python/wrf/dewpoint.py rename to src/wrf/dewpoint.py diff --git a/src/python/wrf/extension.py b/src/wrf/extension.py similarity index 100% rename from src/python/wrf/extension.py rename to src/wrf/extension.py diff --git a/src/python/wrf/geoht.py b/src/wrf/geoht.py similarity index 100% rename from src/python/wrf/geoht.py rename to src/wrf/geoht.py diff --git a/src/python/wrf/helicity.py b/src/wrf/helicity.py similarity index 100% rename from src/python/wrf/helicity.py rename to src/wrf/helicity.py diff --git a/src/python/wrf/interp.py b/src/wrf/interp.py similarity index 100% rename from src/python/wrf/interp.py rename to src/wrf/interp.py diff --git a/src/python/wrf/interputils.py b/src/wrf/interputils.py similarity index 100% rename from src/python/wrf/interputils.py rename to src/wrf/interputils.py diff --git a/src/python/wrf/latlon.py b/src/wrf/latlon.py similarity index 100% rename from src/python/wrf/latlon.py rename to src/wrf/latlon.py diff --git a/src/python/wrf/latlonutils.py b/src/wrf/latlonutils.py similarity index 100% rename from src/python/wrf/latlonutils.py rename to src/wrf/latlonutils.py diff --git a/src/python/wrf/metadecorators.py b/src/wrf/metadecorators.py similarity index 100% rename from src/python/wrf/metadecorators.py rename to src/wrf/metadecorators.py diff --git a/src/python/wrf/omega.py b/src/wrf/omega.py similarity index 100% rename from src/python/wrf/omega.py rename to src/wrf/omega.py diff --git a/src/python/wrf/precip.py b/src/wrf/precip.py similarity index 100% rename from src/python/wrf/precip.py rename to src/wrf/precip.py diff --git a/src/python/wrf/pressure.py b/src/wrf/pressure.py similarity index 100% rename from src/python/wrf/pressure.py rename to src/wrf/pressure.py diff --git a/src/python/wrf/projection.py b/src/wrf/projection.py similarity index 100% rename from src/python/wrf/projection.py rename to src/wrf/projection.py diff --git a/src/python/wrf/psadlookup.py b/src/wrf/psadlookup.py similarity index 100% rename from src/python/wrf/psadlookup.py rename to src/wrf/psadlookup.py diff --git a/src/python/wrf/pw.py b/src/wrf/pw.py similarity index 100% rename from src/python/wrf/pw.py rename to src/wrf/pw.py diff --git a/src/python/wrf/rh.py b/src/wrf/rh.py similarity index 100% rename from src/python/wrf/rh.py rename to src/wrf/rh.py diff --git a/src/python/wrf/routines.py b/src/wrf/routines.py similarity index 100% rename from src/python/wrf/routines.py rename to src/wrf/routines.py diff --git a/src/python/wrf/slp.py b/src/wrf/slp.py similarity index 100% rename from src/python/wrf/slp.py rename to src/wrf/slp.py diff --git a/src/python/wrf/temp.py b/src/wrf/temp.py similarity index 100% rename from src/python/wrf/temp.py rename to src/wrf/temp.py diff --git a/src/python/wrf/terrain.py b/src/wrf/terrain.py similarity index 100% rename from src/python/wrf/terrain.py rename to src/wrf/terrain.py diff --git a/src/python/wrf/times.py b/src/wrf/times.py similarity index 100% rename from src/python/wrf/times.py rename to src/wrf/times.py diff --git a/src/python/wrf/units.py b/src/wrf/units.py similarity index 100% rename from src/python/wrf/units.py rename to src/wrf/units.py diff --git a/src/python/wrf/util.py b/src/wrf/util.py similarity index 100% rename from src/python/wrf/util.py rename to src/wrf/util.py diff --git a/src/python/wrf/uvdecorator.py b/src/wrf/uvdecorator.py similarity index 100% rename from src/python/wrf/uvdecorator.py rename to src/wrf/uvdecorator.py diff --git a/src/python/wrf/uvmet.py b/src/wrf/uvmet.py similarity index 100% rename from src/python/wrf/uvmet.py rename to src/wrf/uvmet.py diff --git a/src/python/wrf/vorticity.py b/src/wrf/vorticity.py similarity index 100% rename from src/python/wrf/vorticity.py rename to src/wrf/vorticity.py diff --git a/src/python/wrf/wind.py b/src/wrf/wind.py similarity index 100% rename from src/python/wrf/wind.py rename to src/wrf/wind.py diff --git a/src/python/wrf/wrfcape.f90 b/src/wrf/wrfcape.f90 similarity index 100% rename from src/python/wrf/wrfcape.f90 rename to src/wrf/wrfcape.f90 diff --git a/src/python/wrf/wrfcape.pyf b/src/wrf/wrfcape.pyf similarity index 100% rename from src/python/wrf/wrfcape.pyf rename to src/wrf/wrfcape.pyf diff --git a/src/python/wrf/wrfext.f90 b/src/wrf/wrfext.f90 similarity index 100% rename from src/python/wrf/wrfext.f90 rename to src/wrf/wrfext.f90 diff --git a/src/python/wrf/wrfext.pyf b/src/wrf/wrfext.pyf similarity index 100% rename from src/python/wrf/wrfext.pyf rename to src/wrf/wrfext.pyf diff --git a/src/python/wrf/wrfext2.f90.BAK b/src/wrf/wrfext2.f90.BAK similarity index 100% rename from src/python/wrf/wrfext2.f90.BAK rename to src/wrf/wrfext2.f90.BAK