User contributions
Jump to navigation
Jump to search
- 15:14, 26 April 2010 diff hist +203 N Excise New page: == Overview == <big> This function removes rows of data that contain trapflags. It sets its own upper and lower thresholds to determine what a trapflag is.<big> Actual Mfile [[A...
- 14:47, 26 April 2010 diff hist +277 N File read New page: == Overview == <big> This function takes in the length of the header and the file name being processed and reads the file splitting the header and data into "matrix" and "head" variables ...
- 14:40, 26 April 2010 diff hist -5 Ctdstrip E →Overview
- 14:38, 26 April 2010 diff hist -16 E BBstrip →Overview
- 14:36, 26 April 2010 diff hist -25 Ctdstrip E →Overview
- 14:35, 26 April 2010 diff hist +14 Read strip →Overview
- 14:34, 26 April 2010 diff hist +254 N Read strip New page: == Overview == <big> This function reads the .strip file from the file being processed and determines the length of the header. It then calls file_read.m before it goes back to its calli...
- 13:43, 26 April 2010 diff hist +15 AC-9/AC-S Mfiles →Mfiles that are used in the AC9 Processing
- 13:39, 26 April 2010 diff hist +22 AC-9/AC-S Mfiles →Mfiles that are used in the AC9 Processing
- 13:37, 26 April 2010 diff hist +12 AC-9/AC-S Mfiles →Mfiles that are used in the AC9 Processing
- 13:37, 26 April 2010 diff hist 0 AC-9/AC-S Mfiles →Mfiles that are used in the AC9 Processing
- 13:35, 26 April 2010 diff hist +16 AC-9/AC-S Mfiles →Mfiles that are used in the AC9 Processing
- 13:32, 26 April 2010 diff hist +422 N Deemmer New page: == Overview == <big> This is a small function called inside the binning script. In the initial conversion from the wetview .dat file to the lcd file leaves some '^M'(control M) after the...
- 12:41, 26 April 2010 diff hist +13 AC-9/AC-S Mfiles →Mfiles that are used in the AC9 Processing
- 12:41, 26 April 2010 diff hist +414 N Binner New page: == 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...
- 12:17, 26 April 2010 diff hist +459 N Indmovavg New page: == Overview == <big> This is a similar function to moavg except it is run independently or all the wavelength channels. It processes each up and downcast lcd and matrix using the latest ...
- 11:01, 26 April 2010 diff hist +24 N About PnB Processing New page: '''under construction'''
- 10:58, 26 April 2010 diff hist +34 Dspike →Overview
- 10:56, 26 April 2010 diff hist +22 Moavg →Overview
- 10:55, 26 April 2010 diff hist +607 N Moavg New page: == Overview == <big> This function is called in the dspike script depending on certain conditions. The moavg function is passed in the matrix of the specific file being despiked, the flag...
- 10:42, 26 April 2010 diff hist +56 Dspike →Overview
- 10:41, 26 April 2010 diff hist +315 N Index1 New page: == Overview == <big> This function is called inside dspike and uses the cast id matrix to determine locations inside the data to split the matrix for up and downcasts. Currently this fun...
- 10:37, 26 April 2010 diff hist +665 N Dspike New page: == Overview == <big> This function uses list_ac9 which has the most current list of lcd files and despikes the wavelength channels. The function operates on the latest data matrix which ...
- 10:06, 26 April 2010 diff hist +205 N Bt ac9 New page: == Overview == <big> This is the meaty part of the ac9bt function. btac9 has a gui output and takes the readers in put on locations for the up and downcast. <big> Actual Mfile [...
- 10:01, 26 April 2010 diff hist +220 Zcorr →Overview
- 09:58, 26 April 2010 diff hist +303 Ac9bt →Overview
- 09:54, 26 April 2010 diff hist +12 AC-9/AC-S Mfiles
- 09:54, 26 April 2010 diff hist +68 N Ac9bt New page: == Overview == <big> <big> Actual Mfile AC9/ACS Mfiles
- 09:49, 26 April 2010 diff hist +241 N Zcorr New page: == Overview == <big>This function takes the outputted scale and offset corrections from createdepth_ac9_pnb and applies them to the depth column in the .datmatrix file that was made by co...
- 09:34, 26 April 2010 diff hist +383 N Createdepth ac9 pnb New page: == Overview == <big> This function is run after ctd_strip and E_BBstrip are run independently. It runs the stripped data and asks for user input to select the steps of the cast; and then...
- 09:28, 26 April 2010 diff hist -1 E BBstrip
- 09:27, 26 April 2010 diff hist +2 E BBstrip
- 09:26, 26 April 2010 diff hist 0 Conv2lcd
- 09:26, 26 April 2010 diff hist +14 Ctdstrip E
- 09:26, 26 April 2010 diff hist +3 E BBstrip
- 09:25, 26 April 2010 diff hist +1 E BBstrip
- 09:25, 26 April 2010 diff hist +436 N E BBstrip New page: == Overview == '''This function can be run independently with putting an 'i' in the last vararg in or it can be called within a function which it is currently used as for the btac9 and bt...
- 09:10, 26 April 2010 diff hist -7 Ctdstrip E
- 09:10, 26 April 2010 diff hist +30 Ctdstrip E
- 09:08, 26 April 2010 diff hist +10 Conv2lcd
- 09:07, 26 April 2010 diff hist +10 Conv2lcd
- 09:06, 26 April 2010 diff hist +10 Ctdstrip E
- 09:05, 26 April 2010 diff hist +30 Ctdstrip E
- 15:34, 23 April 2010 diff hist +14 Conv2lcd →Overview
- 15:33, 23 April 2010 diff hist +171 Conv2lcd →Overview
- 15:29, 23 April 2010 diff hist +18 N Actual Mfile New page: == not here yet == current
- 15:28, 23 April 2010 diff hist +273 N Conv2lcd New page: == Overview == This matlab function performs the important role of ingesting the original .dat file and formatting it to the base lcd format. The .dat files will be in the form "ayymmdd....
- 15:21, 23 April 2010 diff hist +202 N AC-9/AC-S Mfiles New page: == Mfiles that are used in the AC9 Processing == conv2lcd ctdstrip_E E_BBstrip createdepth_ac9_pnb zcorr ac9bt dspike index1 moavg [[indmovavg...
- 15:16, 23 April 2010 diff hist +49 N Hydroscat Mfiles New page: Hydroscat mfiles are currently under construction
- 15:15, 23 April 2010 diff hist +127 Main Page