NOTE: There are often bug fixes that are addressed in between public releases.

If you are having difficulty with the public release you might check the current development branch of the WRF-Hydro GIS Pre-processing Toolkit. Also, note that we generally do not provide full support for the tool in between releases. 

ArcGIS vs. QGIS

Development of capabilities related to the WRF-Hydro GIS pre-processing tools has been geared toward using the capabilities of the ArcGIS Python API (arcpy). This has allowed us to build a single, flexible toolset that can be run from a GUI within a desktop GIS environment. Many users have requested an open-source alternative, with QGIS is the obvious choice. However, at this time QGIS has a variety of issues when it comes to displaying and properly georeferincing netCDF data (our primary data format).

Why am I getting an error using the GIS Pre-processing tool?

The WRF-Hydro GIS Preprocessing Tool is compatible with Arc GIS version 10.3.1 and above as well as ArcGIS Pro. Please check the following:

  1. Do you have a valid version of ArcGIS? Illigitimate versions tend to show locks even when everything else is set up correctly
  2. Do you have Spatial Analyst Extension enabled? Enable Spatial Analyst by selecting Customize > Extensions from within ArcCatalog and make sure that the Spatial Analyst is checked on.
  3. Are you writing your files to a geodatabase or network location? This is not allowed by ArcGIS. Specify that your output file goes to a directory on disk which exists (not a geodatabase or network location).
  4. Check your installation: It helps to have 64-bit Background Geoprocessing module installed, and Background Geoprocessing enabled.
  5. Check that your directory names and/or file names do not have spaces or special characters in them.