You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function signature could look something like this:
defPVOutput.get_batch_metadata(
pv_system_ids,
output_filename: Optional, # if none provided then just return metadata, don't write to disk overwrite=False# if true then download new metadata, regardless of whether it's in the# HDF file, only relevant of output set
)
The text was updated successfully, but these errors were encountered:
The function signature could look something like this:
The text was updated successfully, but these errors were encountered: