Git Product home page Git Product logo

acars-decoder-typescript's People

Contributors

andermatt64 avatar daleghent avatar dependabot[bot] avatar johnsom avatar kevinelliott avatar makrsmark avatar period avatar tleconte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

acars-decoder-typescript's Issues

Please verify that the package.json has a valid "main" entry

With release 1.6.0, there is an issue with the package that seems to have been introduced.

Error: Cannot find module '/Users/kevin/Cloud/Dropbox/work/airframes/api-server/node_modules/@airframes/acars-decoder/index.js'. Please verify that the package.json has a valid "main" entry
    at tryPackage (node:internal/modules/cjs/loader:437:19)
    at Function.Module._findPath (node:internal/modules/cjs/loader:705:18)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1120:27)
    at Function.Module._load (node:internal/modules/cjs/loader:975:27)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/Users/kevin/Cloud/Dropbox/work/airframes/api-server/dist/acars/acars.service.js:12:23)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)

Are you seeing similar @makrsmark ? It may not be something you introduced though.

Add badges to README

Add some badges to the README:

  • show latest release number
  • CI is passing or not
  • ...

Label 80 positions (lat/long) are scaled incorrectly.

Message ID 377573108.

The Lat and Long are decoded as: 293.95 N, 951.33 W

The actual values should be 29.395 N, 95.133 W.

The raw string is

3N01 POSRPT 5891/04 KIAH/MMGL .XA-VOI
/POS N29395W095133/ALT +15608/MCH 558/FOB 0100/ETA 0410

The POS string is N29395W095133, which should be parsed as N 29.395, W 095.133

Screenshot from 2022-08-03 21-24-53
.

Add METAR/SPECI/TAF decoder

Ability to decode arbitrary strings from standard METAR/
SPECI/TAF formats to an object containing breakdown of report. This decoder can be used to decode METAR reports that come in via messages, or for sites like Airframes and AcarsHub to allow users to do decodings of copy&pasted reports in their UIs.

METAR
Meteorological Aerodrome Report is standardized by ICAO worldwide. Contains information on the current weather conditions of the facility releasing the report.

TAF
Terminal Aerodrome Forecast is a report released by large airports that summarizes the weather forecast for the area covered by five statute miles from the location of the airport. Valid for 24-30 time periods and is updated 4 times a day typically.

Both METARs and TAFs are automatically retrieved from NOAA automatically and published here:
https://github.com/airframesio/data/tree/master/json/noaa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.