Skip to content

Commit ab4c47e

Browse files
authored
New eclipse features, etc. (#34)
* Search for locally-visible lunar and solar eclipses, with display of local eclipse circumstances. * Improved accuracy of lunar eclipse drawing and timing. * New option to restore the last-used time, location, and view. * Last selected event navigation option is retained.
1 parent 83516d3 commit ab4c47e

52 files changed

Lines changed: 7924 additions & 6062 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
"Sadalmelik",
172172
"Sagittae",
173173
"Sagittarii",
174+
"SAINTE",
174175
"Scorpii",
175176
"sctr",
176177
"Sculptoris",

angular.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,8 @@
172172
"@schematics/angular:directive": {
173173
"prefix": "app"
174174
}
175+
},
176+
"cli": {
177+
"analytics": false
175178
}
176179
}

0 commit comments

Comments
 (0)