MATFILE nbp1201_ctd.mat contains all the ctd data from the NBP1201 cruise - final processig. 1. Matfile contains 4 variables - ctd_data, ctd_list, data_variables and list_variables. ctd_data - a matrix with all the data from CTD DOWN casts (except casts #2 and #100, which is from UP casts as DOWN is not available); ctd_list - a matrix with CTD casts date/time /location; data_variables and list_variables - variables names of the matrices above. 2. Matlab code to read and plot the data from matfile: nbp1201_ctd_profs_finalFromMatfile.m 3. NOTE: "bad" Primary Oxygen from station #49 (cast #51) - do not use this data. CTD Primary oxygen sensor at this cast has been temporary replaced with the VPR oxygen sensor which was tested because of failure. 4. Fluorescence and oxygen data have not been adjusted using the bottle data for chlorophyll and oxygen as a calibration.