Airspace-Encounter-Models / Airspace-Encounter-Models/em-model-manned-bayes

[ENHANCEMENT] Issue warning about model applicability when using the due regard model over land

Ouverte
#42 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement good first issue
Langage dominant
MATLAB
Étoiles
22
Forks
9
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Relation

The due regard model was trained using track data for operations over the Atlantic and Pacific oceans and consisted of over 10,000 flight hours. This is documented in the [ATC-397 technical report](https://apps.dtic.mil/docs/citations/ADA589692). The `UncorEncounterModel` class and `track` method can be used to create geodetic tracks based on samples from the due regard model. The `track` method has two inputs, `lat0_deg` and `lon0_deg`, that defines where a geodetic track should be translated and rotated.

However the method does not warn the user if the desired geodetic coordinates are representative or appropriate for the model. Specifically, the due regard model was trained using tracks flown only over the oceans; the model may not be applicable for tracks operating due regard over land.

#### ATC-397 Citation

J. D. Griffith, M. W. Edwards, R. M. Miraflor, and A. J. Weinert, “Due Regard Encounter Model Version 1.0,” Massachusetts Institute of Technology, Lincoln Laboratory, Lexington, MA, Project Report ATC-397, Aug. 2013.

### Description

When using the dueregard_v1.txt model parameter file, warn the user about the model's training data and assumptions, if they attempt to generate tracks over land.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.