After a Memorial Day Holiday, MetPy Mondays are back! This week we look at creating a basic web bulb calculator app in Qt.
MetPy Mondays #235 - Making a Wet Bulb Calculator App with Qt Part 1
31 May 2022
After a Memorial Day Holiday, MetPy Mondays are back! This week we look at creating a basic web bulb calculator app in Qt.
MetPy Mondays #234 - Orderings Points to Properly Plot Polygons
23 May 2022
After parsing polygons, they don't always plot properly. This week we write a function to order those points in counterclockwise order.
MetPy Mondays #233 - Parsing AIRMET SIGMET CSV files to Polygons
16 May 2022
Parsing text files is one thing, but turning them into GIS ready polygons is another! This week we look at parsing a CSV of AIRMETS and SIGMETS.
MetPy Mondays #232 - Parsing Winds and Temperatures Aloft Forecasts Part 2
09 May 2022
This week continue writing a parser for the Aviation Weather Center winds and temperatures aloft forecast. It's time to work out some of the odd quirks of this product.
MetPy Mondays #231 - Parsing Winds and Temperatures Aloft Forecasts Part 1
02 May 2022
This week we start writing a parser for the Aviation Weather Center winds and temperatures aloft forecast, learning lots of text parsing tricks along the way.