Michael Roberts
Michael Roberts
feat: add support for astropy >=6.1.7,
## Motivation astropy versions seem to be moving fairly fast, we probably need to look at supporting versions 6 and 7, whilst maintaining backwards compatibility with version 5.
chore: add devcontainer configuration to workspace
chore: align .vscode/settings with devcontainer setup --- This aligns the setup as provided in the devcontainer `[settings]` section in #191
A simple one, but a lot of what is in husky v9 has thrown me ... I'm coming from v8 but some things aren't clear. When running `npx husky init`,...
Having reviewed this client library, I found it to be poorly structured and lacking adequate type support. The documentation is also out of date. The dependencies on pandas and pyarrow...
For accuracy, expose a `getLocalApparentSiderealTime()` that returns the true LST for an observer's location that takes into account nutational effects of the Earth's movement with respect to sidereal motion. A...
feat: add findConjunctions() utility to conjunction module in @observerly/astrometry
To calculate the saros and inex numbers of an eclipse in every eclipse season from 11,000 BC to AD 15,000 based on a given approximate date: First, calculate the index...
To calculate the saros and inex numbers of an eclipse in every eclipse season from 11,000 BC to AD 15,000 based on a given approximate date: First, calculate the index...