The project I am following has changed requirements and now they want to do WMTS requests instead of WMS requests. With WMS all is working fine, including the TIME parameter in the GetMap request (store: netCDF file).
I cannot replicate the same requests in WMTS because apparently TIME parameter is not enabled. I installed WMTS multidimensional plugin and I can see the times in DescribeDomains request but still the TIME is not working in the GetTile request. Can anybody help here?