BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//PESA - Energy Geoscience - ECPv6.16.3//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:PESA - Energy Geoscience
X-ORIGINAL-URL:https://pesa.com.au
X-WR-CALDESC:Events for PESA - Energy Geoscience
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Australia/Brisbane
BEGIN:STANDARD
TZOFFSETFROM:+1000
TZOFFSETTO:+1000
TZNAME:AEST
DTSTART:20220101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Australia/Sydney
BEGIN:STANDARD
TZOFFSETFROM:+1100
TZOFFSETTO:+1000
TZNAME:AEST
DTSTART:20220402T160000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+1000
TZOFFSETTO:+1100
TZNAME:AEDT
DTSTART:20221001T160000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+1100
TZOFFSETTO:+1000
TZNAME:AEST
DTSTART:20230401T160000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+1000
TZOFFSETTO:+1100
TZNAME:AEDT
DTSTART:20230930T160000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+1100
TZOFFSETTO:+1000
TZNAME:AEST
DTSTART:20240406T160000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+1000
TZOFFSETTO:+1100
TZNAME:AEDT
DTSTART:20241005T160000
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Australia/Perth
BEGIN:STANDARD
TZOFFSETFROM:+0800
TZOFFSETTO:+0800
TZNAME:AWST
DTSTART:20220101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Australia/Adelaide
BEGIN:STANDARD
TZOFFSETFROM:+1030
TZOFFSETTO:+0930
TZNAME:ACST
DTSTART:20220402T163000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0930
TZOFFSETTO:+1030
TZNAME:ACDT
DTSTART:20221001T163000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+1030
TZOFFSETTO:+0930
TZNAME:ACST
DTSTART:20230401T163000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0930
TZOFFSETTO:+1030
TZNAME:ACDT
DTSTART:20230930T163000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+1030
TZOFFSETTO:+0930
TZNAME:ACST
DTSTART:20240406T163000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0930
TZOFFSETTO:+1030
TZNAME:ACDT
DTSTART:20241005T163000
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Australia/Brisbane:20230815T120000
DTEND;TZID=Australia/Brisbane:20230815T150000
DTSTAMP:20260725T201840
CREATED:20230703T103944Z
LAST-MODIFIED:20230807T023716Z
UID:10008532-1692100800-1692111600@pesa.com.au
SUMMARY:PESA QLD: Online Course - Introduction to Python for Geoscience - 2023 - SOLD OUT
DESCRIPTION:Introduction to Python for Geoscience 2023\nPLEASE NOTE THAT THIS EVENT IS NOW SOLD OUT. IF YOU WOULD LIKE TO JOIN THE WAITLIST FOR FUTURE COURSES\, OR IN THE EVENT OF A WITHDRAWAL FROM THIS COURSE\, PLEASE SELECT A ‘WAITLIST’ TICKET BELOW. \nCourse Synopsis\nTake your geoscience data analysis to the next level with SIH’s Python for Geoscience course. Leverage the modelling and workflow capabilities of Python to wrangle terabytes of geoscience data. We will introduce Python foundations integrating geospatial and temporal raster and vector data. We will carry out exploratory\, machine and deep learning analyses on these datasets\, and demonstrate workflows to go from your local computer to high performance\, cloud\, and GPU computing. At the end of the course\, participants will be able to adapt workflows and apply these to their own datasets and generate reports. \nCourse Pre-requisites\nNo previous programming experience is required\, but Session 1 is a pre-requisite for the other sessions. Training will be delivered online\, so you will need access to a modern computer with a stable internet connection. Participants are encouraged to setup a Python environment on their local computer (instructions to be provided)\, but participation using Google Colab will also be supported (Google account required). \n  \n\n\n\nPresentation:\nIntroduction to Python for Geoscience 2023\n\n\nVenue:\nParticipants will be provided with a Zoom\nlink. Trainers will be broadcasting from\nSydney.\n\n\nDate & Time:\nSession 1 Python fundamentals\nTues Aug 15\, 12:00-3:00pm (AEST)\nSession 2 Specialist python libraries and data analysis for geoscience\nTues Aug 22\, 12:00-3:00pm (AEST)\nSession 3 Pattern recognition in geoscience\nTues Aug 29\, 12:00-3:00pm (AEST)\nSession 4 Large data and long running workflow strategies\nTues Sep 5\, 12:00-3:00pm (AEST)\n\n\n\n  \nIntroduction to Python for Geoscience\nSession 1 Python fundamentals\nRunning code\nSyntax\, comments\, and variables\nLists and indexing\nLoops\, operators\, conditions\nControl statements\nFunctions\nReading and exploring data from external csv/text files\nBasic NumPy arrays and Pandas dataframes\nBasic plotting with Matplotlib \nSession 2 Specialist python libraries and data analysis for geoscience\nWorking with shapefiles and well-log data\nIntermediate Pandas and NumPy array data manipulation\nWorking with NetCDF and GeoTIFF raster data using SciPy\nGeospatial plotting with Cartopy \nSession 3 Pattern recognition in geoscience\nRaster file image recognition\nMachine learning approaches with Scikit-learn\nDeep learning with Keras/Tensorflow and GPUs\nTime series forecasting/prediction \nSession 4 Large data and long running workflow strategies\nLarge-scale data multi-processing\nDebugging and profiling code\nDask and GeoPandas for dealing with large data\nArcGIS/QGIS data exporting to Python and back. \nThroughout the four sessions you will gain experience with best practices for structuring code and testing modular functions and workflows. You will learn about the libraries\, data structures\, and functions available within Python. We will explore commonly used approaches to solve geoscience problems with deep learning and parallel computing. Bonus tools and skills that you will be exposed to throughout the course include: GitHub and version control\, Jupyter Notebooks\, troubleshooting and errors\, Python library management\, and Google Colab/text editors & Docker containers. \n\n\n\n\nCost for the complete course of four sessions:\n\n\n\n\n\nPESA Members – $650\nNon-Members – $800\nStudent / Retired Members – $650\n\n\n\n\n\n  \n\n  \n\n\n\n\nKeep track of upcoming PESA QLD Events:\n\nClick here to view PESA QLD Events Calendar on the web———————————————————————Click here to subscribe to PESA QLD Events by adding it to your Google Calendar\n\n\n\n 
URL:https://pesa.com.au/events/pesa-qld-online-course-introduction-to-python-for-geoscience-2023/2023-08-15/
LOCATION:Zoom\, Australia
CATEGORIES:Industry,National,Online,Online Course,QLD
ATTACH;FMTTYPE=image/gif:https://pesa.com.au/wp-content/uploads/2023/07/PESA-Python-Course-2023-event-header.gif
ORGANIZER;CN="PESA QLD Branch":MAILTO:qld-treasurer@pesa.com.au
GEO:-25.274398;133.775136
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Australia/Sydney:20230808T120000
DTEND;TZID=Australia/Sydney:20230808T143000
DTSTAMP:20260725T201840
CREATED:20230725T061259Z
LAST-MODIFIED:20230725T232218Z
UID:10008528-1691496000-1691505000@pesa.com.au
SUMMARY:PESA ACT/NSW August Technical Lunch
DESCRIPTION:Federal Government False Narrative About Cause of East Coast Gas Supply Shortage\, Gas Price Cap and Gas Reservation\nI have major concerns about the prevalence of misinformation spread by politicians\, leaders at the UN and the media. Evidence-based decision making has been replaced by emotional beliefs\, with politicians and senior bureaucrats spreading false information without being held accountable. The mainstream media prioritises sensational news over evidence-based reporting and avoids conducting in-depth research. The ABC and SBS\, two taxpayer-funded media outlets\, solely presenting one-sided and propagandistic reporting rather than a balanced\, evidence based narrative. \nThe reason for recent high natural gas prices and supply shortages in eastern Australia has falsely been blamed by Anthony Albanese and his Labor Government Ministers on the war in Ukraine. \nGas price increases began before the Russian invasion of Ukraine and the 2022 price spike was caused by local factors. The Federal Government then used the excuse that the gas shortage and higher prices were caused by the war in Ukraine to justify implementation of new legislation that enforced a gas price cap and domestic gas reservation. This presents as a socialist intervention. \nMisinformation is prevalent in politics\, the media and Government discussions about gas prices. Evidence-based facts are overlooked in favour of emotional narratives.\nThe increase in east coast gas prices can be attributed almost solely to a domestic gas supply shortage. That gas supply shortage has been caused by State Government energy policies.\nThe ACCC’s gas report reveals that domestic gas contract prices increased from late 2020 to mid-2021 and the supply outlook from 2022 onwards appears tight.\nThe 2022 Australian Energy Regulator “Gas Markets” report highlights a period of sustained high gas prices and tight supply in east coast gas markets. Factors such as depleting southern gas reserves\, overlapping electricity market dynamics and short-term spot exposure during the higher demand winter period contributed to the increase in gas demand and subsequently gas prices. \nThe blame for the gas supply shortage can be attributed to past and present State Governments in NSW\, Victoria\, SA\, and Queensland who have limited access to new petroleum exploration areas through regulations\, lack of expedited approvals and withholding vast areas prospective for gas exploration.\nThe absence of a coordinated national energy policy\, combined with subsidies for renewable energy projects has resulted in a shortage of reliable\, low-cost base load electricity which in turn has increased electricity prices and gas supply shortages. \nThe false narrative surrounding human-caused climate change has directly led to policies condemning fossil fuels and limiting onshore petroleum exploration. The finance sector’s withdrawal of funding for fossil fuel projects\, the abandonment of support by business groups and the lack of defence by petroleum exploration and production companies has also contributed to the situation. \nContrary to the narrative\, the Australian export LNG projects were not robbing gas from domestic supply. These projects were developed for the existing\, lucrative LNG export market in Asia\, where prices were higher and long-term contracts were more feasible. The small domestic east coast gas markets were adequately supplied by other domestic sources and the large gas reserves associated with LNG projects could not have been sold in Australia due to the small market size.\nThere is an urgent need for a coherent national energy policy incorporating a balanced approach to renewable energy and an orderly transition to ensure a reliable energy supply and mitigate the impact of rising gas and electricity prices.\nLegislative power for petroleum exploration and production in onshore areas\, including State-controlled waters\, is governed by each State and Territory under the Australian Constitution. \nThere has been significant depletion of existing onshore gas fields through production in South Australia\, Victoria\, and Queensland and also in the offshore gas fields Victorian\, South Australia and Tasmania. These gas fields are in many cases approaching the final stages of their production life and with the declining production rates comes increased production costs which is passed on to the consumer in the form of higher gas prices. \nThe lengthy and costly State Government regulatory processes\, community consultations and bureaucratic obstacles faced by petroleum exploration companies have all hindered the addition of a new gas supply. These processes often lead to delays and unnecessary costs which are ultimately either borne by exploration company shareholders or in the case of successful projects are funded by consumers through higher commodity prices. \nNew South Wales (NSW) petroleum exploration was effectively halted in 2011 initially in response to the Government responding to activists claims of the damage caused by the use of fracking. The NSW Government then conducted a review of petroleum exploration resulting in the cancellation of all existing petroleum exploration licenses except for those related to the Santos-controlled coal seam gas project in the Narrabri region. \nThe NSW Government referred to the cancelled licences as “zombie licences” claiming that they had all passed their expiry date or had not met their financial commitments. In fact\, the NSW Government had applied a compulsory moratorium on exploration in 2011 which prevented the titleholders from meeting their financial commitments by conducting exploration activities. \nApplication for development approval of the Narrabri Gas Project was first submitted in 2014 with conditional approval not granted until September\, 2020 – a 6 year process!!! In the meantime NSW has no domestic gas supply and is totally dependent on gas imports from South Australia\, Queensland and Victoria\, a rapidly dwindling gas resource. \nPetroleum exploration and development policies in Victoria\, South Australia\, and Queensland has effectively halted onshore gas exploration and the addition of a new gas supply. Moratoriums and bans on onshore gas exploration and development in Victoria as well as the competitive tendering processes for new exploration areas in South Australia and Queensland have either stopped or greatly reduced gas exploration in those states. The Queensland government has prioritised the release of new areas for coal seam gas and unconventional gas leading to limited opportunities for conventional gas exploration. \nThe demonization of fossil fuels by state governments along with the withdrawal of prospective exploration areas has resulted in a gas supply shortage and increased gas prices on the east coast. Additionally\, the replacement of fossil fuels with heavily subsidized renewable energy sources without a proper transition plan is seen as a contributing factor to the gas supply shortage\, high gas prices\, and electricity grid imbalances. \nThere are major concerns with the long-term impact on the average citizen\, businesses and productivity due to government policies and subsidies that favour renewable energy over fossil fuels.
URL:https://pesa.com.au/events/pesa-act-nsw-august-2023-technical-lunch/
LOCATION:Castlereagh Boutique Hotel\, 169 Castlereagh St\, Sydney\, NSW\, 2000\, Australia
CATEGORIES:NSW / ACT,Technical Lunch,Technical Talk
ORGANIZER;CN="PESA NSW Secretary":MAILTO:nsw-secretary@pesa.com.au
GEO:-33.872562;151.2089734
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Castlereagh Boutique Hotel 169 Castlereagh St Sydney NSW 2000 Australia;X-APPLE-RADIUS=500;X-TITLE=169 Castlereagh St:geo:151.2089734,-33.872562
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Australia/Perth:20230808T110000
DTEND;TZID=Australia/Perth:20230808T120000
DTSTAMP:20260725T201840
CREATED:20230628T030140Z
LAST-MODIFIED:20230706T233602Z
UID:10008521-1691492400-1691496000@pesa.com.au
SUMMARY:2023 PESA WEBINAR SERIES: Digitalisation of a National Legacy Cuttings Archive – A Case Study from Norway and the Opportunity for the Australian Energy Sector
DESCRIPTION:Kindly supported by Rock Flow dynamics  \n  \nThis live webinar will take place at: \n11am              – Perth \n12.30pm       – Darwin\, Adelaide \n1pm                – Brisbane\, Canberra\, Hobart\, Melbourne\, Sydney \n  \nUse the calendar link on this page to add this event in to your own calendar at the correct local time for your location. \nTickets are free for members (please log in to see this) and $10 for non members. \nPlease buy your tickets and immediately follow the link in the ticket e-mail (not the calendar invite or this webpage\, which is just generic and not event specific) to set up your registration with the webinar software well in advance of the time of the talk. Once registered with the webinar software you will receive a reminder e-mail 1 hour beforehand. \nDigitalisation of a National Legacy Cuttings Archive – A Case Study from Norway and the Opportunity for the Australian Energy Sector \nPresented by Edward Mortimer (Rockwash) \nAbstract \n\nThe talk discusses NOROG. NOROG is a fully digital cuttings dataset of all released exploration wells offshore Norway. \nCreated through an industry consortium\, the NOROG project used Rockwash’s proprietary technology to digitise 700\,000+ samples from 1900 exploration wells offshore Norway for the NPD. We will discuss the process and data collection\, then how the outputs are being used in O&G exploration\, CCUS and AI/ML workflows.
URL:https://pesa.com.au/events/2023-pesa-webinar-series-digitalisation-of-a-national-legacy-cuttings-archive/
CATEGORIES:Industry,National,Online,Technical Talk
ATTACH;FMTTYPE=image/avif:https://pesa.com.au/wp-content/uploads/2023/06/PESA-image.avif
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20230803
DTEND;VALUE=DATE:20230804
DTSTAMP:20260725T201840
CREATED:20230605T065134Z
LAST-MODIFIED:20230623T041718Z
UID:10008508-1691020800-1691107199@pesa.com.au
SUMMARY:Field Geology Club Meeting: Carbon Capture - The Big Issues
DESCRIPTION:We proudly invite you to the Field Geology Club-Hosted Event: \nMeeting and discussion on hot topic carbon capture – and discussing the big issues around it. \nOrganised by Prof. John Kaldi\, as part of the Field Geology Club. Please note that this event has been organised externally – please reach out to the Field Geology Club for more information\, at: contact@fieldgeologyclubsa.org.au\, or via their website at: http://fieldgeologyclubsa.org.au. \nDate: Thursday 3rd August
URL:https://pesa.com.au/events/field-geology-club-meeting-flinders-ranges/
CATEGORIES:SA / NT,Technical Talk
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20230730
DTEND;VALUE=DATE:20230731
DTSTAMP:20260725T201840
CREATED:20230605T064548Z
LAST-MODIFIED:20230623T040410Z
UID:10008505-1690675200-1690761599@pesa.com.au
SUMMARY:Field Geology Club Excursion: Indoor Laboratory Activities
DESCRIPTION:We proudly invite you to the Field Geology Club-Hosted Event: \n1/2-Day Indoor Laboratory Activities \nOrganised by Cynthia Pyle and helpers\, as part of the Field Geology Club. Please note that this event has been organised externally – please reach out to the Field Geology Club for more information\, at: contact@fieldgeologyclubsa.org.au\, or via their website at: http://fieldgeologyclubsa.org.au. \nDate: Sunday 30th July
URL:https://pesa.com.au/events/field-geology-club-excursion-indoor-laboratory-activities/
CATEGORIES:Excursion,SA / NT
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Australia/Adelaide:20230727T120000
DTEND;TZID=Australia/Adelaide:20230727T143000
DTSTAMP:20260725T201840
CREATED:20230324T004429Z
LAST-MODIFIED:20230725T061545Z
UID:10008498-1690459200-1690468200@pesa.com.au
SUMMARY:PESA SA/NT July Technical Luncheon
DESCRIPTION:A seismic source field trial in the Bass Strait: Testing the impact of several different source configurations on geophysical quality\, received sound\, and direct impact on scallops and lobsters\nPresented by: John Cocker (Beach Energy)\n\n  \nAbstract:\nBeach Energy acquired a seismic source technology field trial in Dec 2021 in the shallow waters (50-80m) of the Bass Strait. The trial consisted of eight source tests acquired along two 2D lines\, including: a full-size array (2480 cu.in.) with Sercel G-GUN II in a wide-tow triple source configuration\, eSourceTM (2098 & 1049 cu. in.)\, reduced size (300\, 700 & 1260 cu.in.)\, and Distributed Source tests including Shearwaters Apparition test (140 & 340 cu.in.). A test of a 70 cu.in. airgun was also recorded during a whale mitigation procedure. The aim of the field trial is to investigate whether any of these source options: \n1. Provide the required geophysical data quality \n2. Significantly alter the received anthropogenic sound levels (SPL and SEL) \n3. Changes the impacts on benthic invertebrates via analysis of scallop and lobster specimens placed on the seafloor \nThis combined data will then be used to determine if any of the alternative source options are suitable replacements for conventional full-sized arrays and if any provide a meaningful reduction to potential impact on marine organisms. \nThe study was performed in conjunction with the Institute for Marine & Antarctic Studies\, Fisheries Research & Development Corporation\, Curtin University\, and the Department of Natural Resources & Environment Tasmania. \nScallop and lobster specimens as a model species for crustaceans and molluscs were placed on the seabed below the full array (triple and single source)\, both eSource arrays and one control location. The specimens were assessed over 6 months for physical damage\, chronic effects and survival\, pH\, refractive index\, total and differential haemocyte cell counts\, DNA damage and biochemistry. Lobsters were also assessed for righting ability. The results will not be available until Q4 2023. Noise loggers were collocated with the specimens to measure received sound. \nThe data processing was completed by Shearwater. The results show that all options result in lower S/N raw shot gathers; but also\, that modern processing algorithms are able to compensate for most of this through noise attenuation\, deblending and designature. eSource (2098 and 1049 cu.in.) and the reduced source size options provide very similar final stack and migrated gather quality to the full array. Both apparition tests (140 & 340 cu.in.) were very similar in 2D stack quality but with slightly lower S/N below 4Hz and above 64Hz. The data quality of the other distributed source tests was better in the shallow but worse in the deep due to poor randomisation achieved. There are differences in gather quality that require further investigation. These results demonstrate that alternative sources and/or smaller volumes have the potential to meet survey objectives whilst reducing impact on marine life. \n  \nEvent Details:\nThursday\, July 27th\, 2023 \nLuncheon: 12 pm for a 12:30 pm start \nPlace: Ayer’s House\, 288 North Tce\, Adelaide \nIncludes a 2-course lunch and drinks \nBookings close Tuesday\, 25th July\nAny late bookings will incur an additional $20 fee. Strictly no walk-ins.\n 
URL:https://pesa.com.au/events/pesa-sa-nt-julytechnical-luncheon-a-seismic-source-field-trial-in-the-bass-strait-testing-the-impact-of-several-different-source-configurations-on-geophysical-quality-received-sound-and-di/
LOCATION:Ayers House – Ballroom\, 288 North Terrace\, Adelaide\, South Australia\, 5000
CATEGORIES:SA / NT,Technical Lunch,Technical Talk
GEO:-34.921667;138.609444
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Ayers House – Ballroom 288 North Terrace Adelaide South Australia 5000;X-APPLE-RADIUS=500;X-TITLE=288 North Terrace:geo:138.609444,-34.921667
END:VEVENT
END:VCALENDAR