@@ -32,6 +32,7 @@ update the Unreleased link so that it compares against the latest release tag.
### Added
- Added warning to ocams2isis about the model being out of date. [#4200](https://github.com/USGS-Astrogeology/ISIS3/issues/4200)
- Added documentation to lronaccal and lrowaccal to describe why there are negative DNs in I/F calibrated images. [#3860](https://github.com/USGS-Astrogeology/ISIS3/issues/3860)
- Update qview MeasureTool to add an option to calculate distances using RA/DEC and update qview to show DEC/RA rather than LAT/LON in lower-right corner [#3371](https://github.com/USGS-Astrogeology/ISIS3/issues/3371)
- Updated spiceinit so that a user can specify a shape model and use the spice web service without any errors. [#1986](https://github.com/USGS-Astrogeology/ISIS3/issues/1986)
This program will import FITS (Flexible Image Transport System) formatted files from the
OSIRIS-REx MapCam, SamCam, and PolyCam instruments into the ISIS format.
</p>
<p>
The following issues were found by the OSIRIS-REx Image Processing Working Group and have been fixed in their version but are not yet available in the public version:
<ul>
<li>Focal position dependent distortion for the PolyCam model is not implemented</li>
<li>The current distortion is out of date, software changes are needed to use the OpenCV based distortion in the latest IKs</li>
<li>The Struct SPK is not being used which accounts for the positions of the instruments relative to the center of the spacecraft. From the struct kernel docs this will result in an error of about a meter.</li>
<li>Only specific sites have DSKs available. Software changes are required to load multiple DSKs at the same time. It is recommended that you only work within the extents of the DSK you are using. Use the dskbrief utility to view the lat/lon extents of your DSK file.</li>
</ul>
Based on these issues, it is recommended that users don't attempt to do sub-meter or color processing with this version of the software.