Skip to content

Cross mio updates for MAB #1441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Cross mio updates for MAB #1441

merged 3 commits into from
Mar 19, 2024

Conversation

rtravis-whoi
Copy link

VOCAB.csv:

  • corrected PM MOPAK refdes from port '01' to '05'

  • updated depths

  • added 4 MAB gliders per P20 IPT planned glider deployments. I used the depths that were in the attached marine infrastructure doc for the gliders (which don't completely match up with the planned deployments below...maybe the marine infrastructure doc is the max depth they can go to, but the info below is what they are programmed for MAB P20?).
    *per P. Brickley email:
    Lines Glider SN Glider Type


OF 583 G2 1000 m Profiler
CS 913 G3 200 m (lv, large vol)
OM 379 G2 1000 m
MA 387 G2 350 m (sv, standard vol)

ENG_BULK_LOAD:
added a few controller SNs (verify via configs in P20 folder)
1100-00006_Marine_Infrastructure_Vocabulary_and_Reference_Designators_OOI_2024-03-16_Ver_2-05.xlsx

reedan88 and others added 2 commits March 18, 2024 11:39
Syncing cross-mio branch with latest updates from oceanobservatories
@rtravis-whoi
Copy link
Author

Pioneer 20 AM Updates

@rtravis-whoi
Copy link
Author

Also - the eng bulk load additions are for:
CNSM (MDCL36-00018), NOSM (MDCL36-20002), SOSM (MDCL36-20005 and NDCL26-20004); plus NEPM (BSTC01-00025)

CP12WESW-MFI01-02-ADCPTQ010,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],30,30
CP12WESW-MFI01-02-CTDMOS031,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird Electronics,SBE 37-IM,30,30
CP12WESW-MFI01-02-WAVSSQ010,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),Surface Wave Spectra,Teledyne RDI,WHS600-200-waves [WHII],30,30
CP12WESW,Coastal Pioneer MAB,Western Shallow Water Mooring,,,,,0,25

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this depth be 24 like the others?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no the first line lists the full mooring depth, then the next few lines list the MFN depth, which we are considering 1 m up like we do for the SMs.

Copy link
Collaborator

@cdobs cdobs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed glider changes and mopak changes for now

vocab/vocab.csv Outdated
CP15MOAS-PG583-03-FLORTM000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,3-Wavelength Fluorometer,WET Labs,ECO Puck FLBBCD-SLK,0,200
CP15MOAS-PG583-04-FLORTO000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,3-Wavelength Fluorometer,WET Labs,ECO BB3,0,200
CP15MOAS-PG583-05-NUTNRM000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,Nitrate,Satlantic,SUNA V2,0,200
CP15MOAS-PG583-06-PARADM000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,Photosynthetically Available Radiation,Biospherical Instruments,QSP-2155,0,200
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glider updates look good. I think we should update the max depth for 583. It's no longer a CPG but back to a GPG style pump so it's max depth is 1000 m. And we should possibly update 387 and 913's max depth as well? 387 will have a max depth of 350 m and 913 200 m. Though the max depth's for these 2 could vary from deployment to deployment depending on which pump we put on them. So maybe we should just put 1000 for all of them?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah - that's why I went with what is in the marine infrastructure Ss - figured that the depths could vary by deployment...and in that case the correct depths for a particular deployment would be captured in the deploy csvs.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, 583's depth won't vary by deployment though. That max depth will be 1000m.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And since the others could be equipped to go to 1k as well, maybe we put all their max depths to 1k and then the deployment depth will be captured in the deploy csvs like you said

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update 583 to 1000 m...
not sure about the other two...Could they potentially have 1000 m max depth with a different pump? I feel like that is 'deployment-specific' and best captured on a case-by-case basis in the deploy csvs.

