Misc ScienceBase

Miscellaneous options for low-level interactions with the ScienceBase API.

--fields FIELD...

Specifies the sbJSON fields that should be queried.

Example:

pwfdf |command| --fields id title summary
--max N

The maximum number of ScienceBase products retrieved per API query. Defaults to 500 and cannot exceed 1000.

Example:

pwfdf |command| --max 1000
--offset N

The number of ScienceBase products to skip before retrieving search results.

Example:

pwfdf |command| --offset 50