Skip to content

Commit 8fa8187

Browse files
committed
Adding modification history information to ml.py
1 parent 422dcd8 commit 8fa8187

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

movinglines/ml.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,20 @@
147147
- added an ER2 specific file format.
148148
- Added longer timeout for mss profile
149149
- Added ability to add magnetic heading indicator to pilot formats, with magnetic declination in profiles.txt
150+
Modified: Samuel LeBlanc, v1.56, NASA Langley Research Center, Virginia
151+
- Added 2 bespoke NURTURE flight modules.
152+
- Added modifications to zeroth longitude of the North Polar Stereo.
153+
- Slight modifications to turn bank angles for G3.
154+
- setup files for NURTURE 2026.
155+
Modified: Samuel LeBlanc, v1.60, 2025-10-01 (first day of a government shutdown) Santa Cruz, CA
156+
- bug fix for plotting in multiple different projections, while keeping the great circle lines.
157+
- New feature - North Atlantic and Pacific-Oceanic routes, based on flightplandb API.
158+
- New feature - modified the image_corners.json file format to handle different types of projections from input images.
159+
- Bug fixes to MSS Profile init time checking.
160+
- Added projection handling in MSS models.
161+
- Updated the labels.txt for arctic locations that may be important to NURTURE.
162+
- Added an initial try at a parameterized NASA 777 flight characteristics.
163+
- Changed defaults of NURTURE projection to lamber azimuthal equal area.
150164
151165
"""
152166
try:

0 commit comments

Comments
 (0)