THIRD-PARTY NOTICES for sky-report sky-report itself is MIT licensed (Copyright (c) 2026 ramenprotokol). This file lists the third-party material that ships in this site. `npm run build` writes it from what the bundler actually included. Third-party code: none. The JavaScript bundle is built only from this project's own src/ (checked from esbuild's metafile at build time). esbuild, TypeScript and @types/node are build tools and ship nothing. Third-party data: the recorded METAR samples, below. Fonts: none are shipped. B612 and B612 Mono (designed by Nicolas Chauveau, Thomas Paillot, Jonathan Favre-Lamarine and Jean-Luc Vinot) are loaded from Google Fonts (fonts.googleapis.com) when the page opens. Both are licensed under the SIL Open Font License 1.1. Live reports are fetched at run time, through the Worker, from the same API. They are not part of dist/. ------------------------------------------------------------------------------ Recorded METAR samples (12 reports, recorded 2026-09-26) Ships: bundled into assets/main-*.js, so the page works offline and without the Worker Stations: EGLL KSFO RJTT VHHH WSSS LFPG YSSY NZAA KDEN PHNL KJFK LSZH What: the raw METAR text, observation time, station name, position and elevation, as returned by the API Copyright: none: US-government information from the Aviation Weather Center (NOAA / National Weather Service) Licence: public domain, per the NWS disclaimer (https://www.weather.gov/disclaimer): "The information on National Weather Service (NWS) Web pages are in the public domain, unless specifically noted otherwise, and may be used without charge for any lawful purpose" provided it is not claimed as your own, not used to imply NOAA/NWS endorsement or affiliation, and not modified and then presented as official government material. sky-report is not affiliated with or endorsed by NOAA/NWS. Source: Aviation Weather Center Data API, https://aviationweather.gov/data/api/ (/api/data/metar?ids=XXXX&format=json) Note: reports for airports outside the US are made by those countries' weather services and exchanged worldwide; these copies were retrieved through the Aviation Weather Center. ------------------------------------------------------------------------------