Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 1.87 KB

manual.md

File metadata and controls

72 lines (45 loc) · 1.87 KB

Manual


Index


  • All Supported Options:

    • Brief weather data for both input modes does not require any options.

    • Detailed weather data for both input modes

      • --detailed or -d
    • Weather Forecast for next 7 days with 24 hours interval for both input modes

      • --forecast or -f
    • Brief airquality data for both input modes

      • --airquality or -a
    • Detailed airquality for both input modes

      • --detailed --airquality or -da
    • Air Quality forecast for next 3 days with 12 hours interval for both input modes

      • --airquality --forecast or -af

Examples:

The mode of input in below examples are in city format, can be easily changed by using postalcode command with associated postal_code optional argument.

  1. Brief weather data ( with Kelvin[scientifuc] as the unit )

  1. Detailed weather data

  1. Weather forecast data for next 7 days with 24 hours interval

  1. Brief air-quality data

  1. Detailed air-quality data

  1. Air-Quality forecast for next 3 days with 12 hours interval