Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 1199:cc8f770796cb
PRFParser: Extract the year of sounding and description from file names.
flys-backend/trunk@2302 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 07 Jul 2011 14:41:52 +0000 |
parents | 661a9304f2f5 |
children | 7c88650ff548 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Thu Jul 07 14:09:54 2011 +0000 +++ b/flys-backend/ChangeLog Thu Jul 07 14:41:52 2011 +0000 @@ -1,3 +1,10 @@ +2011-07-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/importer/PRFParser.java: + Extract the year of sounding from file names. If not found + from the name of th containing directory. Description is made + of file name and parent directory file name. + 2011-07-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/importer/PRFParser.java: