mbari-org / pbp-doc

Sources for https://docs.mbari.org/pbp/
https://docs.mbari.org/pbp/
0 stars 0 forks source link

pbp-json-gen documentation #1

Closed carueda closed 1 week ago

carueda commented 2 weeks ago

Hi Danelle.

https://docs.mbari.org/pbp/pbp-json-gen/

danellecline commented 2 weeks ago

@carueda I'm working on updating the document in the branch jsongendoc. I hit an issue with the log output failing for the ICLISTEN output. Has something changed in the logger? The log output is created but it is zero bytes, and no .jsons are created.

danellecline commented 2 weeks ago

@carueda @ryjombari here is the command that I tried

 pbp-json-gen --json-base-dir=json/iclisten \
                                                                           --output-dir=output \
                                                                           --uri=s3://pacific-sound-256khz \
                                                                           --start=20191023 \
                                                                           --end=20191024 \
                                                                           --prefix=MARS \
                                                                           --recorder=ICLISTEN
danellecline commented 1 week ago

The log issue was fixed in PR17

danellecline commented 1 week ago

The documentation has been updated. It's a good foundation now to build with a support matrix, examples, etc., so I will close this.

Screenshot 2024-07-11 at 5 58 02 PM Screenshot 2024-07-11 at 5 58 11 PM Screenshot 2024-07-11 at 5 59 00 PM