Roland Rossgotterer 7b9d94f78c [GFS] Properly validate cloud pressure levels
For some reason, the parser returned 0.0 instead of 9.998e20 for undefined values.
Atmospheric pressure levels cannot be lower than 1000, hence use this as the lower boundary.
In all other circumstances, the pressure level needs to be set (either to real value or to nan) for the follow up code to detect undefined values.
2019-06-25 23:57:45 +02:00
2019-02-22 20:35:21 +00:00
2019-06-25 23:57:45 +02:00
2019-05-23 13:12:58 +02:00
2019-06-20 00:24:16 +02:00
2016-12-06 09:33:58 +01:00
2017-05-05 23:07:11 +01:00
2019-06-05 20:08:56 +02:00
2019-05-23 13:12:58 +02:00
2017-11-04 21:43:48 +01:00

swift is an independent (private and non-commercial) software project creating open source software for flight simulation.

Legal

See https://datastore.swift-project.org/page/legal.php

Environment Setup

TBW

Getting Sources

All swift sources are available here: https://dev.swift-project.org/diffusion/

Qmake Configuration

TBW

Compiling

TBW

Testing

TBW

Installing

TBW

DLLs vs. static linking

TBW

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%