Explanation
Pictured above is the distribution of the sediment fraction clay according to the specifications of an ipds file as per margin. The default value is set to 0.2 (this means 20 percent) except for the region Borkum. For this region the four positions BorkumWest, BorkumEast, BorkumNorth and BorkumSouth overwrite the default value. The values between the four positions are interpolated.Please note that the position BorkumNorth makes no specification for the sediment fraction clay, because clay doesn't occur at this position.
|
Extract of the ipds file
BEGINDATA global_constant_values
sediment_fraction = clay 0.2
sediment_fraction = ..
ENDDATA global_constant_values
BEGINDATA region
region_name = Borkum
border_point = 2548348.47 5937586.32
border_point = 2547835.30 5937224.83
border_point = .. ..
ENDDATA region
BEGINDATA sampling_point
sampling_point_name = BorkumWest
sampling_point_xy = 2545000.00 5939167.12
sediment_fraction = clay 0.3
sediment_fraction = ..
ENDDATA sampling_point
BEGINDATA sampling_point
sampling_point_name = BorkumEast
sampling_point_xy = 2554000.00 5941457.07
sediment_fraction = clay 0.3
sediment_fraction = ..
ENDDATA sampling_point
BEGINDATA sampling_point
sampling_point_name = BorkumNorth
sampling_point_xy = 2550477.26 5943500.00
sediment_fraction = ..
ENDDATA sampling_point
BEGINDATA sampling_point
sampling_point_name = BorkumSouth
sampling_point_xy = 2547835.30 5937300.00
sediment_fraction = clay 0.5
sediment_fraction = ..
ENDDATA sampling_point
BEGINDATA regional_values
region = inside Borkum
sampling_point = BorkumWest
sampling_point = BorkumEast
sampling_point = BorkumNorth
sampling_point = BorkumSouth
interpolation_method = nearest_points_in_sectors
ENDDATA regional_values
|