interactions:
- request:
    body: null
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [Siphon (0.3.2+43.gadbe069.dirty)]
    method: GET
    uri: http://localhost:8080/thredds/cdmremote/nc4/nc4_pres_temp_4D.nc?req=NcML
  response:
    body: {string: "<?xml version='1.0' encoding='UTF-8'?>\n<netcdf xmlns='http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2'\n\
        \    location='http://localhost:8080/thredds/cdmremote/nc4/nc4_pres_temp_4D.nc'\
        \ >\n\n  <dimension name='level' length='2' />\n  <dimension name='latitude'\
        \ length='6' />\n  <dimension name='longitude' length='12' />\n  <dimension\
        \ name='time' length='2' isUnlimited='true' />\n\n  <variable name='temperature'\
        \ type='float' shape='time level latitude longitude' >\n    <attribute name='units'\
        \ value='celsius' />\n    <attribute name='_ChunkSizes' value='1  2  6  12\
        \ ' type='int' />\n  </variable>\n  <variable name='pressure' type='float'\
        \ shape='time level latitude longitude' >\n    <attribute name='units' value='hPa'\
        \ />\n    <attribute name='_ChunkSizes' value='1  2  6  12 ' type='int' />\n\
        \  </variable>\n  <variable name='latitude' type='float' shape='latitude'\
        \ >\n    <attribute name='units' value='degrees_north' />\n    <attribute\
        \ name='_ChunkSizes' value='6 ' type='int' />\n  </variable>\n  <variable\
        \ name='longitude' type='float' shape='longitude' >\n    <attribute name='units'\
        \ value='degrees_east' />\n    <attribute name='_ChunkSizes' value='12 ' type='int'\
        \ />\n  </variable>\n</netcdf>\n"}
    headers:
      Access-Control-Allow-Origin: ['*']
      Content-Type: [application/xml;charset=UTF-8]
      Date: ['Wed, 24 Feb 2016 00:18:25 GMT']
      Server: [Apache-Coyote/1.1]
    status: {code: 200, message: OK}
version: 1
