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

Update ds-view for 3000-01-01T12:00:00.000Z stop times #25

Closed jordanpadams closed 2 years ago

jordanpadams commented 2 years ago

💡 Description

Data sets with stop time of 3000-01-01T12:00:00.000Z mean they are still ongoing, let's just add a quick check into all data set/bundle/collection ds-view pages to see check for this case, and replace with N/A (ongoing)

c-suh commented 2 years ago

Implemented and tested with https://pds.nasa.gov/ds-view/pds/viewCollection.jsp?identifier=urn%3Anasa%3Apds%3Amars2020_sherloc%3Adata_intermediate&version=3.0. I do not know of a PDS3 product with an ongoing stop date time. @jordanpadams is there such a product?

jordanpadams commented 2 years ago

@c-suh https://pds.nasa.gov/ds-view/pds/viewProfile.jsp?dsid=LRO-L-LROC-2-EDR-V1.0

FYI, I found this by just searching for an active mission (LRO) did some filtering, and eventually got to the page. Not super intuitive but we found one and it looks good :-)

https://pds.nasa.gov/datasearch/keyword-search/search.jsp?q=lro&f.facet_investigation.facet.prefix=2%2Clunar%20reconnaissance%20orbiter%2C&fq=facet_investigation%3A%221%2Clunar%20reconnaissance%20orbiter%22&fq=facet_type%3A%221%2Cdata_set%22&f.facet_type.facet.prefix=2%2Cdata_set%2C

looks good!