Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WSPLGENJob.java @ 1642:6c0b79efd2c9
age | author | description |
---|---|---|
Thu, 08 Sep 2011 14:42:36 +0000 | Ingo Weinzierl | Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished. |
Mon, 05 Sep 2011 07:17:52 +0000 | Ingo Weinzierl | Some bugfixes when starting/finishing WSPLGEN jobs. |
Fri, 02 Sep 2011 13:12:05 +0000 | Ingo Weinzierl | Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations. |
Wed, 31 Aug 2011 08:53:30 +0000 | Ingo Weinzierl | Export floodplain to shapefile and add its file path to WSPLGEN job. |
Tue, 30 Aug 2011 11:09:54 +0000 | Ingo Weinzierl | Write user defined barriers into a shapefile that is placed in the Artifact's directory. |
Fri, 26 Aug 2011 12:42:12 +0000 | Ingo Weinzierl | Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called. |