Skip to content

Commit

Permalink
catch up to modern day validate
Browse files Browse the repository at this point in the history
  • Loading branch information
Al Niessner authored and Al Niessner committed Jan 24, 2025
1 parent 353f327 commit 739c7cd
Show file tree
Hide file tree
Showing 67 changed files with 128 additions and 37 deletions.
2 changes: 1 addition & 1 deletion src/test/resources/features/pre.3.6.x.feature
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Feature: < 3.6
| 240 | 2 | "github240" | "-R pds4.bundle --skip-context-validation {datasrc}/invalid/bundle_kaguya_derived.xml" | "summary:totalWarnings=13,summary:productValidation:skipped=6,summary:messageTypes:warning.file.not_referenced_in_label=5,summary:messageTypes:warning.integrity.pds4_version_mismatch=1,summary:messageTypes:warning.integrity.reference_not_found=3,summary:messageTypes:warning.integrity.unreferenced_member=1,summary:messageTypes:warning.sub_directory.unallowed_name=3" |
| 230 | 1 | "github230" | "--skip-content-validation -R pds4.bundle -t {datasrc}/invalid/cocirs_c2h4abund/bundle_cocirs_c2h4abund.xml" | "summary:totalErrors=2,summary:totalWarnings=19,summary:referentialIntegrity:failed=1,summary:messageTypes:error.integrity.missing_version=2,summary:messageTypes:warning.label.context_ref_mismatch=18,summary:messageTypes:warning.label.schema=1" |
| 230 | 2 | "github230" | "--skip-content-validation -R pds4.bundle -t {datasrc}/valid/cocirs_c2h4abund/bundle_cocirs_c2h4abund.xml" | "summary:totalWarnings=19,summary:messageTypes:warning.label.context_ref_mismatch=18,summary:messageTypes:warning.label.schema=1" |
| 217 | 1 | "github217" | "-t {datasrc}/success/" | "summary:totalErrors=28,summary:totalWarnings=9,summary:productValidation:failed=22,summary:messageTypes:error.label.file_areas_duplicated_reference=28,summary:messageTypes:warning.integrity.pds4_version_mismatch=1,summary:messageTypes:warning.label.context_ref_mismatch=8" |
| 217 | 1 | "github217" | "--skip-context-validation -t {datasrc}/success/" | "summary:totalWarnings=1,summary:messageTypes:warning.integrity.pds4_version_mismatch=1" |
| 217 | 2 | "github217" | "-t {datasrc}/fail/delmet4.xml {datasrc}/fail/binobs4.xml {datasrc}/fail/delobs4.xml {datasrc}/fail/delinv4.xml {datasrc}/fail/ascbro4.xml {datasrc}/fail/delsup4.xml {datasrc}/fail/delanc4.xml {datasrc}/fail/binanc4.xml {datasrc}/fail/binsup4.xml {datasrc}/fail/ascsup4.xml {datasrc}/fail/delbro4.xml {datasrc}/fail/ascanc4.xml {datasrc}/fail/binbro4.xml {datasrc}/fail/ascmet4.xml {datasrc}/fail/ascobs4.xml" | "summary:totalErrors=29,summary:totalWarnings=5,summary:productValidation:failed=15,summary:messageTypes:error.label.file_areas_duplicated_reference=14,summary:messageTypes:error.label.table_definition_problem=9,summary:messageTypes:error.table.records_mismatch=6,summary:messageTypes:warning.integrity.pds4_version_mismatch=1,summary:messageTypes:warning.label.context_ref_mismatch=4" |
| 217 | 3 | "github217" | "-t {datasrc}/fail/delmet4.xml {datasrc}/fail/binobs4.xml {datasrc}/fail/delobs4.xml {datasrc}/fail/delinv4.xml {datasrc}/fail/ascbro4.xml {datasrc}/fail/delsup4.xml {datasrc}/fail/delanc4.xml {datasrc}/fail/binanc4.xml {datasrc}/fail/binsup4.xml {datasrc}/fail/ascsup4.xml {datasrc}/fail/delbro4.xml {datasrc}/fail/ascanc4.xml {datasrc}/fail/binbro4.xml {datasrc}/fail/ascmet4.xml {datasrc}/fail/ascobs4.xml" | "summary:totalErrors=29,summary:totalWarnings=5,summary:productValidation:failed=15,summary:messageTypes:error.label.file_areas_duplicated_reference=14,summary:messageTypes:error.label.table_definition_problem=9,summary:messageTypes:error.table.records_mismatch=6,summary:messageTypes:warning.integrity.pds4_version_mismatch=1,summary:messageTypes:warning.label.context_ref_mismatch=4" |
| 210 | | "github210" | "--skip-content-validation -t {datasrc}/bundle_cassini-huygens-coradar.xml {datasrc}/BILQH07S314_D065_T008S02_V02_without_Missing_Area_tag.xml" | "summary:totalWarnings=1,summary:messageTypes:warning.integrity.pds4_version_mismatch=1" |
Expand Down
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.02.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.03.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.04.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.05.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.06.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.07.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.08.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.09.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.10.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.11.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
3 changes: 3 additions & 0 deletions src/test/resources/github217/success/asc.12.tab
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1 717.42
2 725.13
3 732.85
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascanc2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<File_Area_Ancillary>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.01.tab</file_name>
<local_identifier>Wavelength_File</local_identifier>
<creation_date_time>2018-07-19T10:52:00</creation_date_time>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascanc3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<File_Area_Ancillary>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.02.tab</file_name>
<local_identifier>Wavelength_File</local_identifier>
<creation_date_time>2018-07-19T10:52:00</creation_date_time>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascbro2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Te
</Reference_List>
<File_Area_Browse>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.03.tab</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascbro3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Te
</Reference_List>
<File_Area_Browse>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.04.tab</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascmet2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</Identification_Area>
<File_Area_Metadata>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.05.tab</file_name>
<local_identifier>Wavelength_File</local_identifier>
<creation_date_time>2018-07-19T10:52:00</creation_date_time>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascmet3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</Identification_Area>
<File_Area_Metadata>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.06.tab</file_name>
<local_identifier>Wavelength_File</local_identifier>
<creation_date_time>2018-07-19T10:52:00</creation_date_time>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascobs2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<File_Area_Observational>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.07.tab</file_name>
<local_identifier>Wavelength_File</local_identifier>
<creation_date_time>2018-07-19T10:52:00</creation_date_time>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/ascobs3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<File_Area_Observational>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.08.tab</file_name>
<local_identifier>Wavelength_File</local_identifier>
<creation_date_time>2018-07-19T10:52:00</creation_date_time>
</File>
Expand Down
4 changes: 2 additions & 2 deletions src/test/resources/github217/success/ascsup2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</Observation_Area>
<File_Area_Observational>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.09.tab</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand All @@ -85,7 +85,7 @@ times are shown as filled circles, with selected ring features individually labe
</File_Area_Observational>
<File_Area_Observational_Supplemental>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.10.tab</file_name>
<creation_date_time>2016-07-13T15:33:44Z</creation_date_time>
<comment>This file provides some supplemental information regarding input parameters.</comment>
</File>
Expand Down
4 changes: 2 additions & 2 deletions src/test/resources/github217/success/ascsup3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</Observation_Area>
<File_Area_Observational>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.11.tab</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand All @@ -85,7 +85,7 @@ times are shown as filled circles, with selected ring features individually labe
</File_Area_Observational>
<File_Area_Observational_Supplemental>
<File>
<file_name>asc.tab</file_name>
<file_name>asc.12.tab</file_name>
<creation_date_time>2016-07-13T15:33:44Z</creation_date_time>
<comment>This file provides some supplemental information regarding input parameters.</comment>
</File>
Expand Down
Binary file added src/test/resources/github217/success/bin.02.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.03.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.04.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.05.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.06.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.07.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.08.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.09.dat
Binary file not shown.
Binary file added src/test/resources/github217/success/bin.10.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/binanc2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</Context_Area>
<File_Area_Ancillary>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.01.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/binanc3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</Context_Area>
<File_Area_Ancillary>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.02.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/binbro2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Te
</Reference_List>
<File_Area_Browse>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.03.dat</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/binbro3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Te
</Reference_List>
<File_Area_Browse>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.04.dat</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/binobs2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</Observation_Area>
<File_Area_Observational>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.05.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/binobs3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</Observation_Area>
<File_Area_Observational>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.06.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand Down
4 changes: 2 additions & 2 deletions src/test/resources/github217/success/binsup2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</Observation_Area>
<File_Area_Observational>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.07.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand All @@ -82,7 +82,7 @@
</File_Area_Observational>
<File_Area_Observational_Supplemental>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.08.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand Down
4 changes: 2 additions & 2 deletions src/test/resources/github217/success/binsup3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</Observation_Area>
<File_Area_Observational>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.09.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand All @@ -82,7 +82,7 @@
</File_Area_Observational>
<File_Area_Observational_Supplemental>
<File>
<file_name>bin.dat</file_name>
<file_name>bin.10.dat</file_name>
<creation_date_time>2019-08-09T16:06:06.971Z</creation_date_time>
<file_size unit="byte">246</file_size>
</File>
Expand Down
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.02.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.03.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.04.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.05.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.06.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.07.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.08.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.09.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.10.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.11.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
5 changes: 5 additions & 0 deletions src/test/resources/github217/success/del.12.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Star Number,Star Name,Source catalog,Catalog ID,RA(ICRS),DE(ICRS),Epoch,Plx,pmRA,pmDE,e_RAdeg,e_DEdeg,e_Plx,e_pmRA,e_pmDE
,, , ,deg,deg, ,mas,mas/yr,mas/yr,mas,mas,mas,mas/yr,mas/yr
3,Bper,Hipparcos,14576,47.04220716,40.9556512,JD 2448349.0625,35.14,2.39,-1.44,0.71,0.58,0.9,0.77,0.88
8,SSgr,Hipparcos,92855,283.8163196,-26.29659428,JD 2448349.0625,14.54,13.87,-52.65,0.87,0.45,0.88,1.09,0.6
12,U0,Hipparcos,71567,219.5492129,-14.95473933,JD 2448349.0625,1.77,-52.61,-12.21,1.22,0.81,1.3,1.38,0.97
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/delanc2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

<File_Area_Ancillary>
<File>
<file_name>del.csv</file_name>
<file_name>del.01.csv</file_name>
<local_identifier>input-stars</local_identifier>
<creation_date_time>2019-12-21T00:14:00Z</creation_date_time>
<comment>This file contains star positions for occultation stars used in the
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/delanc3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

<File_Area_Ancillary>
<File>
<file_name>del.csv</file_name>
<file_name>del.02.csv</file_name>
<local_identifier>input-stars</local_identifier>
<creation_date_time>2019-12-21T00:14:00Z</creation_date_time>
<comment>This file contains star positions for occultation stars used in the
Expand Down
2 changes: 1 addition & 1 deletion src/test/resources/github217/success/delbro2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Te
</Reference_List>
<File_Area_Browse>
<File>
<file_name>del.csv</file_name>
<file_name>del.03.csv</file_name>
<creation_date_time>2020-01-29T18:55:43Z</creation_date_time>
<comment>This figure shows the altitude (in degrees) of Uranus and the sun relative to the horizon over the duration of the
stellar occultation of star u17b (Hipparcos 80841) Observed by the SAAO 188cm Telescope,
Expand Down
Loading

0 comments on commit 739c7cd

Please sign in to comment.