At the framework level, HydPy should now be stable enough for a first release.
The same is true for most of the implemented models. But note the following points:
* HydPy-L-Stream (version 1) has a problem with preserving the water balance; we might change this soon.
* HydPy-L-Land now no offers two additional water area types (SEE and FLUSS). These are intended to be an improvement over the old water area type (WASSER) but are still a little experimental.
* HydPy-D is newly implemented and thus also still a little experimental. You can use it, but be aware some of its functionalities might change soon.
Windows users often have problems with installing HydPy due to Visual Studio compiler issues. If you want to implement your own models into HydPy, you will have to select and install the proper Visual Studio compiler. But if you only want to apply the available models, this is not necessary. Then just download the matching "hydpy.zip" file (which includes the precompiled binaries), unzip it, and store the "hydpy" folder in your site-packages directory. If everything works well, the automatic "testing and recompiling" mechanism of HydPy should not be triggered when importing any model.