Skip to content
Snippets Groups Projects
Select Git revision
  • ia2
  • adql2.1-ia2
  • private_rows
  • master default protected
4 results

VOTableFormat.java

  • Grégory Mantelet's avatar
    25276fce
    [TAP] Fix the VOTable's FITS serialization. · 25276fce
    Grégory Mantelet authored
    Until now, the generated VOTable file was un-readable even by
    STIL/STILTS/TOPCAT. To fix this, it was needed to temporary store the table to
    format into FITS so that STIL can read it at least 2 times.
    
    _This commit fixes the GitHub issue #43 ._
    25276fce
    History
    [TAP] Fix the VOTable's FITS serialization.
    Grégory Mantelet authored
    Until now, the generated VOTable file was un-readable even by
    STIL/STILTS/TOPCAT. To fix this, it was needed to temporary store the table to
    format into FITS so that STIL can read it at least 2 times.
    
    _This commit fixes the GitHub issue #43 ._