<?xml version="1.0" encoding="utf-8"?>
<error>
 <msg>Required parameters were not set.</msg>
 <params>
  <param name="lat" reqd="true">Decimal degrees, must be precise.</param>
  <param name="lon" reqd="true">Decimal degrees, must be precise.</param>
  <param name="ctime" reqd="false">Center epoch timestamp.  Seconds from 1970.</param>
  <param name="cspan" reqd="false">The time span for which to query lluv samples in seconds.</param>
  <param name="res" reqd="false">Resolution of combined totals data set.</param>
  <param name="pfx" reqd="false">Prefix of the data set. Present examples include 'a' and 'h'</param>
 </params>
</error>
