Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.Months | 2016-10-29 | 1.6 kB | |
Months.1.4.2.tar.gz | 2016-10-29 | 90.5 kB | |
Months.1.4.1.tar.gz | 2016-07-03 | 91.2 kB | |
README.txt | 2016-10-29 | ||
Totals: 4 Items | 183.4 kB | 1 |
Saturday, October 29, 2016, 11:06:08 AM EDT Months.1.4.2.tar.gz To extract do this: # cd $HOME/ # tar -xzf Months.1.4.2.tar.gz Which went to: $HOME/Months/ $HOME/timeDeduce/ And then see files in: $HOME/(above)/ for help (and in mm, ?) What is Months? a few extra astronomical / calendar / epoch features that mathematica does not have. supports multiple calendars (julian, gregorian, synodic, anomalistic) supports JDN conveniently, shows moon phase est. NEW: supports day number from 0 of any calendar conversion all-way between supported calendars supports multiple epochs and epoch generation convert between some epochs without calendar support ie, J2000.0, JDN create new epoch with a datum + other epoch can work with TAI/clock epochs but cannot import from solar only done all throughout with arbitrary precision (many new functions that add a few new features in all) What is timeDeduce? a minor extra: deduce and show other times / angles USE: you have a nice web form but data required is in inconvenient format. use Months, timeDeduce quick ex: input: GMT,lon,tz,arieslon output: input + SHA,Ra,LHA ; in dn,tm or angR` note: doesn't know atomic time equations yet though Months knows something of. NOTE: Months has had use but isn't fully tested. timeDeduce is theoretically done but NOT well tested. Changelog * 1.4.2 adds minor update(s) and notes for Mathematica 11.0 v. 4.0 MoonPhase renamed to MoonPhase2 to avoid conflict with 11 * ?:usage for a group of help items were mistakenly un-taged, fixed