<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear Apps members,<br>
    <br>
    We are pleased to announce a new release of the MOC java API. This
    new version is compatible with the last HEALPix official java
    library (3.3). See: <a class="moz-txt-link-freetext" href="http://wiki.ivoa.net/twiki/bin/view/IVOA/MocInfo">http://wiki.ivoa.net/twiki/bin/view/IVOA/MocInfo</a><br>
    <br>
    Best regards<br>
    Pierre Fernique<br>
    <br>
    ----<br>
    <br>
    In details: Java MOC 4.5 API - dec 2015 - P.Fernique<br>
    <ul>
      <li>Based on the last official HEALPix java library 3.3 which has
        modified its java package hierarchy (healpix.essentials...
        package).</li>
      <li>Modification of the default Moc order rule (previously API 4.4
        =&gt; order 29 by default, now API 4.5 =&gt; highest order used
        during the generation of the Moc)</li>
      <li>Addition of several MOC usage examples
        (cds.moc.examples.MocExample.java)<br>
      </li>
      <li>JSON MOC format (not [yet] in the IVOA standard) has been
        improved for storing the MOC order value directly in the JSON
        structure rather than via a first line # comment (not JSON
        valid). Now, the list of the MOC cell number at the highest
        order must be present in the JSON file, even if this list is
        empty (ex: ...,"20":[]} =&gt; the MOC order is 20).<br>
      </li>
    </ul>
    <br>
  </body>
</html>