Skip to content

Details

Mike Kittridge: Open-source atmospheric modeling: orchestration with Python

***

๐Ÿ“Œ Ignore meetup.com RSVP - you will need to register your free ticket at
https://events.python.nz/m-wlg-2606/
any time before the event

***

Python talks! Python people! Discussions from how to start learning Python through to debugging your robot pirate spaceship avionics controller library.
If all goes well there will also be pizza and drinks.

  • We meet for PyTHon every THird THursday of a month at 6pm.
  • ๐Ÿ“Œ Space is limited at the venue, so please only register (it's free) if you really intend to come.
    Also, as we will aim to provide some food and drinks, this will help us manage amounts and avoid waste. Thank you!
  • Join the Python New Zealand Discord server to stay up to date, interact with others or help with upcoming events.
  • Python New Zealand's Code of Conduct applies to all Python New Zealand events and participants agree to abide by it.

Maybe you?
All presentations are by members of our Python community - people like yourself!
First time speakers are absolutely welcome.
If you'd like to present at one of the next meetups, please fill out this form and we will help schedule you in.

Mike Kittridge: Open-source atmospheric modeling: orchestration with Python
Running a large complex numerical model is more than simply getting the right parameters defined. It requires managing and processing large amounts of input data, setting up the pipeline for the preprocessing, model running, and postprocessing of the output. Huge amounts of data are being moved around and the servers running the model need to be used efficiently. In this talk, I'll be talking about an orchestration system that I built to manage the entire pipeline, which I've made open-source.

Related topics

You may also like