NASA-PDS / portal-tasks

PDS Portal tasks repo used to track update requests for the website. Actual code and website are managed in separate private repo
https://pds.nasa.gov
0 stars 0 forks source link

fix filenames for CASSINI_1B00_1300 in online archive #38

Closed mace-space closed 2 years ago

mace-space commented 2 years ago

The validate tool does not have version CASSINI_1B00_1300 of the Cassini LDD in its library. This is required by @SheriAyn, who is providing the CLPS missions with example labels and their products.

The example label for Array 3D: https://pds-rings.seti.org/pds4/bundles/cassini_vims_saturn/data_raw/14728xxxxx/1472800705.xml does not validate, with error:

System ID: https://pds.nasa.gov/pds4/mission/cassini/v1/PDS4_CASSINI_1B00_1300.sch
…
Engine name: Schematron 1.5
Severity: error
Description: 404 Not Found for: https://pds.nasa.gov/pds4/mission/cassini/v1/PDS4_CASSINI_1B00_1300.sch

If @lylehuber does not have version 1.3 of the Cassini Ingest_LDD file, @mit3ch can provide.

Engineering Details

jordanpadams commented 2 years ago

@mace-space it looks like this was never released by the CASSINI LDD steward. the first version of the LDD we have in Github is v1.5.0.0. can you work with @lylehuber and @mit3ch to get this IngestLDD? and even better would be if they could generate all the files with lddtool -lpJ

thanks!

jordanpadams commented 2 years ago

from user: For the Cassini LDD files in https://pds.nasa.gov/pds4/mission/cassini/v1/ the filename base for this version of the LDD is PDS4_Cassini_1B00_1300. However, “Cassini” should be all upper case in the filenames. I spot checked the filenames for several other versions of this LDD. They all use the all-upper-case convention.

jordanpadams commented 2 years ago

@c-suh @acyu-jpl can we get this updated by end of week?

c-suh commented 2 years ago

@acyu-jpl I'll handle this, unless you've already started?