Hi, all. If anyone is experienced in Java, can you help please? I am finishing a project (which is my first project, so I am just a beginner) and I would like to parse Metar data into my main class (actually, I need just temperature, but parsing the whole Metar report would be nice-to-have). I have found a code by Matthew Feldt, but cannot make it work (e.g., the Temperature method is not seen). Is there an easy and/or working solution? Thank you!