Apparent temperature calculator

Functionality:

Displays the calculator for calculating the feeling temperature according to the Australian Apparent Temperature model.

Showcase:

Web Component:

<!-- Load the library in the header -->
<script src=" https://cdn.jsdelivr.net/npm/@labir/embed/dist/embed.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/@labir/embed/dist/embed.min.css " rel="stylesheet">

<!-- Use the webcomponent -->
<apparent-temperature-aat vunits="mps"></apparent-temperature-aat>