Socket
Socket
Sign inDemoInstall

aerofly-weather

Package Overview
Dependencies
1
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aerofly-weather

Copy METAR information into Aerofly FS2.


Version published
Weekly downloads
2
decreased by-86.67%
Maintainers
1
Install size
0.958 MB
Created
Weekly downloads
 

Readme

Source

AeroWX - METAR weather importer for Aerofly FS 2

Deprecation notice: Aerofly Weather (AeroWX) has been deprecated in favour of the Aerofly-Wettergerät.

Copy METAR weather information into IPCAS' Aerofly FS 2.

The AeroWX tools will copy the following METAR weather information to your configuration file while Aerofly FS 2 is not running:

  • Time and day (will set the year and month to current year and month because they are not present in METAR information)
  • Wind & turbulences
  • Thermal activity
  • Clouds (height & density)

The METAR weather information can be supplied manually, or can be fetched from an URL.

AeroWX is capable of setting weather values which you cannot access in Aerofly FS 2. This is tested and is done deliberately. Please supply feedback in case of any strange effects you encounter.

Installation

As of now there is only a compiled version for Windows 10.

  1. Download the current release ZIP from https://github.com/fboes/aerofly-weather/releases.
  2. Unpack the ZIP file to some sensible location.
  3. Create a shortcut on your desktop by right-clicking aerofly-weather.exe > "Send to" > "Desktop (Create shortcut)".
  4. Start the application by clicking on the desktop link.

There are separate installation instructions for the CLI tools.

Usage of the desktop app

You will need a copy of IPACS' Aerofly FS 2 which has run at least once. This creates a file called main.mcf, which contains all settings and the weather data in Aerofly FS 2. This file will be modified by the app.

Before starting the app be sure that Aerofly FS 2 is not running. On start-up the app will load the current settings from your main.mcf.

By changing the settings in the app, these values will transferred to the main.mcf right away. It also allows for changing values which are not accessible from inside Aerofly FS 2.

By entering a METAR code you can see the settings for Aerofly FS 2 being adjusted automatically. These settings will be saved to the main.mcf in an instant.

By pressing the "Fetch" button the app tries to fetch METAR data from a remote internet service for the given ICAO code. If it is successful, it will paste the METAR code and convert it into the corresponding Aerofly FS 2 values.

Important: Be sure to quit the app before starting Aerofly FS 2 to no accidentally change values while AFS2 is running and to free up memory.

In case you want to modify the location of your MCF file or the API URL, put a aewx.json file in your %userprofile%\Documents\Aerofly FS 2\ directory.

Update

Just repeat all steps for a regular installation.

Advanced usage

This package comes with a load of command line tools. These can be integrated into scripts or batch files.

Status

npm version Build Status Dependency Status devDependency Status

Author: Frank Boës

Copyright & license: See LICENSE.txt

This tool is NOT affiliated with, endorsed, or sponsored by IPACS GbR. As stated in the LICENSE.txt, this tool comes with no warranty and might damage your files.

This software complies with the General Data Protection Regulation (GDPR) as it does not collect nor transmits any personal data but for data your submit by using the CLI commands using URLs. For GDPR compliance of these services refer to the legal statements of these services.

Keywords

FAQs

Last updated on 22 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc