lifewatch / pypam

Python Passive Acoustic Analysis tool for Passive Acoustic Monitoring (PAM)
GNU General Public License v3.0
41 stars 8 forks source link

Use xarray's capabilities of opening multiple files at once #75

Closed cparcerisas closed 1 year ago

cparcerisas commented 1 year ago

Use in join_all_ds_output_deployment: xr.open_mfdataset('my/files/*.nc', parallel=True)