comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/fixation/FixationCompute.java @ 3133:6f6a8e5fb7a4

Theme updates for sector average wq curves/points flys-artifacts/trunk@4740 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 21 Jun 2012 12:26:08 +0000
parents bac0b2721451
children d7bc53701b08
comparison
equal deleted inserted replaced
3132:459750878157 3133:6f6a8e5fb7a4
128 new FixAvSectorFacet(facetNdx, 128 new FixAvSectorFacet(facetNdx,
129 FIX_SECTOR_AVERAGE_LS, 129 FIX_SECTOR_AVERAGE_LS,
130 description)); 130 description));
131 facets.add( 131 facets.add(
132 new FixAvSectorFacet(facetNdx, 132 new FixAvSectorFacet(facetNdx,
133 FIX_SECTOR_AVERAGE_WQ, 133 FIX_SECTOR_AVERAGE_WQ + "_" + sectorNdx,
134 description)); 134 description));
135 135
136 } 136 }
137 String eventDesc = period.getFrom().toString() + 137 String eventDesc = period.getFrom().toString() +
138 " - " + 138 " - " +

http://dive4elements.wald.intevation.org