Skip to content

Commit c5ea28c

Browse files
committed
Some info on ongoing work.
1 parent df5c2af commit c5ea28c

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,24 @@ Regarding future plans for this project.
2222
These are some things I may consider doing (or have already started)
2323

2424
1. Building on WGS-84 ellipsoid model.<br/>
25-
*Working on this right now. Sight reductions seems to work well but mapping*
26-
*does not work yet*
25+
*Working on this right now. Sight reductions seems to work well but accurate*
26+
*mapping does not work yet.*
2727
1. Better mapping functions.<br/>
2828
*Currently using the*
2929
*[MapDevelopers circle functions](https://www.mapdevelopers.com/draw-circle-tool.php) (web-based). Considering*
3030
*building functionality on GeoPandas or similar framework.*
31-
1. Create machine-readable Nautical Almanac
32-
1. Create a lightweight web application and/or mobile app. <br/>
31+
1. Create machine-readable Nautical Almanac<br/>
32+
*This will greatly improve workflow speed*
33+
1. Create a lightweight web application and/or mobile app without requiring
34+
internet access. <br/>
3335
*A collection of simple Jupyter notebooks have been added, and this may be good*
3436
*enough for practical work. There are however bugs in current Jupyter*
3537
*implementations on Android.*
3638
1. Diagnostic output for describing the underlying maths.
3739
(Mainly for the notebooks)<br/>
38-
*Working on this right now*
40+
*Working on this right now.*
41+
1. Diagnostic code for measuring accuracy<br/>
42+
*Working on this right now.*
3943
1. More elaborate sextant calibration code.
4044
1. Code for Lunar Distance measurements.
4145

0 commit comments

Comments
 (0)