Tristan Schuler
Tristan Schuler
Similar to what is mentioned here in the Google Maps API: https://developers.google.com/maps/documentation/javascript/custom-markers
EKF only works with magnetometer data if the one liner ekf() function is called without using ekf.update(). If mag data is included in the update function, the R covariance matrix...
wyoming.py fails with: `df = WyomingUpperAir.request_data(datetime(2012, 1, 1, 0), '82244')` This is because with the raw text on the server, Latitude is listed as '******' and can't be converted to...
#### Description Of Changes Fixed bug #749 which happens with some soundings that are missing Latitude, Longitude, and Elevation data. Example: `df = WyomingUpperAir.request_data(datetime(2012, 1, 1, 0), '82244')` #### Checklist...
I have had a lot of trouble installing and trying to get this package running. After several different attempts I got to the following point to at least successfully get...