@@ -1166,14 +1166,43 @@ CP14SEPM-SBI01,Coastal Pioneer MAB,Southeastern Profiler Mooring,Surface Buoy,,,
CP14SEPM-SBI01-02-CTDMOS011,Coastal Pioneer MAB,Southeastern Profiler Mooring,Surface Buoy,CTD,Sea-Bird Electronics,SBE 37-IM,1,1
CP14SEPM-SBS01,Coastal Pioneer MAB,Southeastern Profiler Mooring,Surface Buoy,,,,0,0
CP14SEPM-SBS01-00-STCENG000,Coastal Pioneer MAB,Southeastern Profiler Mooring,Surface Buoy,Platform Controller,WHOI,Sensor and Telemetry Controller,0,0
CP14SEPM-SBS01-01-MOPAK0000,Coastal Pioneer MAB,Southeastern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
CP14SEPM-SBS01-05-MOPAK0000,Coastal Pioneer MAB,Southeastern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@@ -1150,7 +1150,7 @@ CP14NEPM-SBI01,Coastal Pioneer MAB,Northeastern Profiler Mooring,Surface Buoy,,,
CP14NEPM-SBI01-02-CTDMOS011,Coastal Pioneer MAB,Northeastern Profiler Mooring,Surface Buoy,CTD,Sea-Bird Electronics,SBE 37-IM,1,1
CP14NEPM-SBS01,Coastal Pioneer MAB,Northeastern Profiler Mooring,Surface Buoy,,,,0,0
CP14NEPM-SBS01-00-STCENG000,Coastal Pioneer MAB,Northeastern Profiler Mooring,Surface Buoy,Platform Controller,WHOI,Sensor and Telemetry Controller,0,0
CP14NEPM-SBS01-01-MOPAK0000,Coastal Pioneer MAB,Northeastern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
CP14NEPM-SBS01-05-MOPAK0000,Coastal Pioneer MAB,Northeastern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP13SOPM-WFP01-03-CTDPFK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,CTD,Sea-Bird,SBE 52MP,23,81
CP13SOPM-WFP01-04-FLORTK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,3-Wavelength Fluorometer,WET Labs,ECO Triplet,23,81
CP13SOPM-WFP01-05-PARADK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,Photosynthetically Available Radiation,Biospherical Instruments,QSP-2200,23,81
CP13SOPM-SBS01-05-MOPAK0000,Coastal Pioneer MAB,Southern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP13SOPM,Coastal Pioneer MAB,Southern Profiler Mooring,,,,,0,100
CP13SOPM-RII01,Coastal Pioneer MAB,Southern Profiler Mooring,Mooring Riser,,,,100,100
CP13SOPM-RII01-02-ADCPTG010,Coastal Pioneer MAB,Southern Profiler Mooring,Mooring Riser,Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel150khz - inductive,82,82
CP13NOPM-SBS01-05-MOPAK0000,Coastal Pioneer MAB,Northern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP13NOPM,Coastal Pioneer MAB,Northern Profiler Mooring,,,,,0,100
CP13NOPM-RII01,Coastal Pioneer MAB,Northern Profiler Mooring,Mooring Riser,,,,100,100
CP13NOPM-RII01-02-ADCPTG010,Coastal Pioneer MAB,Northern Profiler Mooring,Mooring Riser,Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel150khz - inductive,82,82
CP13EAPM-SBS01-05-MOPAK0000,Coastal Pioneer MAB,Eastern Profiler Mooring,Surface Buoy,3-Axis Motion Pack,MicroStrain,3DM-GX3-25,0,0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link
Collaborator

@snwhite snwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pioneer MAB updates look good.

@@ -454,6 +458,7 @@ CGCON-NDCL26-00047,,Sensor,0,Near Surface Instrument Frame Data Concentrator Log
CGCON-NDCL26-00048,,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,48,,,,,
CGCON-NDCL26-00052,,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,52,,,,,
CGCON-NDCL26-20003,CGCON-NDCL26-00039,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,3703-00272-00001-20003,,,,CP03ISSM-00011 DCL26; OLD SN 0039,Woods Hole Oceanographic Institution
CGCON-NDCL26-20004,,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,3703-00272-00001-20004,,,,,Woods Hole Oceanographic Institution
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All eng_bulk_load updates look good.

CP10CNSM-MFD37-02-ADCPTQ000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],29,29
CP10CNSM-MFD37-03-CTDBPC000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird,SBE 16plusV2,29,29
CP10CNSM-MFD37-04-DOSTAD000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),Dissolved Oxygen,Aanderaa,Optode 4831,29,29
CP10CNSM-MFD37-07-ZPLSCC000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),Bio-acoustic Sonar (Coastal),ASL Environmental Sciences,AZFP,29,29
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MFN instrument depth updates look good.

CP11NOSM-MFD37-02-ADCPTF000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel 150khz,99,99
CP11NOSM-MFD37-03-CTDBPD000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird,SBE 16plusV2,99,99
CP11NOSM-MFD37-04-DOSTAD000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),Dissolved Oxygen,Aanderaa,Optode 4831,99,99
CP11NOSM-MFD37-07-ZPLSCC000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),Bio-acoustic Sonar (Coastal),ASL Environmental Sciences,AZFP,99,99
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MFN instrument depth updates look good.

CP11SOSM-MFD37-02-ADCPTF000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel 150khz,99,99
CP11SOSM-MFD37-03-CTDBPD000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird,SBE 16plusV2,99,99
CP11SOSM-MFD37-04-DOSTAD000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),Dissolved Oxygen,Aanderaa,Optode 4831,99,99
CP11SOSM-MFD37-07-ZPLSCC000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),Bio-acoustic Sonar (Coastal),ASL Environmental Sciences,AZFP,99,99
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MFN instrument depth updates look good.

