本当はいろいろあるようですが、私もそんなに知っているわけではないです.
フロートの位置をみる. csvやjson形式でダウンロードすることも可能らしいです. 私はArgovisが使いやすかったです. (期間の指定、管理している研究機関がどこか見やすい): https://argo.ucsd.edu/data/data-visualizations/
データのダウンロード: https://data-argo.ifremer.fr/
dac: 研究機関別にデータを保存
geo: 海域別 (atlantic, indian, pacific) にデータを保存
latest: 直近1ヶ月に新規作成・更新されたデータを保存
個々のフロートを調べたい場合、dacからデータを探すことが多い気がします. なので今回はとりあえず、dac/jma/2902474 という適当なファイルを開いてみます.
2902474_Rtraj.nc: 軌跡のデータ
2902474_meta.nc: 投入情報・搭載センサの情報など
2902474_prof.nc: プロファイルデータのまとめ(こっちを使ってもいいような?)
2902474_tech.nc: バッテリーの残量など、技術的な情報
profiles/: 個々のプロファイルがいっぱい入ってる
import numpy as np
import xarray as xr #netCDF4を使う人も多いです
nc = xr.open_dataset('D2902474_000.nc')
nc
<xarray.Dataset> Dimensions: (N_PROF: 1, N_PARAM: 3, N_LEVELS: 116, N_CALIB: 2, N_HISTORY: 17) Dimensions without coordinates: N_PROF, N_PARAM, N_LEVELS, N_CALIB, N_HISTORY Data variables: (12/64) DATA_TYPE object b'Argo profile ' FORMAT_VERSION object b'3.1 ' HANDBOOK_VERSION object b'1.2 ' REFERENCE_DATE_TIME object b'19500101000000' PLATFORM_NUMBER (N_PROF) object b'2902474 ' PROJECT_NAME (N_PROF) object b'J-ARGO ... ... ... HISTORY_ACTION (N_HISTORY, N_PROF) object b'IP ' ... b' ' HISTORY_PARAMETER (N_HISTORY, N_PROF) object b' ... HISTORY_START_PRES (N_HISTORY, N_PROF) float32 nan nan ... nan HISTORY_STOP_PRES (N_HISTORY, N_PROF) float32 nan nan ... nan HISTORY_PREVIOUS_VALUE (N_HISTORY, N_PROF) float32 nan nan ... nan HISTORY_QCTEST (N_HISTORY, N_PROF) object b' ... Attributes: title: Argo float vertical profile institution: JAMSTEC source: Argo float history: 2014-05-08T11:20:30Z creation;2014-06-20T00:22:26Z ... references: http://www.argodatamgt.org/Documentation comment: free text user_manual_version: 3.1 Conventions: Argo-3.1 CF-1.6 featureType: trajectoryProfile
array(b'Argo profile ', dtype=object)
array(b'3.1 ', dtype=object)
array(b'1.2 ', dtype=object)
array(b'19500101000000', dtype=object)
array([b'2902474 '], dtype=object)
array([b'J-ARGO '], dtype=object)
array([b'JAMSTEC '], dtype=object)
array([[b'PRES ', b'TEMP ', b'PSAL ']], dtype=object)
array([0.])
array([b'A'], dtype=object)
array([b'JA'], dtype=object)
array(b'20140508112030', dtype=object)
array(b'20150620232521', dtype=object)
array([b'V4_123592_000 '], dtype=object)
array([b'2C '], dtype=object)
array([b'D'], dtype=object)
array([b'ARVOR '], dtype=object)
array([b'OIN-13JAP-ARL-32 '], dtype=object)
array([b'5607A05 '], dtype=object)
array([b'844 '], dtype=object)
array(['2013-12-20T21:47:56.000011008'], dtype='datetime64[ns]')
array([b'1'], dtype=object)
array(['2013-12-20T22:54:21.999995904'], dtype='datetime64[ns]')
array([30.934])
array([143.93])
array([b'1'], dtype=object)
array([b'ARGOS '], dtype=object)
array([b'A'], dtype=object)
array([b'A'], dtype=object)
array([b'B'], dtype=object)
array([b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] '], dtype=object)
array([1.])
array([[ 2.3, 5.2, 9.9, 14.7, 20.3, 24.4, 29.9, 33.8, 39.7, 45.2, 50.3, 54.1, 60.5, 64.9, 70.4, 76.1, 81.2, 85.3, 90.8, 95.3, 99.6, 105.5, 110.4, 115.2, 120.1, 124.5, 130.3, 134.5, 140.5, 145.1, 149.9, 154.7, 159.8, 164.6, 169.5, 174.4, 179.6, 184.5, 189.6, 195.6, 200.5, 209.8, 219.9, 230.1, 240. , 250.3, 260.3, 270.7, 280.1, 289.6, 300.6, 310. , 320.9, 330.3, 340.1, 349.3, 360.1, 369.8, 380.7, 390.5, 400.1, 409.1, 420.5, 429.8, 439.9, 449.5, 459.8, 470.4, 480.3, 489.9, 500.2, 520.2, 540.9, 559.7, 580.1, 599.1, 619.9, 640.1, 659.8, 679.5, 700.6, 719.9, 740.6, 760.1, 780.6, 800.1, 820.1, 840.8, 860.9, 880.8, 899.5, 920.7, 939.6, 960.8, 980.1, 1000.3, 1050.8, 1100.6, 1150.1, 1200.2, 1250.2, 1300.6, 1350.4, 1400.7, 1449.9, 1500.6, 1550.4, 1601. , 1649.9, 1700.3, 1749.6, 1799.9, 1849.7, 1900.8, 1949.7, 2000.2]], dtype=float32)
array([[b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1']], dtype=object)
array([[ 2.3, 5.2, 9.9, 14.7, 20.3, 24.4, 29.9, 33.8, 39.7, 45.2, 50.3, 54.1, 60.5, 64.9, 70.4, 76.1, 81.2, 85.3, 90.8, 95.3, 99.6, 105.5, 110.4, 115.2, 120.1, 124.5, 130.3, 134.5, 140.5, 145.1, 149.9, 154.7, 159.8, 164.6, 169.5, 174.4, 179.6, 184.5, 189.6, 195.6, 200.5, 209.8, 219.9, 230.1, 240. , 250.3, 260.3, 270.7, 280.1, 289.6, 300.6, 310. , 320.9, 330.3, 340.1, 349.3, 360.1, 369.8, 380.7, 390.5, 400.1, 409.1, 420.5, 429.8, 439.9, 449.5, 459.8, 470.4, 480.3, 489.9, 500.2, 520.2, 540.9, 559.7, 580.1, 599.1, 619.9, 640.1, 659.8, 679.5, 700.6, 719.9, 740.6, 760.1, 780.6, 800.1, 820.1, 840.8, 860.9, 880.8, 899.5, 920.7, 939.6, 960.8, 980.1, 1000.3, 1050.8, 1100.6, 1150.1, 1200.2, 1250.2, 1300.6, 1350.4, 1400.7, 1449.9, 1500.6, 1550.4, 1601. , 1649.9, 1700.3, 1749.6, 1799.9, 1849.7, 1900.8, 1949.7, 2000.2]], dtype=float32)
array([[b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1']], dtype=object)
array([[2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4, 2.4]], dtype=float32)
array([[20.807, 20.807, 20.823, 20.82 , 20.821, 20.819, 20.819, 20.821, 20.826, 20.825, 20.826, 20.827, 20.825, 20.822, 20.805, 20.794, 20.321, 19.44 , 19.171, 18.962, 18.825, 18.746, 18.642, 18.509, 18.379, 18.289, 18.214, 18.086, 18.038, 17.97 , 17.873, 17.831, 17.815, 17.793, 17.741, 17.65 , 17.589, 17.528, 17.453, 17.404, 17.324, 17.204, 17.156, 17.044, 16.918, 16.794, 16.663, 16.561, 16.479, 16.338, 16.152, 16.058, 15.881, 15.716, 15.549, 15.328, 15.152, 14.993, 14.794, 14.558, 14.404, 14.211, 13.895, 13.661, 13.468, 13.252, 13.125, 12.87 , 12.643, 12.478, 12.093, 11.565, 11.027, 10.529, 9.984, 9.492, 8.911, 8.327, 7.9 , 7.381, 7.03 , 6.481, 6.039, 5.768, 5.516, 5.317, 5.151, 4.89 , 4.72 , 4.635, 4.531, 4.434, 4.322, 4.224, 4.125, 4.009, 3.762, 3.542, 3.438, 3.294, 3.15 , 3.023, 2.906, 2.796, 2.699, 2.634, 2.584, 2.481, 2.423, 2.363, 2.297, 2.252, 2.202, 2.157, 2.115, 2.069]], dtype=float32)
array([[b'2', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1']], dtype=object)
array([[20.807, 20.807, 20.823, 20.82 , 20.821, 20.819, 20.819, 20.821, 20.826, 20.825, 20.826, 20.827, 20.825, 20.822, 20.805, 20.794, 20.321, 19.44 , 19.171, 18.962, 18.825, 18.746, 18.642, 18.509, 18.379, 18.289, 18.214, 18.086, 18.038, 17.97 , 17.873, 17.831, 17.815, 17.793, 17.741, 17.65 , 17.589, 17.528, 17.453, 17.404, 17.324, 17.204, 17.156, 17.044, 16.918, 16.794, 16.663, 16.561, 16.479, 16.338, 16.152, 16.058, 15.881, 15.716, 15.549, 15.328, 15.152, 14.993, 14.794, 14.558, 14.404, 14.211, 13.895, 13.661, 13.468, 13.252, 13.125, 12.87 , 12.643, 12.478, 12.093, 11.565, 11.027, 10.529, 9.984, 9.492, 8.911, 8.327, 7.9 , 7.381, 7.03 , 6.481, 6.039, 5.768, 5.516, 5.317, 5.151, 4.89 , 4.72 , 4.635, 4.531, 4.434, 4.322, 4.224, 4.125, 4.009, 3.762, 3.542, 3.438, 3.294, 3.15 , 3.023, 2.906, 2.796, 2.699, 2.634, 2.584, 2.481, 2.423, 2.363, 2.297, 2.252, 2.202, 2.157, 2.115, 2.069]], dtype=float32)
array([[b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1']], dtype=object)
array([[0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002, 0.002]], dtype=float32)
array([[34.705, 34.704, 34.704, 34.704, 34.704, 34.704, 34.704, 34.704, 34.705, 34.705, 34.705, 34.705, 34.705, 34.705, 34.706, 34.703, 34.73 , 34.765, 34.769, 34.762, 34.757, 34.756, 34.752, 34.749, 34.747, 34.745, 34.741, 34.738, 34.736, 34.736, 34.731, 34.73 , 34.728, 34.726, 34.724, 34.719, 34.717, 34.715, 34.711, 34.709, 34.704, 34.701, 34.699, 34.694, 34.68 , 34.676, 34.668, 34.665, 34.659, 34.645, 34.632, 34.623, 34.611, 34.598, 34.583, 34.569, 34.557, 34.547, 34.533, 34.519, 34.51 , 34.496, 34.475, 34.456, 34.439, 34.424, 34.415, 34.397, 34.383, 34.369, 34.344, 34.304, 34.266, 34.231, 34.191, 34.159, 34.116, 34.081, 34.065, 34.048, 34.034, 34.02 , 34.01 , 34.015, 34.02 , 34.032, 34.054, 34.071, 34.099, 34.111, 34.128, 34.145, 34.166, 34.186, 34.208, 34.228, 34.272, 34.308, 34.327, 34.352, 34.377, 34.398, 34.419, 34.439, 34.455, 34.471, 34.486, 34.497, 34.507, 34.516, 34.525, 34.535, 34.544, 34.554, 34.56 , 34.568]], dtype=float32)
array([[b'4', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1']], dtype=object)
array([[34.705 , 34.704 , 34.704 , 34.704 , 34.704 , 34.704 , 34.704 , 34.704 , 34.705 , 34.705 , 34.705 , 34.705 , 34.705 , 34.705 , 34.706 , 34.703 , 34.73 , 34.765 , 34.769 , 34.762 , 34.757 , 34.756 , 34.752 , 34.749 , 34.747 , 34.745 , 34.741 , 34.738 , 34.736 , 34.736 , 34.731 , 34.73 , 34.728 , 34.726 , 34.724 , 34.719 , 34.717 , 34.715 , 34.711 , 34.709 , 34.704 , 34.701 , 34.699 , 34.694 , 34.68 , 34.676 , 34.668 , 34.665 , 34.659 , 34.645 , 34.632 , 34.623 , 34.611 , 34.598 , 34.583 , 34.569 , 34.557 , 34.547 , 34.533 , 34.519 , 34.51 , 34.496 , 34.475 , 34.456 , 34.439 , 34.424 , 34.415 , 34.397 , 34.383 , 34.369 , 34.344 , 34.304 , 34.266 , 34.231 , 34.191 , 34.159 , 34.116 , 34.081 , 34.065 , 34.048 , 34.034 , 34.02 , 34.01 , 34.015 , 34.02 , 34.032 , 34.054 , 34.071 , 34.099 , 34.111 , 34.1281, 34.145 , 34.166 , 34.186 , 34.2081, 34.228 , 34.272 , 34.308 , 34.327 , 34.352 , 34.377 , 34.3981, 34.419 , 34.439 , 34.455 , 34.471 , 34.486 , 34.4969, 34.507 , 34.516 , 34.525 , 34.535 , 34.544 , 34.554 , 34.56 , 34.5679]], dtype=float32)
array([[b'3', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1']], dtype=object)
array([[0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01]], dtype=float32)
array([[[b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL ']]], dtype=object)
array([[[b'PRES_ADJ=PRES-PO1+PO2, where PO1 is PRESSURE OFFSET from this cycle and PO2 is PRESSURE OFFSET from next cycle; PRES_ADJ_ERR=Manufacturer sensor accuracy ', b'TEMP_ADJ=TEMP; TEMP_ADJ_ERR=Manufacturer sensor accuracy ', b'PSAL_ADJ = RecalS= psal(PRES_ADJ,TEMP,Conductivity) '], [b'None ', b'None ', b'PSAL_ADJ_ERR=max(RecalS error, 0.01(PSS-78)) ']]], dtype=object)
array([[[b'PO1=0(dbar); PO2=0(dbar) ', b'None ', b'None '], [b'None ', b'None ', b'None ']]], dtype=object)
array([[[b'Pressure Correction using reported PRESSURE OFFSET ', b'None ', b'Salinity Recalculation using PRES_ADJ '], [b'None ', b'None ', b'No adjustment is needed ']]], dtype=object)
array([[[b'20140526142717', b'20140526142717', b'20140526142717'], [b'20140526143841', b'20140526143841', b'20140526143841']]], dtype=object)
array([[b'JA '], [b'JA '], [b'JA '], [b'JA '], [b'JA '], [b'JA '], [b'JA '], [b'JA '], [b'JM '], [b'JM '], [b'JM '], [b'JM '], [b'JM '], [b'JA '], [b'JA '], [b'JM '], [b'JA ']], dtype=object)
array([[b'ARFM'], [b'ARFM'], [b'ARGQ'], [b'ARGQ'], [b'ARGQ'], [b'ARGQ'], [b'ARGQ'], [b'ARUP'], [b'ARSQ'], [b'ARSQ'], [b'ARCA'], [b'ARCA'], [b'ARSQ'], [b'RFMT'], [b'ARDU'], [b' '], [b'ARDU']], dtype=object)
array([[b'decp'], [b'fmtp'], [b'rqcp'], [b'rqcp'], [b'rqcp'], [b'pump'], [b'pump'], [b' '], [b'JMQC'], [b'JMQC'], [b'JMQC'], [b'JMQC'], [b'OW '], [b'cnvd'], [b' '], [b'JMFC'], [b' ']], dtype=object)
array([[b'V4_b'], [b'2.6 '], [b'po_c'], [b't19d'], [b'2.8e'], [b'1.0 '], [b'1.0 '], [b' '], [b'2.0 '], [b'2.0 '], [b'2.0 '], [b'2.0 '], [b'1.1 '], [b'2.1 '], [b' '], [b'1.0 '], [b' ']], dtype=object)
array([[b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b'CTD2013V1 '], [b' '], [b' '], [b' '], [b' ']], dtype=object)
array([[b'20131224160157'], [b'20140508112030'], [b'20140508112031'], [b'20140508112036'], [b'20140508112036'], [b'20140508112036'], [b'20140508112036'], [b'20140508112806'], [b'20140526000000'], [b'20140526000000'], [b'20140526142717'], [b'20140526142717'], [b'20140527055007'], [b'20140620002212'], [b'20140620002226'], [b'20150522092117'], [b'20150620232521']], dtype=object)
array([[b'IP '], [b'IP '], [b'QCP$'], [b'QCP$'], [b'QCP$'], [b'CF '], [b'CF '], [b' '], [b'CF '], [b'CF '], [b'IP '], [b'CV '], [b'IP '], [b'IP '], [b' '], [b' '], [b' ']], dtype=object)
array([[b' '], [b' '], [b' '], [b' '], [b' '], [b'PSAL '], [b'TEMP '], [b' '], [b'TEMP_ADJUSTED_QC'], [b'PSAL_ADJUSTED_QC'], [b'PRES_ADJUSTED '], [b'PSAL_ADJUSTED '], [b'PSAL_ADJUSTED '], [b' '], [b' '], [b' '], [b' ']], dtype=object)
array([[nan], [nan], [nan], [nan], [nan], [2.3], [2.3], [nan], [2.3], [2.3], [nan], [nan], [nan], [nan], [nan], [nan], [nan]], dtype=float32)
array([[nan], [nan], [nan], [nan], [nan], [2.3], [2.3], [nan], [2.3], [2.3], [nan], [nan], [nan], [nan], [nan], [nan], [nan]], dtype=float32)
array([[nan], [nan], [nan], [nan], [nan], [ 1.], [ 1.], [nan], [nan], [nan], [nan], [nan], [nan], [nan], [nan], [nan], [nan]], dtype=float32)
array([[b' '], [b' '], [b' 3C'], [b' 80000'], [b' FB40'], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' '], [b' ']], dtype=object)
・N_PROF: プロファイルの数、だいたい1個
・N_PARAM: パラメータの数 (p,T,S)
・N_LEVELS: 深さ方向の層の数
多すぎるので大事なものだけ・・・
・PRES_ADJUSTED: 補正圧力
・TEMP_ADJUSTED: 補正水温
・PSAL_ADJUSTED: 補正塩分
・LATITUDE: 緯度
・LONGITUDE: 経度
・JULD: 時間(1950.01.01から)
QC (Quality Control): たまに変なデータが紛れ込んでいるので、その判定をしています.
・PRES_ADJUSTED_QC: 補正圧力
・TEMP_ADJUSTED_QC: 補正水温
・PSAL_ADJUSTED_QC: 補正塩分
・POSITION_QC: 緯度
・JULD_QC: 時間(1950.01.01から)
lat = nc['LATITUDE']
lon = nc['LONGITUDE']
date = nc['JULD']
p = nc['PRES_ADJUSTED'][:]
T = nc['TEMP_ADJUSTED'][:]
S = nc['PSAL_ADJUSTED'][:]
### 余計な次元は削減 ###
p = np.squeeze(p)
T = np.squeeze(T)
S = np.squeeze(S)
### 鉛直プロファイルを書いてみよう! ###
import matplotlib.pyplot as plt
fig = plt.figure(figsize=(9,6))
ax = fig.add_subplot(1,2,1)
ax.plot(T,p,color='k')
ax.set_xlabel('In-situ temperature [$\circ$C]',fontsize=13)
ax.set_ylabel('Pressure [dBar]',fontsize=13)
ax.tick_params(axis='both',labelsize=13)
ax.grid(which='major',color='gray',linestyle='dashed')
ax.invert_yaxis()
ax = fig.add_subplot(1,2,2)
ax.plot(S,p,color='k')
ax.set_xlabel('Salinity [psu]',fontsize=13)
ax.set_ylabel('Pressure [dBar]',fontsize=13)
ax.tick_params(axis='both',labelsize=13)
ax.grid(which='major',color='gray',linestyle='dashed')
ax.invert_yaxis()
plt.tight_layout()
plt.show()
海洋学で使いそうな物理量を計算するtoolbox: https://www.teos-10.org/software.htm
anacondaでインストールする
conda install -c conda-forge gsw
import gsw
### 絶対塩分 ###
SA = gsw.SA_from_SP(S,p,lon,lat)
### potential density ###
pd = gsw.pot_rho_t_exact(SA,T,p,0.0)-1000.0
### 鉛直プロファイル ###
fig = plt.figure(figsize=(9,6))
ax = fig.add_subplot(1,1,1)
ax.plot(pd,p,color='k')
ax.set_xlabel('Potential density [$kg/m^3$]',fontsize=13)
ax.set_ylabel('Pressure [dBar]',fontsize=13)
ax.tick_params(axis='both',labelsize=13)
ax.grid(which='major',color='gray',linestyle='dashed')
ax.invert_yaxis()
plt.show()
nc = xr.open_dataset('2902474_prof.nc')
nc
<xarray.Dataset> Dimensions: (N_PROF: 146, N_PARAM: 3, N_LEVELS: 116, N_CALIB: 2, N_HISTORY: 0) Dimensions without coordinates: N_PROF, N_PARAM, N_LEVELS, N_CALIB, N_HISTORY Data variables: (12/64) DATA_TYPE object b'Argo profile ' FORMAT_VERSION object b'3.1 ' HANDBOOK_VERSION object b'1.2 ' REFERENCE_DATE_TIME object b'19500101000000' DATE_CREATION object b'20140103223437' DATE_UPDATE object b'20190918001051' ... ... HISTORY_ACTION (N_HISTORY, N_PROF) object HISTORY_PARAMETER (N_HISTORY, N_PROF) object HISTORY_START_PRES (N_HISTORY, N_PROF) float32 HISTORY_STOP_PRES (N_HISTORY, N_PROF) float32 HISTORY_PREVIOUS_VALUE (N_HISTORY, N_PROF) float32 HISTORY_QCTEST (N_HISTORY, N_PROF) object Attributes: title: Argo float vertical profile institution: FR GDAC source: Argo float history: 2019-09-18T00:10:51Z creation references: http://www.argodatamgt.org/Documentation user_manual_version: 3.1 Conventions: Argo-3.1 CF-1.6 featureType: trajectoryProfile
array(b'Argo profile ', dtype=object)
array(b'3.1 ', dtype=object)
array(b'1.2 ', dtype=object)
array(b'19500101000000', dtype=object)
array(b'20140103223437', dtype=object)
array(b'20190918001051', dtype=object)
array([b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 ', b'2902474 '], dtype=object)
array([b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO ', b'J-ARGO '], dtype=object)
array([b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC ', b'JAMSTEC '], dtype=object)
array([[b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL '], ..., [b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL ']], dtype=object)
array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 42., 43., 44., 45., 46., 47., 48., 49., 50., 51., 52., 53., 54., 55., 56., 57., 58., 59., 60., 61., 62., 63., 64., 65., 66., 67., 68., 69., 70., 71., 72., 73., 74., 75., 76., 77., 78., 79., 80., 81., 82., 83., 84., 85., 86., 87., 88., 89., 90., 91., 92., 93., 94., 95., 96., 97., 98., 99., 100., 101., 102., 103., 104., 105., 106., 107., 108., 109., 110., 111., 112., 113., 114., 115., 116., 117., 118., 119., 120., 121., 122., 123., 124., 125., 126., 127., 128., 129., 130., 131., 132., 133., 134., 135., 136., 137., 138., 139., 140., 141., 142., 143., 144., 145.])
array([b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A'], dtype=object)
array([b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA', b'JA'], dtype=object)
array([b'V4_123592_000 ', b'V4_123592_001 ', b'V4_123592_002 ', b'V4_123592_003 ', b'V4_123592_004 ', b'V4_123592_005 ', b'V4_123592_006 ', b'V4_123592_007 ', b'V4_123592_008 ', b'V4_123592_009 ', b'V4_123592_010 ', b'V4_123592_011 ', b'V4_123592_012 ', b'V4_123592_013 ', b'V4_123592_014 ', b'V4_123592_015 ', b'V4_123592_016 ', b'V4_123592_017 ', b'V4_123592_018 ', b'V4_123592_019 ', b'V4_123592_020 ', b'V4_123592_021 ', b'V4_123592_022 ', b'V4_123592_023 ', b'V4_123592_024 ', b'V4_123592_025 ', b'V4_123592_026 ', b'V4_123592_027 ', b'V4_123592_028 ', b'V4_123592_029 ', b'V4_123592_030 ', b'V4_123592_031 ', b'V4_123592_032 ', b'V4_123592_033 ', b'V4_123592_034 ', b'V4_123592_035 ', b'V4_123592_036 ', b'V4_123592_037 ', b'V4_123592_038 ', b'V4_123592_039 ', b'V4_123592_040 ', b'V4_123592_041 ', b'V4_123592_042 ', b'V4_123592_043 ', b'V4_123592_044 ', b'V4_123592_045 ', b'V4_123592_046 ', b'V4_123592_047 ', b'V4_123592_048 ', b'V4_123592_049 ', b'V4_123592_050 ', b'V4_123592_051 ', b'V4_123592_052 ', b'V4_123592_053 ', b'V4_123592_054 ', b'V4_123592_055 ', b'V4_123592_056 ', b'V4_123592_057 ', b'V4_123592_058 ', b'V4_123592_059 ', b'V4_123592_060 ', b'V4_123592_061 ', b'V4_123592_062 ', b'V4_123592_063 ', b'V4_123592_064 ', b'V4_123592_065 ', b'V4_123592_066 ', b'V4_123592_067 ', b'V4_123592_068 ', b'V4_123592_069 ', b'V4_123592_070 ', b'V4_123592_071 ', b'V4_123592_072 ', b'V4_123592_073 ', b'V4_123592_074 ', b'V4_123592_075 ', b'V4_123592_076 ', b'V4_123592_077 ', b'V4_123592_078 ', b'V4_123592_079 ', b'V4_123592_080 ', b'V4_123592_081 ', b'V4_123592_082 ', b'V4_123592_083 ', b'V4_123592_084 ', b'V4_123592_085 ', b'V4_123592_086 ', b'V4_123592_087 ', b'V4_123592_088 ', b'V4_123592_089 ', b'V4_123592_090 ', b'V4_123592_091 ', b'V4_123592_092 ', b'V4_123592_093 ', b'V4_123592_094 ', b'V4_123592_095 ', b'V4_123592_096 ', b'V4_123592_097 ', b'V4_123592_098 ', b'V4_123592_099 ', b'V4_123592_100 ', b'V4_123592_101 ', b'V4_123592_102 ', b'V4_123592_103 ', b'V4_123592_104 ', b'V4_123592_105 ', b'V4_123592_106 ', b'V4_123592_107 ', b'V4_123592_108 ', b'V4_123592_109 ', b'V4_123592_110 ', b'V4_123592_111 ', b'V4_123592_112 ', b'V4_123592_113 ', b'V4_123592_114 ', b'V4_123592_115 ', b'V4_123592_116 ', b'V4_123592_117 ', b'V4_123592_118 ', b'V4_123592_119 ', b'V4_123592_120 ', b'V4_123592_121 ', b'V4_123592_122 ', b'V4_123592_123 ', b'V4_123592_124 ', b'V4_123592_125 ', b'V4_123592_126 ', b'V4_123592_127 ', b'V4_123592_128 ', b'V4_123592_129 ', b'V4_123592_130 ', b'V4_123592_131 ', b'V4_123592_132 ', b'V4_123592_133 ', b'V4_123592_134 ', b'V4_123592_135 ', b'V4_123592_136 ', b'V4_123592_137 ', b'V4_123592_138 ', b'V4_123592_139 ', b'V4_123592_140 ', b'V4_123592_141 ', b'V4_123592_142 ', b'V4_123592_143 ', b'V4_123592_144 ', b'V4_123592_145 '], dtype=object)
array([b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C ', b'2C '], dtype=object)
array([b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D', b'D'], dtype=object)
array([b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR ', b'ARVOR '], dtype=object)
array([b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 ', b'OIN-13JAP-ARL-32 '], dtype=object)
array([b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 ', b'5607A05 '], dtype=object)
array([b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 ', b'844 '], dtype=object)
array(['2013-12-20T21:47:56.000000000', '2013-12-30T22:02:54.000000000', '2014-01-09T21:43:41.000000000', '2014-01-19T21:50:37.000000000', '2014-01-29T21:45:47.000000000', '2014-02-08T21:40:15.000000000', '2014-02-18T21:49:08.000000256', '2014-02-28T21:30:57.000000000', '2014-03-10T21:43:03.000000000', '2014-03-20T21:50:24.000000000', '2014-03-30T21:46:11.999999744', '2014-04-09T21:51:21.000000000', '2014-04-19T21:41:30.999999744', '2014-04-29T21:50:26.000000256', '2014-05-09T21:51:39.000000000', '2014-05-19T21:50:09.000000000', '2014-05-29T21:51:09.000000256', '2014-06-08T21:50:44.000000000', '2014-06-18T21:49:44.000000000', '2014-06-28T21:59:07.000000000', '2014-07-08T21:50:27.000000000', '2014-07-18T21:44:25.000000000', '2014-07-28T21:42:43.000000000', '2014-08-07T21:48:54.000000000', '2014-08-17T21:47:08.000000000', '2014-08-27T21:55:53.000000000', '2014-09-06T21:55:32.000000000', '2014-09-16T21:54:02.000000000', '2014-09-26T21:58:52.000000000', '2014-10-06T21:52:16.000000000', '2014-10-16T21:54:37.000000000', '2014-10-26T21:51:57.000000000', '2014-11-05T21:52:19.000000256', '2014-11-15T21:42:51.000000000', '2014-11-25T21:53:51.000000000', '2014-12-05T21:42:09.999999744', '2014-12-15T21:52:19.000000256', '2014-12-25T21:50:22.000000256', '2015-01-04T22:01:23.000000000', '2015-01-14T21:43:57.000000000', '2015-01-24T21:56:25.000000256', '2015-02-03T21:57:04.000000256', '2015-02-13T21:53:24.000000000', '2015-02-23T21:58:08.000000000', '2015-03-05T22:00:54.000000256', '2015-03-15T22:04:39.999999744', '2015-03-25T21:52:33.000000000', '2015-04-04T21:42:30.000000256', '2015-04-14T21:53:44.000000000', '2015-04-24T21:58:03.000000000', '2015-05-04T21:55:12.000000000', '2015-05-14T22:01:13.000000000', '2015-05-24T22:06:05.000000000', '2015-06-03T21:51:01.000000256', '2015-06-13T21:55:35.000000000', '2015-06-23T22:02:59.000000256', '2015-07-03T22:01:43.000000000', '2015-07-13T21:55:55.000000000', '2015-07-23T21:34:25.000000000', '2015-08-02T21:52:38.000000000', '2015-08-12T21:59:17.000000000', '2015-08-22T21:53:16.000000000', '2015-09-01T21:55:51.000000000', '2015-09-11T21:48:50.000000000', '2015-09-21T21:39:53.000000000', '2015-10-01T21:54:11.999999744', '2015-10-11T21:48:37.000000000', '2015-10-21T22:01:18.000000000', '2015-10-31T21:52:30.000000000', '2015-11-10T21:58:11.000000000', '2015-11-20T22:03:32.000000000', '2015-11-30T21:53:24.000000000', '2015-12-10T21:51:14.000000000', '2015-12-20T22:01:35.000000000', '2015-12-30T21:58:09.000000000', '2016-01-09T22:01:01.000000000', '2016-01-19T21:59:18.000000000', '2016-01-29T21:54:21.000000000', '2016-02-08T21:57:53.000000000', '2016-02-18T22:04:21.000000256', '2016-02-28T21:55:04.000000000', '2016-03-09T22:06:44.999999744', '2016-03-19T22:06:29.000000000', '2016-03-29T22:12:55.000000000', '2016-04-08T21:57:19.000000000', '2016-04-18T22:01:08.000000000', '2016-04-28T22:00:10.000000000', '2016-05-08T22:09:33.000000256', '2016-05-18T21:57:43.000000256', '2016-05-28T21:58:31.000000000', '2016-06-07T22:04:13.000000256', '2016-06-17T22:00:43.000000000', '2016-06-27T21:45:32.000000000', '2016-07-07T21:56:49.000000000', '2016-07-17T22:11:32.000000000', '2016-07-27T22:00:28.000000000', '2016-08-06T22:03:32.000000000', '2016-08-16T21:54:34.000000000', '2016-08-26T21:56:49.000000000', '2016-09-05T22:06:35.000000000', '2016-09-15T22:02:17.000000000', '2016-09-25T21:59:52.000000000', '2016-10-05T22:05:24.000000000', '2016-10-15T22:10:16.000000256', '2016-10-25T21:58:43.000000000', '2016-11-04T22:04:36.000000000', '2016-11-14T22:08:50.000000256', '2016-11-24T22:09:19.000000000', '2016-12-04T22:10:06.000000000', '2016-12-14T22:09:09.000000000', '2016-12-24T22:16:33.000000000', '2017-01-03T22:03:53.000000000', '2017-01-13T22:10:58.000000000', '2017-01-23T22:04:00.999999744', '2017-02-02T22:03:21.000000000', '2017-02-12T22:10:30.000000000', '2017-02-22T22:03:44.000000000', '2017-03-04T22:02:14.000000000', '2017-03-14T22:11:03.000000256', '2017-03-24T21:59:37.000000000', '2017-04-03T22:08:31.000000000', '2017-04-13T22:09:24.999999744', '2017-04-23T22:03:47.000000000', '2017-05-03T22:11:49.000000000', '2017-05-13T22:05:54.000000000', '2017-05-23T21:49:46.000000000', '2017-06-02T21:53:06.000000256', '2017-06-12T21:56:55.000000000', '2017-06-22T22:12:35.000000000', '2017-07-02T22:01:01.000000000', '2017-07-12T22:07:15.999999744', '2017-07-22T22:23:21.000000000', '2017-08-01T22:18:52.000000000', '2017-08-11T22:04:46.000000000', '2017-08-21T22:16:11.000000256', '2017-08-31T22:19:56.999999744', '2017-09-10T22:09:53.000000000', '2017-09-20T22:14:32.999999744', '2017-09-30T22:11:44.000000000', '2017-10-10T22:11:13.000000000', '2017-10-20T22:13:38.000000000', '2017-10-30T22:20:14.000000000', '2017-11-09T22:18:28.000000000', '2017-11-19T22:14:49.000000256', '2017-11-29T22:43:35.000000000', '2017-12-09T22:47:56.000000000'], dtype='datetime64[ns]')
array([b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1'], dtype=object)
array(['2013-12-20T22:54:22.000000000', '2013-12-30T22:31:43.000000000', '2014-01-09T21:58:25.000000000', '2014-01-19T22:53:15.000000256', '2014-01-29T22:43:31.000000000', '2014-02-08T22:44:57.000000000', '2014-02-18T22:21:08.000000000', '2014-02-28T23:11:22.000000000', '2014-03-10T22:58:26.000000000', '2014-03-20T21:58:23.000000000', '2014-03-30T22:25:33.000000256', '2014-04-09T23:36:23.000000000', '2014-04-19T22:35:44.999999744', '2014-04-29T22:26:47.000000256', '2014-05-09T22:21:39.000000000', '2014-05-19T22:12:39.999999744', '2014-05-29T22:07:58.000000000', '2014-06-08T23:40:02.000000000', '2014-06-18T22:49:26.000000000', '2014-06-28T22:41:21.000000256', '2014-07-08T23:22:14.999999744', '2014-07-18T23:12:09.000000000', '2014-07-28T22:12:28.000000000', '2014-08-07T21:57:58.000000000', '2014-08-17T23:42:45.000000000', '2014-08-27T22:43:40.000000000', '2014-09-06T22:40:09.000000000', '2014-09-16T22:29:18.999999744', '2014-09-26T22:26:58.000000000', '2014-10-06T22:20:52.000000256', '2014-10-16T22:12:39.999999744', '2014-10-26T23:42:52.000000256', '2014-11-05T22:51:44.000000000', '2014-11-15T22:42:40.000000000', '2014-11-25T22:38:22.000000000', '2014-12-05T22:33:33.000000256', '2014-12-15T22:25:43.000000000', '2014-12-25T23:05:55.000000000', '2015-01-04T22:57:14.000000000', '2015-01-14T23:43:42.000000000', '2015-01-24T22:42:06.000000000', '2015-02-03T22:39:07.000000000', '2015-02-13T22:28:04.000000000', '2015-02-23T22:24:49.000000000', '2015-03-05T22:14:11.000000000', '2015-03-15T22:10:49.000000000', '2015-03-25T22:03:43.000000000', '2015-04-04T21:56:39.999999744', '2015-04-14T22:41:51.999999744', '2015-04-24T22:36:40.000000256', '2015-05-04T22:29:18.999999744', '2015-05-14T22:22:31.000000000', '2015-05-24T22:58:22.999999744', '2015-06-03T22:54:53.000000000', '2015-06-13T22:43:25.000000000', '2015-06-23T22:40:19.000000000', '2015-07-03T22:29:22.000000000', '2015-07-13T22:26:55.000000256', '2015-07-23T21:54:46.999999744', '2015-08-02T22:12:25.000000000', '2015-08-12T22:57:32.000000000', '2015-08-22T22:54:36.000000000', '2015-09-01T22:42:43.000000256', '2015-09-11T22:20:13.000000256', '2015-09-21T23:13:23.000000000', '2015-10-01T22:22:14.000000256', '2015-10-11T22:06:44.999999744', '2015-10-21T22:25:16.999999744', '2015-10-31T22:49:58.000000000', '2015-11-10T22:29:00.000000000', '2015-11-20T22:24:33.000000000', '2015-11-30T22:10:15.000000000', '2015-12-10T21:57:21.000000000', '2015-12-20T22:04:29.000000000', '2015-12-30T23:04:29.000000000', '2016-01-09T22:37:31.000000256', '2016-01-19T23:34:49.000000000', '2016-01-29T22:23:08.000000000', '2016-02-08T22:09:14.000000000', '2016-02-18T22:14:19.000000000', '2016-02-28T22:01:24.999999744', '2016-03-09T22:44:39.000000000', '2016-03-19T22:55:52.000000000', '2016-03-29T22:37:19.000000256', '2016-04-08T21:59:35.000000000', '2016-04-18T22:08:41.000000000', '2016-04-28T22:09:04.000000000', '2016-05-08T22:48:34.000000256', '2016-05-18T22:01:39.000000000', '2016-05-28T22:50:25.000000000', '2016-06-07T22:36:39.000000000', '2016-06-17T22:23:29.000000000', '2016-06-27T22:02:16.000000256', '2016-07-07T22:06:17.000000000', '2016-07-17T23:11:26.999999744', '2016-07-27T22:54:34.000000000', '2016-08-06T22:06:48.000000000', '2016-08-16T22:44:57.000000000', '2016-08-26T22:08:33.000000000', '2016-09-05T22:15:04.000000000', '2016-09-15T22:08:12.000000000', '2016-09-25T22:02:56.000000000', '2016-10-05T22:08:02.000000000', '2016-10-15T22:51:51.000000000', '2016-10-25T22:07:52.000000000', '2016-11-04T22:21:53.000000000', '2016-11-14T22:10:03.999999744', '2016-11-24T22:59:26.000000000', '2016-12-04T22:11:44.000000000', '2016-12-14T22:11:37.000000000', '2016-12-24T22:46:42.000000000', '2017-01-03T22:29:42.000000000', '2017-01-13T22:15:05.000000000', '2017-01-23T23:02:22.000000000', '2017-02-02T22:12:29.000000000', '2017-02-12T23:07:32.999999744', '2017-02-22T22:15:23.999999744', '2017-03-04T22:15:19.000000000', '2017-03-14T22:16:00.000000000', '2017-03-24T22:06:09.000000000', '2017-04-03T22:15:22.000000000', '2017-04-13T23:05:10.000000000', '2017-04-23T22:15:46.000000000', '2017-05-03T22:45:01.000000000', '2017-05-13T22:16:02.999999744', '2017-05-23T22:20:50.000000000', '2017-06-02T21:57:26.999999744', '2017-06-12T22:00:23.000000256', '2017-06-22T22:18:11.000000000', '2017-07-02T22:51:33.000000000', '2017-07-12T22:18:03.000000000', '2017-07-22T23:06:10.999999744', '2017-08-01T23:44:34.000000000', '2017-08-11T22:28:23.000000000', '2017-08-21T22:19:17.999999744', '2017-08-31T23:04:29.000000000', '2017-09-10T22:19:09.999999744', '2017-09-20T22:26:26.999999744', '2017-09-30T22:13:10.000000000', '2017-10-10T23:01:29.000000000', '2017-10-20T22:15:25.000000000', '2017-10-30T22:47:11.000000000', '2017-11-09T22:20:17.000000256', '2017-11-19T23:02:05.000000000', '2017-11-29T23:16:50.000000000', '2017-12-09T23:04:09.000000000'], dtype='datetime64[ns]')
array([30.934, 30.929, 31.236, 31.42 , 31.942, 32.526, 33.18 , 33.663, 33.886, 34.959, 36.056, 35.777, 34.02 , 34.021, 33.893, 32.548, 33.762, 32.949, 32.585, 32.832, 32.604, 32.962, 33.903, 35.106, 34.916, 34.189, 33.693, 32.718, 31.8 , 31.087, 30.72 , 30.491, 30.73 , 30.855, 30.518, 29.809, 29.142, 29.016, 29.24 , 29.687, 30.022, 30.037, 30.123, 29.646, 29.083, 28.644, 28.749, 28.712, 28.83 , 29.02 , 28.933, 28.95 , 29.121, 29.239, 28.985, 28.583, 28.284, 28.411, 28.676, 28.798, 29.198, 29.519, 29.657, 29.484, 28.926, 28.911, 28.861, 28.821, 29.049, 29.65 , 29.628, 29.063, 28.536, 28.044, 27.817, 27.542, 27.279, 26.79 , 26.223, 25.944, 25.769, 25.905, 26.177, 26.584, 26.8 , 27.146, 27.251, 27.289, 27.442, 27.681, 27.628, 27.174, 26.888, 26.942, 27.168, 27.418, 27.716, 27.856, 27.952, 27.918, 27.771, 27.454, 27.383, 27.181, 27.104, 26.901, 26.792, 26.89 , 27.145, 27.47 , 27.706, 27.8 , 28.034, 28.38 , 28.583, 28.299, 27.877, 27.763, 27.939, 27.848, 28.002, 28.025, 28.515, 28.643, 28.58 , 28.246, 27.813, 27.463, 27.347, 26.966, 26.756, 27.016, 27.681, 28.963, 30.144, 31.208, 31.09 , 30.811, 31.956, 31.561, 30.718, 30.566, 30.609, 30.742, 31. , 31.39 ])
array([143.93 , 143.688, 143.15 , 142.69 , 142.443, 142.412, 142.535, 142.518, 142.494, 142.354, 142.585, 145.36 , 146.48 , 146.823, 146.564, 147.264, 146.751, 144.662, 143.411, 142.579, 141.734, 141.411, 141.223, 141.974, 144.318, 145.107, 144.811, 145.183, 145.292, 144.987, 144.688, 145.157, 145.838, 145.88 , 145.991, 145.926, 145.84 , 145.385, 145.159, 145.284, 145.721, 146.236, 147.187, 147.524, 147.527, 147.652, 147.614, 147.546, 147.629, 147.339, 147.013, 146.521, 146.26 , 146.252, 146.242, 145.768, 145.374, 145.166, 144.799, 144.235, 143.77 , 143.333, 142.869, 142.553, 141.633, 140.368, 139.69 , 138.58 , 137.422, 136.869, 137.212, 137.076, 136.635, 135.951, 135.168, 134.363, 133.392, 132.712, 132.368, 132.28 , 132.371, 133.131, 133.896, 134.055, 133.961, 134.345, 134.587, 134.732, 134.779, 134.882, 135.096, 135.649, 136.096, 136.271, 136.12 , 135.979, 135.79 , 135.658, 135.703, 135.74 , 135.93 , 135.72 , 135.455, 135.318, 135.012, 134.789, 134.654, 134.628, 134.484, 134.299, 134.337, 134.617, 134.915, 135.293, 135.715, 136.15 , 136.542, 136.721, 136.592, 136.315, 135.899, 135.461, 134.881, 134.835, 134.457, 134.181, 133.848, 133.366, 133.201, 133.666, 134.153, 134.146, 133.875, 133.711, 133.636, 134.555, 135.223, 134.02 , 134.414, 137.134, 138.702, 138.627, 138.658, 139.091, 139.591, 139.877])
array([b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1', b'1'], dtype=object)
array([b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS ', b'ARGOS '], dtype=object)
array([b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A'], dtype=object)
array([b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'B', b'B', b'A', b'A', b'B', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'B', b'B', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'B', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'B', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A', b'A'], dtype=object)
array([b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'A', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B', b'B'], dtype=object)
array([b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] ', b'Primary sampling: discrete [SBE41CP pumping for 19 seconds per measurements] '], dtype=object)
array([1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1., 1.])
array([[2.3000e+00, 5.2000e+00, 9.9000e+00, ..., 1.9008e+03, 1.9497e+03, 2.0002e+03], [1.1000e+00, 5.9000e+00, 1.1800e+01, ..., 1.9005e+03, 1.9502e+03, 1.9988e+03], [5.0000e-01, 6.0000e+00, 1.0100e+01, ..., 1.9005e+03, 1.9505e+03, 2.0018e+03], ..., [1.6000e+00, 6.4000e+00, 1.0500e+01, ..., 1.9006e+03, 1.9497e+03, 2.0000e+03], [8.0000e-01, 5.1000e+00, 1.0600e+01, ..., nan, nan, nan], [2.0000e-01, 5.3000e+00, 9.9000e+00, ..., nan, nan, nan]], dtype=float32)
array([[b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., b'1', b'1', b'1'], ..., [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., nan, nan, nan], [b'1', b'1', b'1', ..., nan, nan, nan]], dtype=object)
array([[2.3000e+00, 5.2000e+00, 9.9000e+00, ..., 1.9008e+03, 1.9497e+03, 2.0002e+03], [1.1000e+00, 5.9000e+00, 1.1800e+01, ..., 1.9005e+03, 1.9502e+03, 1.9988e+03], [5.0000e-01, 6.0000e+00, 1.0100e+01, ..., 1.9005e+03, 1.9505e+03, 2.0018e+03], ..., [1.6000e+00, 6.4000e+00, 1.0500e+01, ..., 1.9006e+03, 1.9497e+03, 2.0000e+03], [8.0000e-01, 5.1000e+00, 1.0600e+01, ..., nan, nan, nan], [2.0000e-01, 5.3000e+00, 9.9000e+00, ..., nan, nan, nan]], dtype=float32)
array([[b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., b'1', b'1', b'1'], ..., [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., nan, nan, nan], [b'1', b'1', b'1', ..., nan, nan, nan]], dtype=object)
array([[2.4, 2.4, 2.4, ..., 2.4, 2.4, 2.4], [2.4, 2.4, 2.4, ..., 2.4, 2.4, 2.4], [2.4, 2.4, 2.4, ..., 2.4, 2.4, 2.4], ..., [2.4, 2.4, 2.4, ..., 2.4, 2.4, 2.4], [2.4, 2.4, 2.4, ..., nan, nan, nan], [2.4, 2.4, 2.4, ..., nan, nan, nan]], dtype=float32)
array([[20.807, 20.807, 20.823, ..., 2.157, 2.115, 2.069], [19.954, 19.971, 19.972, ..., 2.118, 2.068, 2.021], [19.252, 19.258, 19.259, ..., 2.161, 2.107, 2.057], ..., [24.565, 24.584, 24.585, ..., 1.998, 1.98 , 1.951], [23.603, 23.61 , 23.609, ..., nan, nan, nan], [23.209, 23.219, 23.225, ..., nan, nan, nan]], dtype=float32)
array([[b'2', b'1', b'1', ..., b'1', b'1', b'1'], [b'2', b'1', b'1', ..., b'1', b'1', b'1'], [b'2', b'1', b'1', ..., b'1', b'1', b'1'], ..., [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., nan, nan, nan], [b'1', b'1', b'1', ..., nan, nan, nan]], dtype=object)
array([[20.807, 20.807, 20.823, ..., 2.157, 2.115, 2.069], [19.954, 19.971, 19.972, ..., 2.118, 2.068, 2.021], [19.252, 19.258, 19.259, ..., 2.161, 2.107, 2.057], ..., [24.565, 24.584, 24.585, ..., 1.998, 1.98 , 1.951], [23.603, 23.61 , 23.609, ..., nan, nan, nan], [23.209, 23.219, 23.225, ..., nan, nan, nan]], dtype=float32)
array([[b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., b'1', b'1', b'1'], ..., [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., nan, nan, nan], [b'1', b'1', b'1', ..., nan, nan, nan]], dtype=object)
array([[0.002, 0.002, 0.002, ..., 0.002, 0.002, 0.002], [0.002, 0.002, 0.002, ..., 0.002, 0.002, 0.002], [0.002, 0.002, 0.002, ..., 0.002, 0.002, 0.002], ..., [0.002, 0.002, 0.002, ..., 0.002, 0.002, 0.002], [0.002, 0.002, 0.002, ..., nan, nan, nan], [0.002, 0.002, 0.002, ..., nan, nan, nan]], dtype=float32)
array([[34.705, 34.704, 34.704, ..., 34.554, 34.56 , 34.568], [34.694, 34.692, 34.693, ..., 34.561, 34.57 , 34.579], [34.7 , 34.701, 34.701, ..., 34.554, 34.564, 34.574], ..., [34.614, 34.618, 34.616, ..., 34.598, 34.601, 34.605], [34.71 , 34.711, 34.711, ..., nan, nan, nan], [34.755, 34.751, 34.754, ..., nan, nan, nan]], dtype=float32)
array([[b'4', b'1', b'1', ..., b'1', b'1', b'1'], [b'4', b'1', b'1', ..., b'1', b'1', b'1'], [b'4', b'1', b'1', ..., b'1', b'1', b'1'], ..., [b'1', b'1', b'1', ..., b'1', b'1', b'1'], [b'1', b'1', b'1', ..., nan, nan, nan], [b'1', b'1', b'1', ..., nan, nan, nan]], dtype=object)
array([[34.705 , 34.704 , 34.704 , ..., 34.554 , 34.56 , 34.5679], [34.694 , 34.692 , 34.693 , ..., 34.561 , 34.57 , 34.5789], [34.7 , 34.701 , 34.701 , ..., 34.554 , 34.5639, 34.5741], ..., [34.614 , 34.618 , 34.616 , ..., 34.598 , 34.601 , 34.605 ], [34.71 , 34.711 , 34.711 , ..., nan, nan, nan], [34.755 , 34.751 , 34.754 , ..., nan, nan, nan]], dtype=float32)
array([[b'3', b'1', b'1', ..., b'1', b'1', b'1'], [b'3', b'1', b'1', ..., b'1', b'1', b'1'], [b'3', b'1', b'1', ..., b'1', b'1', b'1'], ..., [b'3', b'1', b'1', ..., b'1', b'1', b'1'], [b'3', b'1', b'1', ..., nan, nan, nan], [b'3', b'1', b'1', ..., nan, nan, nan]], dtype=object)
array([[0.01, 0.01, 0.01, ..., 0.01, 0.01, 0.01], [0.01, 0.01, 0.01, ..., 0.01, 0.01, 0.01], [0.01, 0.01, 0.01, ..., 0.01, 0.01, 0.01], ..., [0.01, 0.01, 0.01, ..., 0.01, 0.01, 0.01], [0.01, 0.01, 0.01, ..., nan, nan, nan], [0.01, 0.01, 0.01, ..., nan, nan, nan]], dtype=float32)
array([[[b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL ']], [[b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL ']], ..., [[b'PRES ', b'TEMP ', b'PSAL '], [b'PRES ', b'TEMP ', b'PSAL ']], [[b'PRES ', b'TEMP ', b'PSAL '], [b' ', b' ', b' ']]], dtype=object)
array([[[b'PRES_ADJ=PRES-PO1+PO2, where PO1 is PRESSURE OFFSET from this cycle and PO2 is PRESSURE OFFSET from next cycle; PRES_ADJ_ERR=Manufacturer sensor accuracy ', b'TEMP_ADJ=TEMP; TEMP_ADJ_ERR=Manufacturer sensor accuracy ', b'PSAL_ADJ = RecalS= psal(PRES_ADJ,TEMP,Conductivity) '], [b'None ', b'None ', b'PSAL_ADJ_ERR=max(RecalS error, 0.01(PSS-78)) ']], [[b'PRES_ADJ=PRES-PO1+PO2, where PO1 is PRESSURE OFFSET from this cycle and PO2 is PRESSURE OFFSET from next cycle; PRES_ADJ_ERR=Manufacturer sensor accuracy ', b'TEMP_ADJ=TEMP; TEMP_ADJ_ERR=Manufacturer sensor accuracy ', b'PSAL_ADJ = RecalS= psal(PRES_ADJ,TEMP,Conductivity) '], [b'None ', b'None ', b'PSAL_ADJ_ERR=max(RecalS error, 0.01(PSS-78)) ']], ..., [[b'PRES_ADJ=PRES-PO1+PO2, where PO1 is PRESSURE OFFSET from this cycle and PO2 is PRESSURE OFFSET from next cycle; PRES_ADJ_ERR=Manufacturer sensor accuracy ', b'TEMP_ADJ=TEMP; TEMP_ADJ_ERR=Manufacturer sensor accuracy ', b'PSAL_ADJ = RecalS= psal(PRES_ADJ,TEMP,Conductivity) '], [b'None ', b'None ', b'PSAL_ADJ_ERR=max(RecalS error, 0.01(PSS-78)) ']], [[b'PRES_ADJ=PRES; PRES_ADJ_ERR=Manufacturer sensor accuracy ', b'TEMP_ADJ=TEMP; TEMP_ADJ_ERR=Manufacturer sensor accuracy ', b'PSAL_ADJ=PSAL; PSAL_ADJ_ERR=0.01(PSS-78) '], [b' ', b' ', b' ']]], dtype=object)
array([[[b'PO1=0(dbar); PO2=0(dbar) ', b'None ', b'None '], [b'None ', b'None ', b'None ']], [[b'PO1=0(dbar); PO2=0(dbar) ', b'None ', b'None '], [b'None ', b'None ', b'None ']], ..., [[b'PO1=0.0(dbar); PO2=0.0(dbar) ', b'None ', b'None '], [b'None ', b'None ', b'None ']], [[b'None ', b'None ', b'None '], [b' ', b' ', b' ']]], dtype=object)
array([[[b'Pressure Correction using reported PRESSURE OFFSET ', b'None ', b'Salinity Recalculation using PRES_ADJ '], [b'None ', b'None ', b'No adjustment is needed ']], [[b'Pressure Correction using reported PRESSURE OFFSET ', b'None ', b'Salinity Recalculation using PRES_ADJ '], [b'None ', b'None ', b'No adjustment is needed ']], ..., [[b'Pressure Correction using reported PRESSURE OFFSET ', b'None ', b'Salinity Recalculation using PRES_ADJ '], [b'None ', b'None ', b'No adjustment is needed ']], [[b'None ', b'None ', b'No adjustment is needed '], [b' ', b' ', b' ']]], dtype=object)
array([[[b'20140526142717', b'20140526142717', b'20140526142717'], [b'20140526143841', b'20140526143841', b'20140526143841']], [[b'20140115070722', b'20140115070722', b'20140115070722'], [b'20140526143842', b'20140526143842', b'20140526143842']], ..., [[b'20171214001528', b'20171214001528', b'20171214001528'], [b'20180403071553', b'20180403071553', b'20180403071553']], [[b'20180403071556', b'20180403071556', b'20180403071556'], [b' ', b' ', b' ']]], dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=object)
array([], shape=(0, 146), dtype=float32)
array([], shape=(0, 146), dtype=float32)
array([], shape=(0, 146), dtype=float32)
array([], shape=(0, 146), dtype=object)
lat = nc['LATITUDE']
lon = nc['LONGITUDE']
date = nc['JULD']
p = nc['PRES_ADJUSTED'][:]
T = nc['TEMP_ADJUSTED'][:]
S = nc['PSAL_ADJUSTED'][:]
### 余計な次元は削減 ###
p = np.squeeze(p)
T = np.squeeze(T)
S = np.squeeze(S)
import cartopy.crs as ccrs
import cartopy.feature as cfeature
from cartopy.mpl.ticker import LatitudeFormatter,LongitudeFormatter
plt.figure(figsize=(10,8))
ax = plt.axes(projection=ccrs.PlateCarree(central_longitude=180))
ax.add_feature(cfeature.LAND)
ax.coastlines(lw=0.5)
ax.set_title('2902474',fontsize=24)
### 目盛を描く緯度経度の値を設定 ###
ax.set_xticks(np.arange(130,150.1,5),crs=ccrs.PlateCarree())
ax.set_yticks(np.arange(24,40,4),crs=ccrs.PlateCarree())
### 目盛の表示形式を度数表記にする ###
latfmt = LatitudeFormatter()
lonfmt = LongitudeFormatter(zero_direction_label=True)
ax.xaxis.set_major_formatter(lonfmt)
ax.yaxis.set_major_formatter(latfmt)
ax.axes.tick_params(labelsize=18)
ax.set_extent([130,150,24,38],ccrs.PlateCarree())
ax.plot(lon,lat,transform=ccrs.PlateCarree())
ax.plot(lon,lat,'+k',transform=ccrs.PlateCarree(),markersize=7)
ax.plot(lon[0],lat[0],'ok',transform=ccrs.PlateCarree(),markersize=7)
plt.show()
各プロファイルで微妙に深度が違うので、補間によって深度を揃えます
### 不良データを取り除いて内挿する ###
from scipy import interpolate
T_itp = []
prs_ref = np.arange(10,2010,10)
for j in range(0,146):
temp = T[(j)]
pres = p[(j)]
dat0 = np.vstack([pres,temp])
dat = dat0[:,~np.isnan(dat0).any(axis=0)]
f = interpolate.Akima1DInterpolator(dat[0,:],dat[1,:])
T_itp.append(f(prs_ref))
T_itp = np.squeeze(np.array(T_itp))
ポテンシャル密度や水温で定義します. 今回は水温が10mから0.5℃低下した深度とします.
mld = np.zeros([T.shape[0]])
for i in range(0,T.shape[0]):
norm = np.array(np.where(T_itp[i,:] < T_itp[i,0]-0.5))[0,0]
mld[i] = prs_ref[norm]
### gridの作成 ###
Y,X = np.meshgrid(prs_ref,date)
fig = plt.figure(figsize=(12,6))
ax = fig.add_subplot(1,1,1)
ax.set_title('2902474',fontsize=24)
ax.plot(date,mld,color='black',label='MLD',linestyle='dashed')
sc = ax.pcolormesh(X,Y,T_itp,cmap='bwr',vmin=0,vmax=30,shading='nearest')
ax.set_ylabel('Pressure [dBar]',fontsize=18)
ax.tick_params(axis='both',labelsize=18)
ax.invert_yaxis()
cb = plt.colorbar(sc, pad=0.15, aspect=35, shrink=0.8,orientation="horizontal")
cb.set_label("[$^\circ$C]",labelpad=5,size=18)
cb.ax.tick_params(labelsize=18)
plt.show()