* `23 <https://github.com/sdss/coordio/pull/23>`__: added ``Observer.fromEquatorial()`` classmethod to initialise a new ``Observer`` from an array of topocentric RA and Dec coordinates. Alternatively a set to HA and Dec coordinates can be provided if ``hadec=True``.
1.9.2
------------------
* Handle import of ``transforms`` if ``WOKCALIB_DIR`` has not been defined.
1.9.1
------------------
* No changes since 1.9.1b1. Tagging as full release.
1.9.1b1
--------------------
* Change to use the ``sdss-sep`` package and wheels.
1.9.0
-------------------
* Change nudge x offset back to zero. fps_calibrations now has new nudge models in place built from trimmed FVC images. * Modify nudge model clipping behavior, currently all corrections with abs(corr)>.75 pixels will be applied with corrections clipped at +/- 0.75
1.8.1
------------------
* Add ZB normalization factor option for FVC fitting. Defaults to 330 mm in FVC transform classes.