Metocean Data Analyst

Talk to Joa Joseph
+44 (0) 2380 981067

Share this Job

Reference

JJ8

Sector

Marine, Shipping & Maritime

Salary

Competitive

Town/City

Devon

Contract Type

Permanent

Our client, Europe's premier independent metocean provider for the renewables and low-carbon sectors, is renowned for delivering top-tier and secure metocean monitoring campaigns to the renewable industries across Europe. With an extensive track record that includes participation in every floating windfarm project in the UK to date, we solidify our position as a trusted leader in the field.

 

We are currently seeking a Metocean Data Analyst and Report Writer to join our growing team of professionals at our Southwest Office. Reporting directly to our senior data team, the ideal candidate will utilize MATLAB and other industry-standard software to analyze, quality control, and present a comprehensive suite of metocean data collected by our Measurement teams in client reports. In this role, you will heavily utilize MATLAB for the comprehensive analysis and meticulous quality control of diverse metocean datasets. Your responsibilities will also entail transforming raw data into formats ready for inclusion in client reports, as well as conducting thorough scrutiny to identify outliers and potential equipment issues. Additionally, you will play a crucial role in crafting detailed technical data reports for clients and offering support in the development of technical proposals. Moreover, you'll be actively engaged in driving continual improvement initiatives aligned with our management systems, ensuring our processes remain at the forefront of industry standards.

 

  • MATLAB user & script writer (including debugging)
  • Experienced in applying data QC protocols.
  • Experienced in writing succinct, accurate data reports
  • Databasing experience
  • Ability to work to deadlines and to work on multiple projects

 

If you're ready to embark on a challenging yet rewarding journey, we invite you to join our dynamic team. Be part of a collaborative environment where your expertise will contribute to enhancing our understanding of the marine environment and shaping the future of industries reliant on oceanic and atmospheric conditions.

Transaction (Process ID 119) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

SELECT DISTINCT TOP 5 d_searchableVacs.l_vacID as k_id, (SELECT tx_altText FROM d_vacancies WHERE k_id = d_searchableVacs.l_vacID) as tx_altText, d_searchableVacs.tx_benefits,d_searchableVacs.d_date,d_searchableVacs.yn_featured, d_searchableVacs.yn_branded, d_searchableVacs.yn_urgentVac, d_searchableVacs.tx_ref, d_searchableVacs.tx_jobTitle, d_searchableVacs.l_clientID, d_searchableVacs.l_currencyID, d_searchableVacs.f_salMin, d_searchableVacs.f_salMax, d_searchableVacs.b_salaryType, d_searchableVacs.l_ote, d_searchableVacs.tx_duration, d_searchableVacs.yn_showClient, d_searchableVacs.tx_city, d_searchableVacs.yn_negotiable, d_searchableVacs.tx_locations,d_searchableVacs.tx_logoImage, d_searchableVacs.tx_sectors, d_searchableVacs.tx_listItems, d_searchableVacs.tx_duration, (SELECT COUNT(k_id) as appCount FROM d_applicationItems WHERE l_itemID = d_searchableVacs.k_id) as vacAppCount, d_searchableVacs.yn_passportReq ,'' as distance, d_searchableVacs.l_agencyEmployerID FROM d_searchableVacs INNER JOIN x_vacLocations ON d_searchableVacs.l_vacID = x_vacLocations.l_vacID INNER JOIN x_vacSectors ON d_searchableVacs.l_vacID = x_vacSectors.l_vacID INNER JOIN l_durations ON d_searchableVacs.l_durationID = l_durations.k_id WHERE d_searchableVacs.l_vacID <> 3553 AND (x_vacLocations.l_locationID IN (select x_vacLocations.l_locationID FROM x_vacLocations WHERE l_vacID = 3553) ) AND (l_sectorID IN (select x_vacSectors.l_sectorID FROM x_vacSectors WHERE l_vacID = 3553) ) AND (l_durationID = (SELECT l_durationID FROM d_vacancies WHERE k_id = 3553)) ORDER BY yn_branded DESC, yn_featured DESC, d_date DESC