NVCL Data Services : Download Down-sampled Scalar Data Service

Logid is not valid.

Given one valid scalar log identifier, this service will pull the values within the logs from the database, bin or average them over the specified interval and build them into a comma separated values (csv) or json file for download.

Usage: getDownsampledData.html?parameter1=value&parameter2=value&....

ParameterDescriptionRequiredExample values
logidobtained through calling the getLogCollection serviceyes84346b38-5002-412e-8450-6ba79d38c94
intervalsize of interval to bin or average overno1.0
startdepthstart of depth range to get data from in metres from borehole collarno0
enddepthend of depth range to get data from in metres from borehole collarno400
outputformatcsv or jsonnojson

Example Queries:

A standard query to download a single scalar csv file : getDownsampledData.html?logid=84346b38-5002-412e-8450-6ba79d38c94

A standard query to download multiple scalars csv file : getDownsampledData.html?logid=84346b38-5002-412e-8450-6ba79d38c94&outputformat=json