Skip to content

xaviermouy/pbp-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbp-batch

Wrapper for the mbari-pbp allowing to create metadata files, HMD computation, and daily plots for each deployment. Supports multiprocessing.

Installation

Recommended environment: python 3.11

To install the latest version:

pip install git+https://github.com/xaviermouy/pbp-batch.git

To install a specific version (tag):

pip install git+https://github.com/xaviermouy/pbp-batch.git@v0.0.1

Usage

Use pbp-batch submit_job followed by the path to the YAML files to process (separated by a space character). Each dataset (associated with a YAML file) is processed in parallel.

pbp-batch submit_job "C:\pbp_test_dataset\globalAttributes_file_1.yaml" "C:\pbp_test_dataset\globalAttributes_file_2.yaml"

Versions

  • v0.0.1 (2025-04-03): Initial version

About

Wrapper for the mbari-pbp

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages