.countFilesInProduct: Given a runId, polls the "download" method to count the number of files available
Uses HTTP HEAD to avoid downloading the files
Description
Given a runId, polls the "download" method to count the number of files available
Uses HTTP HEAD to avoid downloading the files
Usage
.countFilesInProduct(self, runId = 0)
Arguments
runId
Run id returned by .runDataProduct()
Value
(numeric) Number of files available for download