comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferencesState.java @ 8420:8a14605fb64a

Removed morpho width from bed height diffs.
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 17 Oct 2014 12:50:35 +0200
parents 5c3b36b519d0
children 7259704e7dd7
comparison
equal deleted inserted replaced
8419:d7d74392cc46 8420:8a14605fb64a
142 BED_DIFFERENCE_SOUNDING_WIDTH, 142 BED_DIFFERENCE_SOUNDING_WIDTH,
143 createBedDiffSoundingDescription(meta), 143 createBedDiffSoundingDescription(meta),
144 ComputeType.ADVANCE, 144 ComputeType.ADVANCE,
145 stateId, 145 stateId,
146 hash)); 146 hash));
147 /*
147 newFacets.add(new BedDiffMorphMinFacet( 148 newFacets.add(new BedDiffMorphMinFacet(
148 idx, 149 idx,
149 BED_DIFFERENCE_MORPH_WIDTH1, 150 BED_DIFFERENCE_MORPH_WIDTH1,
150 createBedDiffMorph1Description(meta), 151 createBedDiffMorph1Description(meta),
151 ComputeType.ADVANCE, 152 ComputeType.ADVANCE,
156 BED_DIFFERENCE_MORPH_WIDTH2, 157 BED_DIFFERENCE_MORPH_WIDTH2,
157 createBedDiffMorph2Description(meta), 158 createBedDiffMorph2Description(meta),
158 ComputeType.ADVANCE, 159 ComputeType.ADVANCE,
159 stateId, 160 stateId,
160 hash)); 161 hash));
162 */
161 newFacets.add(new BedDiffHeightMinFacet( 163 newFacets.add(new BedDiffHeightMinFacet(
162 idx, 164 idx,
163 BED_DIFFERENCE_YEAR_HEIGHT1, 165 BED_DIFFERENCE_YEAR_HEIGHT1,
164 createBedDiffHeightDescription( 166 createBedDiffHeightDescription(
165 meta, 167 meta,

http://dive4elements.wald.intevation.org