diff --git a/noaweather/README.txt b/noaweather/README.txt index 0fb7744..53479d9 100644 --- a/noaweather/README.txt +++ b/noaweather/README.txt @@ -2,24 +2,28 @@ [XPGFS] Xplane Noa Global Forecast weather ========================================== -Downloads Forecast data from NOAA servers and sets x-plane wind and cloud layers using forecasted data for the current time and +Downloads METAR and Forecast data from NOAA servers and sets x-plane wind and +cloud layers using forecasted data for the current time and world corrdinates. ============ Requirements ============ -Sandy Barbour Python Interface: http://www.xpluginsdk.org/python_interface_latest_downloads.htm +Sandy Barbour Python Interface: +http://www.xpluginsdk.org/python_interface_latest_downloads.htm Python: 2.7 http://www.python.org/getit/ -Wgrib2: the plugin comes with wgrib2 for common os osx, win32 and linux i686 glib2.5 -Wgrib uses cygwin on windows but the .dll is provided on the bin folder and there's no need to install-it. +Wgrib2: the plugin comes with wgrib2 for common os like osx, win32 and +linux i686 glib2.5. Wgrib uses cygwin on windows, the .dll is provided on the +bin folder and there's no need to install-it. ============ Installation ============ Install the X-Plane Python interface: -http://www.xpluginsdk.org/python_interface_sdk100_downloads.htm +http://www.xpluginsdk.org/python_interface_latest_downloads.htm + Copy the zip file contents to your X-Plane/Resources/plugins/PythonScripts folder. The resulting installation should look like: @@ -41,8 +45,8 @@ wgrib2: http://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/ OpenGrADS: ---------- -Interactive desktop tool for easy access, manipulation, and visualization of earth science data and -wgrib2 builds for diverse platforms. +Interactive desktop tool for easy access, manipulation, and visualization of +earth science data and wgrib2 builds for diverse platforms. url: http://sourceforge.net/projects/opengrads/ @@ -50,5 +54,5 @@ XPlane: ------- datarefs: http://www.xsquawkbox.net/xpsdk/docs/DataRefs.html -Some info on what x-plane does with metar data: - http://code.google.com/p/fjccuniversalfmc/wiki/Winds \ No newline at end of file +Some info on what x-plane does with metar data: + http://code.google.com/p/fjccuniversalfmc/wiki/Winds