Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 200:88048d4f6e4d
Add a hack to repair the units in WST files extraction.
flys-backend/trunk@1542 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 23 Mar 2011 10:46:58 +0000 |
parents | ed38839a6b08 |
children | 3169b559ca3c |
comparison
equal
deleted
inserted
replaced
199:ed38839a6b08 | 200:88048d4f6e4d |
---|---|
1 2011-03-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/WstParser.java: | |
4 The unit extraction in the WST parser of desktop FLYS | |
5 is broken! Add a hack here to repair this for our | |
6 importer. Desktop FLYS needs a fix, too! | |
7 | |
1 2011-03-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2011-03-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/importer/WstParser.java: | 10 * src/main/java/de/intevation/flys/importer/WstParser.java: |
4 Ported some stuff ver from WSTSource.java of desktop flys to | 11 Ported some stuff ver from WSTSource.java of desktop flys to |
5 parse WST files. TODO: create instances of the import models. | 12 parse WST files. TODO: create instances of the import models. |