CP12CNSW-MFI01,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),,,,29,29
CP12CNSW-MFI01-02-ADCPTQ010,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],29,29
CP12CNSW-MFI01-02-CTDMOS031,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird Electronics,SBE 37-IM,29,29
CP12CNSW-MFI01-02-WAVSSQ010,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),Surface Wave Spectra,Teledyne RDI,WHS600-200-waves [WHII],29,29
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MFN instrument depth updates look good.

CP12WESW-MFI01,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),,,,24,24
CP12WESW-MFI01-02-ADCPTQ010,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],24,24
CP12WESW-MFI01-02-CTDMOS031,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird Electronics,SBE 37-IM,24,24
CP12WESW-MFI01-02-WAVSSQ010,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),Surface Wave Spectra,Teledyne RDI,WHS600-200-waves [WHII],24,24
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SWM depth change, and MFN instrument depth changes look good.

CP12WESW-WFP01-00-WFPENG001,Coastal Pioneer MAB,Western Shallow Water Mooring,Wire-Following Profiler,Profiler Controller,McLane,PRAWLER,2,17
CP12WESW-WFP01-01-CTDPFP000,Coastal Pioneer MAB,Western Shallow Water Mooring,Wire-Following Profiler,CTD,Sea-Bird Electronics,SBE 37-SM,2,17
CP12WESW-WFP01-02-DOFSTP000,Coastal Pioneer MAB,Western Shallow Water Mooring,Wire-Following Profiler,Dissolved Oxygen,Aanderaa,Optode 4330F,2,17
CP12WESW-WFP01-03-FLORTP000,Coastal Pioneer MAB,Western Shallow Water Mooring,Wire-Following Profiler,3-Wavelength Fluorometer,WET Labs,ECO BBFL2-w,2,17
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SWM depth change, and profiler instrument depth changes look good.

CP13EAPM-WFP01-02-DOFSTK000,Coastal Pioneer MAB,Eastern Profiler Mooring,Wire-Following Profiler,Dissolved Oxygen,Sea-Bird,SBE 43F,23,78
CP13EAPM-WFP01-03-CTDPFK000,Coastal Pioneer MAB,Eastern Profiler Mooring,Wire-Following Profiler,CTD,Sea-Bird,SBE 52MP,23,78
CP13EAPM-WFP01-04-FLORTK000,Coastal Pioneer MAB,Eastern Profiler Mooring,Wire-Following Profiler,3-Wavelength Fluorometer,WET Labs,ECO Triplet,23,78
CP13EAPM-WFP01-05-PARADK000,Coastal Pioneer MAB,Eastern Profiler Mooring,Wire-Following Profiler,Photosynthetically Available Radiation,Biospherical Instruments,QSP-2200,23,78
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PM depth change, and related instrument depth changes look good.

CP13NOPM-WFP01-02-DOFSTK000,Coastal Pioneer MAB,Northern Profiler Mooring,Wire-Following Profiler,Dissolved Oxygen,Sea-Bird,SBE 43F,23,78
CP13NOPM-WFP01-03-CTDPFK000,Coastal Pioneer MAB,Northern Profiler Mooring,Wire-Following Profiler,CTD,Sea-Bird,SBE 52MP,23,78
CP13NOPM-WFP01-04-FLORTK000,Coastal Pioneer MAB,Northern Profiler Mooring,Wire-Following Profiler,3-Wavelength Fluorometer,WET Labs,ECO Triplet,23,78
CP13NOPM-WFP01-05-PARADK000,Coastal Pioneer MAB,Northern Profiler Mooring,Wire-Following Profiler,Photosynthetically Available Radiation,Biospherical Instruments,QSP-2200,23,78
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PM depth change, and related instrument depth changes look good.

CP13SOPM-WFP01-02-DOFSTK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,Dissolved Oxygen,Sea-Bird,SBE 43F,23,74
CP13SOPM-WFP01-03-CTDPFK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,CTD,Sea-Bird,SBE 52MP,23,74
CP13SOPM-WFP01-04-FLORTK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,3-Wavelength Fluorometer,WET Labs,ECO Triplet,23,74
CP13SOPM-WFP01-05-PARADK000,Coastal Pioneer MAB,Southern Profiler Mooring,Wire-Following Profiler,Photosynthetically Available Radiation,Biospherical Instruments,QSP-2200,23,74
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PM depth change, and related instrument depth changes look good.

Copy link

@cooleyky cooleyky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding comments to changes reviewed so far. Updates look good, and no further changes needed right now.

