[
  {
    "name": "qlook HH",
    "cmd": "qlook",
    "param": {
      "qlook": {
        "out_path": "qlook_HH"
      }
    },
    "notes": "Uses the worksheet merge to specify the .imgs field that corresponds to HH.",
    "worksheets_merge": [
      "qlook_HH",
      "qlook"
    ]
  },
  {
    "name": "qlook VV",
    "cmd": "qlook",
    "param": {
      "qlook": {
        "out_path": "qlook_VV"
      }
    },
    "notes": "Uses the worksheet merge to specify the .imgs field that corresponds to VV.",
    "worksheets_merge": [
      "qlook_VV",
      "qlook"
    ]
  },
  {
    "name": "qlook VH",
    "cmd": "qlook",
    "param": {
      "qlook": {
        "out_path": "qlook_VH"
      }
    },
    "notes": "Uses the worksheet merge to specify the .imgs field that corresponds to VH.",
    "worksheets_merge": [
      "qlook_VH",
      "qlook"
    ]
  },
  {
    "name": "qlook HV",
    "cmd": "qlook",
    "param": {
      "qlook": {
        "out_path": "qlook_HV"
      }
    },
    "notes": "Uses the worksheet merge to specify the .imgs field that corresponds to HV.",
    "worksheets_merge": [
      "qlook_HV",
      "qlook"
    ]
  }
]