batch_read_configure_options¶
- HSTB.kluster.xarray_conversion.batch_read_configure_options()¶
Generate the parameters that drive the data conversion. Chunksize for size of zarr written chunks, combine_attributes as a bool to tell the system to look for attributes within that xarray object, and output_arrs/final_pths/final_attrs to hold the data as it is processed.
- Returns
dict, options for batch read process
- Return type
opts