qubed/docs/cmd.md
2025-02-19 14:17:47 +00:00

501 B

Command Line Usage

fdb list class=rd,expver=0001,... | qubed --from=fdblist --to=text

--from options include:

  • fdblist
  • json
  • protobuf
  • marslist
  • constraints

--to options include:

  • text
  • html
  • json
  • datacubes
  • constraints

use --input and --output to specify input and output files respectively.

There's some handy test data in the tests/data directory. For example:

gzip -dc tests/data/fdb_list_compact.gz| qubed --from=fdblist