Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete get DOIS criterias with the arguments proposed in command line #105

Closed
tloubrieu-jpl opened this issue Oct 22, 2020 · 2 comments
Closed
Assignees
Labels

Comments

@tloubrieu-jpl
Copy link
Member

tloubrieu-jpl commented Oct 22, 2020

See https://nasa-pds.github.io/pds-doi-service/usage/index.html#list

@tloubrieu-jpl
Copy link
Member Author

The filter argument for list are :
-h, --help show this help message and exit
-n "img,eng", --node "img,eng"
A list of node names comma separated to return the
matching DOI. Authorized values are:
atm,eng,geo,img,naif,ppi,rms,sbn
-f JSON, --format JSON
The format of the output from the databasequery.
Default is JSON if not specified
-doi 10.17189/21734, --doi 10.17189/21734
A list of DOIs comma separated to pass as input to the
database query.
-lid urn:nasa:pds:lab_shocked_feldspars, --lid urn:nasa:pds:lab_shocked_feldspars
A list of LIDs comma separated to pass as input to the
database query.
-lidvid urn:nasa:pds:lab_shocked_feldspars::1.0, --lidvid urn:nasa:pds:lab_shocked_feldspars::1.0
A list of LIDVIDs comma separated to pass as input to
the database query.
-start 2020-01-01T19:02:15.000000, --start-update 2020-01-01T19:02:15.000000
The start time for record update to pass as input to
the database query.
-end 2020-12-311T23:59:00.000000, --end-update 2020-12-311T23:59:00.000000
The end time for record update time to pass as input
to the database query.
-s "my.email@node.gov", --submitter "my.email@node.gov"
A list of email addresses comma separated to pass as
input to the database query

@tloubrieu-jpl
Copy link
Member Author

tloubrieu-jpl commented Nov 12, 2020

Only start/end are missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants