PHP Classes

Other parameters

Recommend this page to a friend!

      PHP Open Weathermap  >  All threads  >  Other parameters  >  (Un) Subscribe thread alerts  
Subject:Other parameters
Summary:Getting the temperature
Messages:3
Author:Franco
Date:2016-01-31 00:28:38
 

  1. Other parameters   Reply   Report abuse  
Picture of Franco Franco - 2016-01-31 00:28:38
Hi,
this is a nice class, I am trying to get other parameters such as Temperature but I am not able to do this.
Can you please give me some hints?

Any help will be appreciated.

Thanks for sharing this.

Franco

  2. Re: Other parameters   Reply   Report abuse  
Picture of Marcel Kohls Marcel Kohls - 2016-01-31 02:27:27 - In reply to message 1 from Franco
Hi Franco, I will try to get that information from the API and will add it to the class. I also think that it's a good idea.

  3. Re: Other parameters   Reply   Report abuse  
Picture of Marcel Kohls Marcel Kohls - 2016-01-31 02:59:42 - In reply to message 1 from Franco
Hi Franco, I added the temperature, pressure, humidity, temp_max, temp_min properties. Also the hability to select the unit of temperature (Celcius, Farenheiht, Kelvin). Take a look on the new files.