Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/WQSelect.java @ 444:932a5e3c7fa1
age | author | description |
---|---|---|
Mon, 02 May 2011 15:17:04 +0000 | Ingo Weinzierl | Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges). |
Thu, 28 Apr 2011 11:08:34 +0000 | Ingo Weinzierl | Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far. |
Mon, 18 Apr 2011 12:36:08 +0000 | Ingo Weinzierl | The inserted ranges (distance and WQ ranges) are validated in the feed() operation. |
Mon, 18 Apr 2011 07:39:17 +0000 | Ingo Weinzierl | The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now. |
Fri, 15 Apr 2011 13:47:10 +0000 | Ingo Weinzierl | The WQ state fills the DESCRIBE with default values for W and Q. |
Thu, 14 Apr 2011 13:36:06 +0000 | Ingo Weinzierl | The location/distance state now writes default values into DESCRIBE. |
Fri, 18 Mar 2011 09:38:11 +0000 | Ingo Weinzierl | Added a new state for the W/Q input in the WINFO parameterization. |