CIRDLES / Squid

Squid3 is being developed by the Cyber Infrastructure Research and Development Lab for the Earth Sciences (CIRDLES.org) at the College of Charleston, Charleston, SC and Geoscience Australia as a re-implementation in Java of Ken Ludwig's Squid 2.5. - please contribute your expertise!
http://cirdles.org/projects/squid/
Apache License 2.0
12 stars 27 forks source link

New version of single prawn .xml file cannot be imported into SQUID3 #759

Closed PENGwxgeo closed 9 months ago

PENGwxgeo commented 9 months ago

Squid3 Version: 2.0.3 Java Version: 1.8.0_391 OS: Windows 11 22H2

Several days ago, our lab updated the version of the SHRIMP II software. The software version shown in prawn .xml file changed from "SHRIMP SW v3.55 SHR 2" to "SHRIMP SW v4.0 SHR 2". Now, when I try to import the .xml file into the SQUID3, an error message is displayed (as shown by following figure, sorry for the chinese words because my system cannot change the language to English) image It means "csv-cpmlex-type.2.4.a: Find the invalid content starting with the element '{"https://raw.githubusercontent.com":project_number}'"

I tried to find out what happened. Finally, I found that the new version of .xml file contains some new texts that old version did not. For example: image image

There are several differences between old version and new version. The new version of .xml file are attached. New version of prawn xml file.zip

By the way, the .op file can be imported but can not audit the RAW DATA.

bowring commented 9 months ago

@PENGwxgeo - Do you have the xml schema file or the new xml docs? If not, it would be a great help if you could provide a PRAWN file with all the additions highlighted. Thanks

bowring commented 9 months ago

@peter-lanc : do you have any insights here? Seems like a major change to the xml.

bowring commented 9 months ago

My bad - just needed to add 2 lines to schema. Stand by for new version of Squid.

PENGwxgeo commented 9 months ago

My bad - just needed to add 2 lines to schema. Stand by for new version of Squid.

Yes, I just found 2 lines, "" and "". Other different lines are just comments like "<!-- xxxx>". I removed these 2 lines and the xml file can be imported.

Just a small bug. SQUID3 is a good software.

bowring commented 9 months ago

@PENGwxgeo- Thank you for the kudos! Also, FYI, the ".op" files don't contain enough data for audit mode. Cheers!