About this Training Course Seismic interpretation requires an understanding of structural development and its interrelation with the stratigraphic system. Bias and misunderstanding have unfortunately resulted in countless dry holes. So go beyond tracing horizons and understand their context within the structural system by extracting key information from seismic surveys and other datasets. In this 5 full-day training course, participants will learn a variety of modern structural concepts and techniques and their role in the interpretation of seismic data. Using an applied 'hands-on' approach, participants will be exposed to a diversity of worldwide case examples with complementary exercises - both of an individual and group nature. The course is designed from an applied standpoint, with numerous examples and hands-on exercises from the petroleum industry. This course can also be offered through Virtual Instructor Led Training (VILT) format. Training Objectives By the end of this course, the participants will be able to: Go beyond tracing horizons and marking faults and truly understand the structural and stratigraphic system. Understand the role of tectonics and deformation in the formation of various types and orientations of geologic structures. Understand the interaction of the structural system with the stratigraphic and sedimentologic environment for better prediction of reservoir formation. Integrate data from the large seismic scale to subseismic scale, including seismic anisotropy, to understand better the overall petroleum system. Learn about the common pitfalls of interpretation. Target Audience This course is intended for geologists, geophysicists, reservoir engineers, and exploration/production managers. Course Level Intermediate Trainer Your expert course leader received his B.S. and M.S. degrees in Geology from the now University of Louisiana-Lafayette in 1989 and 1990 respectively, and his Ph.D. as a National Science Foundation fellow at Baylor University, Waco, Texas, in 1993. From 1994 - 1996, he studied planetary tectonics as a NASA-funded postdoctoral fellow at Southern Methodist University. In 1996, he returned to UL-Lafayette, where he was awarded in 1997 the Hensarling-Chapman Endowed Professorship in Geology. He began independent consulting activities in 1991, and in 2001, he left academia for full-time consulting for clients ranging from one-man shops to supermajors. He rejoined UL-Lafayette as an adjunct professor from 2011 - 2018. He is an active researcher, receiving several million dollars in grants from federal, state, and industry sources, presenting numerous talks, including a 2019 AAPG Levorsen award, and publishing on a diversity of geoscience topics, including a Grover E. Murray Best Published Paper award in 2017. He is co-author of the inaugural GCAGS/GCSSEPM Transactions Best Student Paper award in 2018. He served as the GCAGS Publisher since 2006 and in various GCAGS/GCSSEPM Transactions editing capacities since 2006, including the 2014 and 2017 - 2022 Editor (named Permanent Transactions Editor in 2017), and Managing Editor since 2011, receiving a GCAGS Distinguished Service Award in 2018. He served as the General Chair for GeoGulf 2020 (70th GCAGS/GCSSEPM Convention), the 1st hybrid geoscience conference in the world. He is a Past President of the Lafayette Geological Society and served as its Editor and Publisher from 2002 - 2018. In 2018, he founded the Willis School of Applied Geoscience, reformulating decades of industry-training experience to provide alternative opportunities for graduate-level education. In 2020, he received an Honorary Membership from GCSSEPM. He also joined the LSU faculty as an adjunct professor in 2020. In 2021, he co-founded the Society of Applied Geoscientists and Engineers, serving as its President, General Chair for the SAGE 2022 Convention & Exposition, and Vice-Chair for the Benghazi International Geoscience & Engineering Conference 2022 (BIGEC 2022). POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information about post training coaching support and fees applicable for this. Accreditions And Affliations
The NVQ Level 2 Diploma in Interior Systems is appropriate for individuals aged 16 and over working in the construction sector who specialise in interior systems and are looking to become eligible for the Blue CSCS Card. Our team will discuss the qualification process with you prior to signing up in order to ensure that you will be able to complete the qualification. Complete the qualification within a few short weeks providing that you work with your assessor to provide the required evidence. Qualification times can be as little as 4 to 8 weeks! The aim of this qualification is to recognise the knowledge, skills and competence of individuals who specialise in Interior Systems in the construction industry in the following areas: Dry Lining Fixing Modular Demountable Partitioning Operable Partition System CSCS Cards We can provide CSCS tests and CSCS Cards alongside the qualifications without the need to attend the test centre. Speak with our friendly and helpful team for more information.
The Combined First Aid at Work and Paediatric First Aid course has been specifically designed for those who work in settings that require both First Aiders and Paediatric First Aiders, such as schools, sports clubs, or other childcare settings, and has been perfectly streamlined to avoid the duplication of topics associated with attending both the First Aid at Work and Paediatric First Aid courses separately.
Facilitation Skills Training
Well-being isn't just a 'nice to have' - it should be a core part of your employee strategy.
REST and RESTCONF training course description An introduction to REST and RESTCONF using Python. The course progresses from how to use them onto how they work and then looks at using them from within Python all the time on network devices. What will you learn Explain what REST and RESTCONF are. Use the REST API on network device. Use RESTCONF. REST and RESTCONF training course details Who will benefit: Network engineers. Prerequisites: Python for network engineers. Duration 1 day REST and RESTCONF training course contents Using REST Curl, Browser plugins, Postman, RESTClient, Python. Hands on Using the REST API on network devices. What is REST? What is REST? Architecture, APIs, RESTful APIs, APIs over HTTP/HTTPS, URIs, resources, HTTP methods, GET, POST, PUT, DELETE. CRUD. Comparison with other APIs. Hands on REST analysis with Wireshark. Rest conventions Passing parameters, return values, HTTP status, JSON. XML. Hands on Configuring REST on network devices, changing format of responses, POST requests, using parameters. Configuring network devices with REST Invoking multiple RPCs. Hands on Device configuration with REST. The request library RESTFUL APIs in Python, the request library, Installation, example to retrieve the interface configuration. Hands on Using the Python requests library on network devices. RESTCONF What is RESTCONF? YANG and NETCONF, relationship with REST, RESTCONF URIs, A RESTCONF example with ietf-interfaces, RESTCONF responses. PATCH. Hands on Using RESTCONF to update a network device configuration.
Linux fundamentals training course description An introduction to using the Linux operating system with a focus on the command line. Appropriate for all versions of Linux. The starting point for all Linux work, we concentrate on the technical aspects rather than issues such as using browsers. The course is heavily practical in nature. The course can be run on any Linux distribution you wish. What will you learn Describe Linux. Log in and use Linux commands to perform a variety of tasks from manipulating and printing files to looking at and killing processes. Create and edit files with vi. Recognise the role of the administrator. Write simple shell scripts. Customise the user environment. Linux fundamentals training course details Who will benefit: Anybody who needs to use a Linux system. Prerequisites: None. Duration 3 days Linux fundamentals training course contents What is Linux? Operating systems, Linux flavours, Linux distributions, open source software. Getting started Logging in, changing passwords, logging out. Linux basics Command structure. The Linux manuals, basic commands (who, date, tty, uname, echo, banner...) Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. Viewing files. The Linux editors ed, vi, shell escapes, .exrc Extracting data from files grep, find, cut, sort and paste... Permissions Theory, chmod, chown, newgrp.. Processes ps, kill, background processes, at, exec, priorities. Managing Linux log files. The Shell Metacharacters, piping and redirection. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variables. Arguments. Customising your environment Environmental variables, stty, .profile and other startup files More shell features Bash and other shells, the history facility, command line editing, aliases, job control, miscellaneous features. Introduction to administration The root user, su. Managing users and groups Archiving files Backups, tar, cpio, dd, gzip. Linux and hardware Main hardware components, Linux device drivers. Connecting to a network IP configuration, ifconfig, ping, netstat, traceroute, dig.
Effective cross-cultural management and leadership demand an understanding of the complexities of culture from structural, political, social and psychological perspectives An intensive 3-day training course from one of the leading providers of cross- cultural leadership and management training. Designed for individuals wishing to develop and their skills in managing and leading in a cross-cultural environment. Introduction Created specifically for the cross‐cultural workplace setting and utilising a blend of interactive role play, DVD presentations and case‐study based discussion, the course provides comprehensive skills training for anyone who must manage or lead a cross‐cultural team or employees. Trainer The trainer is Tony Buon, the Managing Partner of Buon Consultancy. He is a qualified workplace psychologist with over 30 years experience . Tony has worked in over 40 countries. He is a Certified Employee Assistance Professional (CEAP) and Associate Lecturer at the Aberdeen Business School. He holds degrees in Psychology, Behavioural Sciences and Work‐ place Education and trains throughout the UK, Europe, The Middle East & Asia. Tony has worked with some of the world’s leading companies over the past 30 years including; Diageo, Dolphin Energy, DuPont, Gulf Offshore, Halliburton, Hewlett‐Packard, ICI, ING Group, Kuwait Petroleum, Lend Lease, McDonalds, National Australia Bank, PetroChina, Pfizer, Qatar Petroleum, Royal Bank of Scotland, Shell, 3M, Coca Cola and Microsoft. He was also the senior consultant to the Sydney 2000 Olympic Games. Tony has also been interviewed in publications as diverse as Rolling Stone and the Reader’s Digest. He has appeared on CNN, BBC, Trans‐World Sport and many international television and radio stations. The Course The world of business has no borders. Nationalisation, globalisation and the growth of multi‐national corporations introduces challenges which managers and leaders must address. Effective cross‐cultural management and leadership demand an understanding of the complexities of culture from structural, political, social and psychological perspectives. The aims of the course are to explore the meaning and psychology of culture; to understand the impact of culture on management and leadership; to identify the areas in which cultural differences present a challenge in managing and leading employees in a multicultural environment; and finally to become more self ‐aware in cultural understanding, individual biases and assumptions and to understand the implications these have on our work. A vital course for any manager or leader work‐ ing in a multi‐cultural environment Covers the managerial, social and psychological aspects of culture Develop your cross‐cultural leadership & management skills in a fun and informative environment Discover best‐practice in diversity management and cross‐cultural communication Appreciate current business issues related to managing and leading in a cross‐cultural environment Comments from previous participants: “ ...one of the best courses I have ever attended!”“ I can’t believe how much I learnt. As an experienced expat, I thought I knew it all, this course truly expanded my people management skills”“ “...the trainer was excellent and the individual feedback and advice fantastic”“ This course will make me a better HR Manager, I have new skills I can use every day in dealing with all staff globally” This course can be conducted on-site at your location for groups of up to 15 participants The Objectives By the end of the course, the delegates will be able to: Illustrate examples of stereotypes and stereotyping Formulate a business case for cultural diversity in their workplace List Hofstede’s five value dimensions Explain in his/her own words the meaning of each of the five value dimensions Evaluate the risks involved in international assignments The Delegates All supervisors, middle managers , department heads and senior managers Human resource personnel including HR Business Partners All staff interested in developing cross‐cultural skills The Benefits Appreciate the importance and meaning of culture Learn about the psychology of culture Develop your cross‐cultural leadership & management skills Discover how to manage and lead diverse employees in a multi‐cultural environment Appreciate current issues in international business related to managing people The Course Day 1: The Meaning and Psychology of Culture Our world today ‐ the importance of demographics Dimensions of culture Hofstede’s five value dimensions Workplace and organisational culture Stereotypes and stereotyping Cross‐cultural communication Body‐language and culture Day 2: Managing and Leading Diverse Employees Developing a global mindset Culture and strategy Managing in multi‐national companies Multi‐cultural teams and teamwork International assignments and global career development Culture shock and global working Culture and decision‐making
SAFe® DevOps: In-House Training This course provides a comprehensive overview for understanding the DevOps skills needed to accelerate time-to-market by improving the flow of value through the Continuous Delivery Pipeline. You will map the current value stream through the delivery pipeline from idea to cash and identify practices that will eliminate bottlenecks to flow. The course will build an understanding of the complete flow of value from Continuous Exploration to Continuous Integration, Continuous Deployment, and Release on Demand. What you will Learn After attending the class, attendees should be able to: Explain how DevOps enables strategic business objectives Apply a CALMR approach to DevOps to avoid automating broken processes Understand how successful DevOps requires continuous exploration, continuous integration, continuous deployment, and the ability to release to end users on demand Incorporate continuous testing and continuous security into the delivery pipeline Use value-stream mapping to measure flow and identify bottlenecks in the end-to-end delivery process Select DevOps skills and tools strategically for the fastest, most compelling results Prioritize DevOps solutions and investments for the greatest economic benefit Design and implement a multi-phased DevOps transformation plan tailored to their organization Work with all roles and levels in the organization to continually optimize the value stream Introducing DevOps Mapping your Continuous Delivery Pipeline Gaining alignment with Continuous Exploration Building quality with Continuous Integration Reducing time-to-market with Continuous Deployment Delivering Business Value with Release on Demand Taking action
SMPTE 2110 training course description This course studies the new SMPTE ST 2110 suite of standards. The course covers all parts of the standard from SMPTE ST 2110-10 through to SMPTE ST 2110- 50. The course begins with an introduction to all IP studios and separating video and audio streams, then moves on to PTP and synchronisation. Video encapsulation is then followed by audio encapsulation. Handling ancillary data finishes the course. What will you learn Recognise the benefits of SMPTE ST 2110. Describe SMPTE ST 2110. Explain how the SMPTE 2110 standards work. Compare and contrast SMPTE 2110 and SMPTE 2022. SMPTE 2110 training course details Who will benefit: Anyone working in broadcast. Prerequisites: IP broadcast fundamentals Duration 1 day SMPTE 2110 training course contents Introduction The all IP studio. Review of IP and RTP. Role of SMPTE, SMPTE 2022, What is SMPTE 2110, SMPTE 2022 versus 2110, SMPTE 2110 parts, multiplex standards, 2110 separate streams, Video, Audio, ANC. Essences. Separate streams and synchronisation The old way, blackburst, time code, DARS. SMPTE 2110-10, ST2059, PTP, PTP architecture, PTP accuracy, How PTP works, Offset and delay PTP clock types, Hardware time stamping SDP. Hybrids. Uncompressed video SMPTE 2110-20, 2110-21. Image support, raster sizes, bit depth, active video and no blanking, bandwidth and bandwidth savings, pgroups. Timestamps. Packing modes. Packet sizes, pixels per packet. Audio SMPTE 2110-30, 2110-31, PCM, AES3. Allowed versus required. Channels and streams. Ancillary data SMPTE 2110-40, RFC on RTP payloads for ST 291 ancillary data.