Pulling this out from #2 as a separate issue.
There is currently some issue with reading the netcdf files with gdalinfo. If there are variables in the root group then gdalinfo can read the file however it does not find the variables in the other groups. If there are no variables in the root group it cannot open the file, even if there are variables in the other groups.
Possibly the version of gdal I am using (2.1.0) can't handle groups. I will look into it further.
Pulling this out from #2 as a separate issue.
There is currently some issue with reading the netcdf files with gdalinfo. If there are variables in the root group then gdalinfo can read the file however it does not find the variables in the other groups. If there are no variables in the root group it cannot open the file, even if there are variables in the other groups.
Possibly the version of gdal I am using (2.1.0) can't handle groups. I will look into it further.