HEPData / hepdata

Repository for main HEPData web application
https://hepdata.net
GNU General Public License v2.0
40 stars 11 forks source link

converter: add support for legacy YODA1 format #728

Closed GraemeWatt closed 7 months ago

GraemeWatt commented 7 months ago

I've tagged a new Docker image hepdata/hepdata-converter-ws:0.3.0 that contains the YODA 2.0.0alpha release and hepdata-converter v0.3.0. The latter includes the PR HEPData/hepdata-converter#53 by @20DM that adds the ability to write the new YODA2 format as well as the legacy YODA1 format. The HEPData web app needs to be modified to export both formats with extension .yoda. The existing "YODA" download option should now give the YODA2 format, while a new option "YODA1" needs to be added to give the legacy YODA1 format.