@@ -454,6 +458,7 @@ CGCON-NDCL26-00047,,Sensor,0,Near Surface Instrument Frame Data Concentrator Log
CGCON-NDCL26-00048,,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,48,,,,,
CGCON-NDCL26-00052,,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,52,,,,,
CGCON-NDCL26-20003,CGCON-NDCL26-00039,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,3703-00272-00001-20003,,,,CP03ISSM-00011 DCL26; OLD SN 0039,Woods Hole Oceanographic Institution
CGCON-NDCL26-20004,,Sensor,0,Near Surface Instrument Frame Data Concentrator Logger,Data Concentrator Logger,WHOI,DCL,3703-00272-00001-20004,,,,,Woods Hole Oceanographic Institution

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP10CNSM-MFD37-02-ADCPTQ000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],29,29
CP10CNSM-MFD37-03-CTDBPC000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird,SBE 16plusV2,29,29
CP10CNSM-MFD37-04-DOSTAD000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),Dissolved Oxygen,Aanderaa,Optode 4831,29,29
CP10CNSM-MFD37-07-ZPLSCC000,Coastal Pioneer MAB,Central Surface Mooring,Seafloor Multi-Function Node (MFN),Bio-acoustic Sonar (Coastal),ASL Environmental Sciences,AZFP,29,29

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP11NOSM-MFD37-02-ADCPTF000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel 150khz,99,99
CP11NOSM-MFD37-03-CTDBPD000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird,SBE 16plusV2,99,99
CP11NOSM-MFD37-04-DOSTAD000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),Dissolved Oxygen,Aanderaa,Optode 4831,99,99
CP11NOSM-MFD37-07-ZPLSCC000,Coastal Pioneer MAB,Northern Surface Mooring,Seafloor Multi-Function Node (MFN),Bio-acoustic Sonar (Coastal),ASL Environmental Sciences,AZFP,99,99

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP11SOSM-MFD37-02-ADCPTF000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel 150khz,99,99
CP11SOSM-MFD37-03-CTDBPD000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird,SBE 16plusV2,99,99
CP11SOSM-MFD37-04-DOSTAD000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),Dissolved Oxygen,Aanderaa,Optode 4831,99,99
CP11SOSM-MFD37-07-ZPLSCC000,Coastal Pioneer MAB,Southern Surface Mooring,Seafloor Multi-Function Node (MFN),Bio-acoustic Sonar (Coastal),ASL Environmental Sciences,AZFP,99,99

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP12CNSW-MFI01,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),,,,29,29
CP12CNSW-MFI01-02-ADCPTQ010,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],29,29
CP12CNSW-MFI01-02-CTDMOS031,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird Electronics,SBE 37-IM,29,29
CP12CNSW-MFI01-02-WAVSSQ010,Coastal Pioneer MAB,Central Shallow Water Mooring,Seafloor Multi-Function Node (MFN),Surface Wave Spectra,Teledyne RDI,WHS600-200-waves [WHII],29,29

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP12WESW-MFI01,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),,,,24,24
CP12WESW-MFI01-02-ADCPTQ010,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),ADCP Velocity Profiler,Teledyne RDI,WHS600-200-waves [WHII],24,24
CP12WESW-MFI01-02-CTDMOS031,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),CTD,Sea-Bird Electronics,SBE 37-IM,24,24
CP12WESW-MFI01-02-WAVSSQ010,Coastal Pioneer MAB,Western Shallow Water Mooring,Seafloor Multi-Function Node (MFN),Surface Wave Spectra,Teledyne RDI,WHS600-200-waves [WHII],24,24

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP12WESW-WFP01-03-FLORTP000,Coastal Pioneer MAB,Western Shallow Water Mooring,Wire-Following Profiler,3-Wavelength Fluorometer,WET Labs,ECO BBFL2-w,2,17
CP13EAPM,Coastal Pioneer MAB,Eastern Profiler Mooring,,,,,0,97
CP13EAPM-RII01,Coastal Pioneer MAB,Eastern Profiler Mooring,Mooring Riser,,,,79,79
CP13EAPM-RII01-02-ADCPTG010,Coastal Pioneer MAB,Eastern Profiler Mooring,Mooring Riser,Velocity Profiler (150kHz),Teledyne RDI,WorkHorse Sentinel150khz - inductive,79,79

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

CP15MOAS-PG583-03-FLORTM000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,3-Wavelength Fluorometer,WET Labs,ECO Puck FLBBCD-SLK,0,1000
CP15MOAS-PG583-04-FLORTO000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,3-Wavelength Fluorometer,WET Labs,ECO BB3,0,1000
CP15MOAS-PG583-05-NUTNRM000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,Nitrate,Satlantic,SUNA V2,0,1000
CP15MOAS-PG583-06-PARADM000,Coastal Pioneer MAB,Mobile Assets,Profiling Glider 583,Photosynthetically Available Radiation,Biospherical Instruments,QSP-2155,0,1000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updates to max depth look good

@reedan88 reedan88 merged commit 41a3d62 into main Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants