Difference between revisions of "Binner"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | <big> This is the last major step in the processing of AC9 files. binner bins the data in the movamdz matrix to 1 meter intervales. If the data is not ordered properly or data is missing, the binner will set a trapflag -9.9E35 in the values place. The output is a data matrix called binmatmdz.....lcd.(1 or 2) and a lcd file bmdzyymmdd.lcd.(1 or 2) <big> | + | <big> This is the last major step in the processing of AC9 files before merging. binner.m bins the data in the movamdz matrix to 1 meter intervales. If the data is not ordered properly or data is missing, the binner will set a trapflag -9.9E35 in the values place. The output is a data matrix called binmatmdz.....lcd.(1 or 2) and a lcd file bmdzyymmdd.lcd.(1 or 2) A list_ac9bmdz file is also created. <big> |
− | [[ | + | [[binner.m]] |
+ | [[Hydroscat Mfiles]] | ||
[[AC9/ACS Mfiles]] | [[AC9/ACS Mfiles]] | ||
− | |||
− |
Latest revision as of 13:51, 12 July 2010
Overview
This is the last major step in the processing of AC9 files before merging. binner.m bins the data in the movamdz matrix to 1 meter intervales. If the data is not ordered properly or data is missing, the binner will set a trapflag -9.9E35 in the values place. The output is a data matrix called binmatmdz.....lcd.(1 or 2) and a lcd file bmdzyymmdd.lcd.(1 or 2) A list_ac9bmdz file is also created.