Mat Sutcliffe
|
33209fa1eb
|
Use std::as_const (C++17 feature)
|
2021-07-13 17:56:31 +01:00 |
|
Klaus Basan
|
e63129267d
|
Ref T786, smaller improvements
* allow to use ICoordinateGeodetic, not the CCoordinateGeodetic implementation only
* allow to init weather grid by initial ICoordinateGeodetic
|
2020-06-12 18:42:52 +01:00 |
|
Klaus Basan
|
8fe11c7633
|
Ref T786, used weather data printer code for weather description (to QString)
|
2020-06-12 18:42:50 +01:00 |
|
Klaus Basan
|
cfc748420c
|
Ref T786, stub for getting description of weather grid
|
2020-06-12 18:42:49 +01:00 |
|
Klaus Basan
|
c3aac2f581
|
[Weather] Ref T786, fixes some values for "thunderstorm" plus some smaller fixes
|
2020-06-12 18:42:46 +01:00 |
|
Klaus Basan
|
9ac457edb3
|
Unified weather scenario names in single place
|
2019-09-16 22:40:25 +01:00 |
|
Mat Sutcliffe
|
e9a4c49d68
|
Ref T547 Update license masthead in all source code files.
|
2019-02-22 20:36:43 +00:00 |
|
Klaus Basan
|
f049900e1f
|
Ref T223, use const values for standard pressure
* standardISASeaLevelPressure
* use static const values for standard pressure
* minor formatting
|
2018-01-15 23:00:34 +01:00 |
|
Roland Winklmeier
|
7ca5d63ce5
|
Retrieve precipitation rate from GFS data
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
de0729faad
|
Value object for fixed weather scenario
This value object can be used to load, save and distribute fixed
weather scenarios.
refs #663
|
2016-06-17 10:46:31 +02:00 |
|
Roland Winklmeier
|
3d7a39ed00
|
Fix BlackMisc header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
|
2016-05-13 17:05:49 +02:00 |
|
Roland Winklmeier
|
5801962a99
|
Extend GFS data and CGridPoint with surface pressure and temperature
|
2016-04-10 16:17:23 +02:00 |
|
Roland Winklmeier
|
a2de3a16e4
|
CWeatherGrid utility classes
Renamed Cavok to ClearWeather since CAVOK does not mean no clouds.
Find methods.
refs #612
|
2016-04-10 16:16:21 +02:00 |
|
Roland Winklmeier
|
779191e66b
|
Add string based identifier to CGridPoint
refs #612
|
2016-04-10 16:15:08 +02:00 |
|
Roland Winklmeier
|
f72c8e878b
|
Use CCoordinateGeodetic instead of CLatitude and CLongitude
refs #612
|
2016-04-10 16:13:39 +02:00 |
|
Roland Winklmeier
|
16315ec2ec
|
Implement hardcoded weather grids
* Cavok
* Thunderstorm
refs #579
|
2016-03-02 23:04:05 +01:00 |
|
Roland Winklmeier
|
ca06933c0d
|
Add weather grid classes
refs #556
|
2016-01-28 01:35:55 +01:00 |
|