Welcome to inptools
The inptools project provides a set of tools to work with files in the EPANET INP format.
Windows Explorer integration
The Inptools context menu can be opened by right-clicking on an INP file in Windows Explorer:

Source code
The inptools sources can be found here: http://ghydraulic.svn.sourceforge.net/viewvc/ghydraulic/trunk/inptools/
Documentation
Documentation is available in different formats:
inp2shp
The inp2shp command converts EPANET INP files into a set of shape files for further processing using GIS software.
shp2inp
The shp2inp command converts a set of shape files representing a water network into an EPANET INP file. This INP file can be used for hydraulic analysis using EPANET.
inpproj
The inpproj command converts (projects) an INP file with Gauß-Krüger coordinates (GK3) into a new INP file with geographic (WGS84) coordinates.
epanet2csv
epanet2csv converts an EPANET binary result file into two CSV files. CSV files can be read by spreadsheet software like OpenOffice Calc or Excel, relational database software like PostgreSQL or MySQL and GIS software.
License
Inptools are free software released under the terms of the GPL.
