Nutrient data UPDATE 7/7/2016 What is NEW: (1) New directory /2016 is added, currently with the RV Connecticut May 3, 2016 data; (2) The following data from the previous years/cruises have been updated: ---------------------- ---- 2007 EN435 ----- ---------------------- Missing date/time was corrected: Stations #106 (5 points), #107 (2 points) and #148 (2 points). File names: OLD: EN435Bottlefile.txt NEW: EN435Bottlefile_v2.txt ---------------------------------------------- --- 2007 Tioga cruises: 229, 239, 245, 261 --- ---------------------------------------------- Nutrient data was merged with CTD BTL data, four files were created - one for each cruise; Corrections were made after looking at the CTD BTL data: - Stations ## 2 and 3 were corrected to ## 2, 3 and 4. - Depth was corrected: no samples st1 at 1m (excluded); no samples st2 at 20m (excluded); st3 160m is BTL 150m (replaced with 150m). File names: OLD: Keafer_2007_client_w.txt NEW: ti229_bottlefile.txt ti239_bottlefile.txt ti245_bottlefile.txt ti261_bottlefile.txt NOTE: ti229 stations locations are not available at the moment (missing in the CTD data headers). ---------------------- ---- 2014 TI747 ----- ---------------------- Nutrient data was merged with CTD BTL data; Location in degree/minutes was replaced with decimal degrees; Time (UTC) was added (missing in the original file). File names: OLD: MERHAB_bottlefile_2014_ti747_w.txt NEW: MERHAB_bottlefile_2014_ti747_v2_w.txt; --------------------- ---- 2015 RVCT1 ----- --------------------- Nutrient data was merged with CTD BTL data; Station numeration was changed from ESP# to CTD#: - ESP#2 (station #2 in the original file) => CTD St#2; Time: 15:00 Local (19:00 UTC, CTD headers) - ESP#1 (station #1 in the original file) => CTD St#3; Time: 19:56 Local, (23:56 UTC, CTD headers) - there were total 4 stations in this cruise at two locations: 1 - sts #1 and #2 (#2 with Nuts sampling); 2 - sts #3 and #4 (#3 with Nuts sampling); File names: OLD: MERHAB_bottlefile_2015_DMc_RVCT1_w.txt; NEW: MERHAB_bottlefile_2015_DMc_RVCT1_v2_w.txt. ---------------------------------------------------- Nutrient data UPDATED 7/7/2016 - MATFILE was created ---------------------------------------------------- (1) File name: GM_nuts_2003_2016.mat Variables in this mat file: GM_nuts_2003_2016_data, variables_name_number_units, ship_ID_and_name; (2) Matfile includes all the 2003-2016 updated data; (3) Temperature, Salinity and Pressure are the only CTD data included; (4) Used time is UTC; (5) NH4 data considered "bad" (not reasonable) for the following cruises: 2003 oc391, 2004 oc402, 2005 oc412 and 2006 oc425 and was replaced with NaNs; (6) Some additional corrections made while creating matfile: - data negatives equated to zero: NO3: EN476, sts 32 and 84, 10m. CHL: OC460, st 1, 20m. - OC465, st 105, 175m Longitude mistake (one depth only). ---------------------------------------------------- MATLAB codes to READ and PLOT Nutrient data UPDATED 7/7/2016 ---------------------------------------------------- (1) from .txt files: GM_nuts_2003_2016_plot_profs_Jul_7_2016.m (2) from .mat file: GM_nuts_2003_2016_plot_profs_Jul_7_2016_matfile.m