{"id":945,"date":"2026-03-31T16:05:40","date_gmt":"2026-03-31T16:05:40","guid":{"rendered":"https:\/\/www.cmre.nato.int\/ar25\/?page_id=945"},"modified":"2026-04-14T18:45:31","modified_gmt":"2026-04-14T16:45:31","slug":"activities","status":"publish","type":"page","link":"https:\/\/www.cmre.nato.int\/ar25\/activities\/","title":{"rendered":"Activities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"945\" class=\"elementor elementor-945\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c32ad4 e-con-full e-flex e-con e-parent\" data-id=\"7c32ad4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2cda33 elementor-widget elementor-widget-html\" data-id=\"f2cda33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n   :root {\r\n\r\n      --header-height: 50px;\r\n      --item1-transform: translate(-100%, -5%) scale(1.5);\r\n      --item1-filter: blur(30px);\r\n      --item1-zIndex: 11;\r\n      --item1-opacity: 0;\r\n\r\n      --item2-transform: translate(0, 0);\r\n      --item2-filter: blur(0);\r\n      --item2-zIndex: 10;\r\n      --item2-opacity: 1;\r\n\r\n      --item3-transform: translate(50%, 10%) scale(.8);\r\n      --item3-filter: blur(10px);\r\n      --item3-zIndex: 9;\r\n      --item3-opacity: 1;\r\n\r\n      --item4-transform: translate(90%, 20%) scale(0.5);\r\n      --item4-filter: blur(30px);\r\n      --item4-zIndex: 8;\r\n      --item4-opacity: 1;\r\n\r\n      --item5-transform: translate(120%, 30%) scale(0.3);\r\n      --item5-filter: blur(40px);\r\n      --item5-zIndex: 7;\r\n      --item5-opacity: 0;\r\n   }\r\n\r\n   a {\r\n      text-decoration: none;\r\n      color: #555;\r\n   }\r\n\r\n   \/*masonry*\/\r\n\r\n   .masonry {\r\n      position: absolute;\r\n      top: 10%;\r\n      left: 5%;\r\n      width: 90%;\r\n      height: 80%;\r\n      display: grid;\r\n      gap: 1rem;\r\n      grid-template-columns: repeat(5, minmax(0, 1fr));\r\n   }\r\n\r\n   .masonry .column {\r\n      gap: 1rem;\r\n      display: grid;\r\n   }\r\n\r\n   .masonry .column:nth-child(1) {\r\n      grid-column: 1 \/ span 2;\r\n   }\r\n\r\n   .masonry .column .image-wrapper {\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n      background-size: cover;\r\n      border-radius: 10px;\r\n      animation: fadeIn .5s ease-in-out 1 forwards;\r\n      transform-origin: bottom;\r\n      opacity: 0;\r\n   }\r\n\r\n   @keyframes fadeIn {\r\n      from {\r\n         opacity: 0;\r\n         filter: blur(30px);\r\n         \/* transform: scale(0); *\/\r\n      }\r\n\r\n      to {\r\n         opacity: 1;\r\n         filter: blur(0);\r\n         \/* transform: scale(1); *\/\r\n      }\r\n   }\r\n\r\n   .masonry.closing .column .image-wrapper:not(#img_1) {\r\n      opacity: 1;\r\n      animation: slideUp .5s cubic-bezier(0.68, -1, 0.27, 1.55) 1 forwards;\r\n   }\r\n\r\n   @keyframes slideUp {\r\n      from {\r\n         opacity: 1;\r\n         filter: blur(0);\r\n         opacity: 1;\r\n      }\r\n\r\n      to {\r\n         transform: translateY(-150%);\r\n         opacity: 0;\r\n         filter: blur(30px);\r\n      }\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_1,\r\n   .masonry.closing .column .image-wrapper#img_1 {\r\n      animation-delay: .4s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_1,\r\n   .masonry.closing .column .image-wrapper#img_1 {\r\n      animation-delay: .6s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_2,\r\n   .masonry.closing .column .image-wrapper#img_2 {\r\n      animation-delay: .7s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_3,\r\n   .masonry.closing .column .image-wrapper#img_3 {\r\n      animation-delay: .8s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_4,\r\n   .masonry.closing .column .image-wrapper#img_4 {\r\n      animation-delay: .9s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_5,\r\n   .masonry.closing .column .image-wrapper#img_5 {\r\n      animation-delay: 1s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_6,\r\n   .masonry.closing .column .image-wrapper#img_6 {\r\n      animation-delay: 1.1s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_7,\r\n   .masonry.closing .column .image-wrapper#img_7 {\r\n      animation-delay: 1.1s;\r\n   }\r\n\r\n   .masonry .column .image-wrapper#img_8,\r\n   .masonry.closing .column .image-wrapper#img_8 {\r\n      animation-delay: 1.2s;\r\n   }\r\n\r\n   \/* carousel*\/\r\n   .carousel {\r\n      margin-top: -50px;\r\n      \/* height: 800px; commentato by luca *\/\r\n      height: 100vh;\r\n      \/* aggiunto by luca *\/\r\n      overflow: hidden;\r\n      position: relative;\r\n      opacity: 0;\r\n   }\r\n\r\n   .carousel.opening {\r\n      transform-origin: center;\r\n      animation: scaleUp 1s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes scaleUp {\r\n      from {\r\n         opacity: 0;\r\n         filter: blur(150px);\r\n         transform: scale(0);\r\n      }\r\n\r\n      to {\r\n         opacity: 1;\r\n         filter: blur(0);\r\n         transform: scale(1);\r\n      }\r\n\r\n   }\r\n\r\n   .carousel button,\r\n   .carousel a {\r\n      cursor: pointer;\r\n      border: none;\r\n      font-size: 1rem;\r\n      padding: 0;\r\n      background: transparent;\r\n      color: rgb(5, 29, 75);\r\n      border-bottom: 1px solid #555;\r\n      white-space: nowrap;\r\n      border-radius: 0;\r\n   }\r\n\r\n   .carousel a:hover {\r\n      color: #33a6ff !important;\r\n   }\r\n\r\n   .carousel .list {\r\n      position: absolute;\r\n      top: 0;\r\n      width: 70vw;\r\n      max-width: 98%;\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      height: 80%;\r\n   }\r\n\r\n   .carousel .list .item {\r\n      position: absolute;\r\n      left: 0;\r\n      top: 0;\r\n      width: 80%;\r\n      height: 100%;\r\n      font-size: 15px;\r\n   }\r\n\r\n   \/* .carousel .list .item .img {\r\n   width: 50%;\r\n   position: absolute;\r\n   right: 0;\r\n   top: 50%;\r\n   transform: translateY(-50%);\r\n} *\/\r\n\r\n   .carousel .list .item .detail {\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel .list .item .intro {\r\n      position: absolute;\r\n      top: 25%;\r\n      \/* transform: translateY(-50%); *\/\r\n      width: 30vw;\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) .intro {\r\n      opacity: 1;\r\n      pointer-events: auto;\r\n      transition: opacity .5s;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(n + 6) {\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) {\r\n      transform: var(--item2-transform);\r\n      filter: var(--item2-filter);\r\n      z-index: var(--item2-zIndex);\r\n      opacity: var(--item2-opacity);\r\n   }\r\n\r\n   .carousel .list .item:nth-child(1) {\r\n      transform: var(--item1-transform);\r\n      filter: var(--item1-filter);\r\n      z-index: var(--item1-zIndex);\r\n      opacity: var(--item1-opacity);\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(3) {\r\n      transform: var(--item3-transform);\r\n      filter: var(--item3-filter);\r\n      z-index: var(--item3-zIndex);\r\n      opacity: var(--item3-opacity);\r\n   }\r\n\r\n   .carousel .list .item:nth-child(4) {\r\n      transform: var(--item4-transform);\r\n      filter: var(--item4-filter);\r\n      z-index: var(--item4-zIndex);\r\n      opacity: var(--item4-opacity);\r\n   }\r\n\r\n   .carousel .list .item:nth-child(5) {\r\n      transform: var(--item5-transform);\r\n      filter: var(--item5-filter);\r\n      z-index: var(--item5-zIndex);\r\n      opacity: var(--item5-opacity);\r\n      pointer-events: none;\r\n   }\r\n\r\n   .back-area {\r\n      position: absolute;\r\n      bottom: 20%;\r\n      \/* width: 100vw; *\/\r\n      max-width: 90%;\r\n      left: 19%;\r\n      transform: translateX(-50%);\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n   }\r\n\r\n   #next,\r\n   #prev {\r\n      position: absolute;\r\n      top: 25%;\r\n      height: 100px;\r\n      width: 40px;\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      font-size: 2.5vw;\r\n      font-weight: bold;\r\n      border: none;\r\n      padding: 0;\r\n      color: rgb(114, 115, 117);\r\n   }\r\n\r\n   #next:hover,\r\n   #prev:hover {\r\n      color: var(--e-global-color-primary);\r\n      transform: scale(1.2);\r\n   }\r\n\r\n   #next {\r\n      right: 5%;\r\n   }\r\n\r\n   #prev {\r\n      left: 5%;\r\n   }\r\n\r\n   .back-area #back {\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      font-weight: 500;\r\n      border: none;\r\n      border-bottom: 1px solid #555;\r\n      border-radius: 0;\r\n      letter-spacing: 3px;\r\n      background-color: transparent;\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel .list .item .intro .title {\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      font-size: 1.5em;\r\n      line-height: .8em;\r\n      text-transform: uppercase;\r\n      opacity: 0;\r\n   }\r\n\r\n   .carousel .list .item .intro .topic {\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      font-size: 2.4em;\r\n      line-height: 1.3;\r\n      opacity: 0;\r\n   }\r\n\r\n   .carousel .list .item .intro .des {\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      font-size: small;\r\n      opacity: 0;\r\n   }\r\n\r\n   .carousel .list .item .intro .seeMore {\r\n      background-color: transparent;\r\n      border: none;\r\n      border-bottom: 1px solid #555;\r\n      border-radius: 0;\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      font-weight: bold;\r\n      margin-top: 1.2em;\r\n      padding: 5px 0;\r\n      color: rgb(5, 29, 75);\r\n      opacity: 0;\r\n      display: inline-block;\r\n   }\r\n\r\n   .carousel .list .item .intro .seeMore:hover {\r\n      color: #33a6ff !important;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) .intro .title,\r\n   .carousel .list .item:nth-child(2) .intro .topic,\r\n   .carousel .list .item:nth-child(2) .intro .des,\r\n   .carousel .list .item:nth-child(2) .intro .seeMore {\r\n      \/* opacity: 0; *\/\r\n      animation: showContent .5s 0.7s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes showContent {\r\n      from {\r\n         transform: translateY(50px);\r\n         filter: blue(30px);\r\n      }\r\n\r\n      to {\r\n         transform: translateY(0);\r\n         opacity: 1;\r\n         filter: blur(0);\r\n      }\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) .intro .topic {\r\n      animation-delay: 0.9s;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) .intro .des {\r\n      animation-delay: 1.1s;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) .intro .seeMore {\r\n      animation-delay: 1.3s;\r\n   }\r\n\r\n   .carousel.next .list .item:nth-child(1) {\r\n      animation: positionItem2 .5s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes positionItem2 {\r\n      from {\r\n         transform: var(--item2-transform);\r\n         filter: var(--item2-filter);\r\n         z-index: var(--item2-zIndex);\r\n         opacity: var(--item2-opacity);\r\n      }\r\n   }\r\n\r\n   .carousel.next .list .item:nth-child(2) {\r\n      animation: positionItem3 .7s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes positionItem3 {\r\n      from {\r\n         transform: var(--item3-transform);\r\n         filter: var(--item3-filter);\r\n         z-index: var(--item3-zIndex);\r\n         opacity: var(--item3-opacity);\r\n      }\r\n   }\r\n\r\n   .carousel.next .list .item:nth-child(3) {\r\n      animation: positionItem4 .9s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes positionItem4 {\r\n      from {\r\n         transform: var(--item4-transform);\r\n         filter: var(--item4-filter);\r\n         z-index: var(--item4-zIndex);\r\n         opacity: var(--item4-opacity);\r\n      }\r\n   }\r\n\r\n   .carousel.next .list .item:nth-child(4) {\r\n      animation: positionItem5 1.1s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes positionItem5 {\r\n      from {\r\n         transform: var(--item5-transform);\r\n         filter: var(--item5-filter);\r\n         z-index: var(--item5-zIndex);\r\n         opacity: var(--item5-opacity);\r\n      }\r\n   }\r\n\r\n   \/* effect click prev button *\/\r\n   .carousel.prev .list .item:nth-child(2) {\r\n      animation: positionItem1 .5s ease-in-out 1 forwards;\r\n   }\r\n\r\n   @keyframes positionItem1 {\r\n      from {\r\n         transform: var(--item1-transform);\r\n         filter: var(--item1-filter);\r\n         z-index: var(--item1-zIndex);\r\n         opacity: var(--item1-opacity);\r\n      }\r\n   }\r\n\r\n   .carousel.prev .list .item:nth-child(3) {\r\n      animation: positionItem2 .7s ease-in-out 1 forwards;\r\n   }\r\n\r\n   .carousel.prev .list .item:nth-child(4) {\r\n      animation: positionItem3 .9s ease-in-out 1 forwards;\r\n   }\r\n\r\n   .carousel.prev .list .item:nth-child(5) {\r\n      animation: positionItem4 1.1s ease-in-out 1 forwards;\r\n   }\r\n\r\n   \/* show detail effect*\/\r\n   .carousel .list .item {\r\n      transition: left .5s;\r\n      opacity: .5;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(3),\r\n   .carousel.showDetail .list .item:nth-child(4) {\r\n      left: 100%;\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) {\r\n      width: 100%;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .intro {\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel .list .item:nth-child(2) img,\r\n   .carousel .list .item:nth-child(2) .img {\r\n      transition: right .5s;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) img,\r\n   .carousel.showDetail .list .item:nth-child(2) .img {\r\n      right: 55%\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .detail {\r\n      opacity: 1;\r\n      pointer-events: auto;\r\n      width: 50%;\r\n      position: absolute;\r\n      right: 0;\r\n      text-align: right;\r\n      top: 25%;\r\n      display: flex;\r\n      flex-direction: column;\r\n      \/* transform: translateY(-50%); *\/\r\n   }\r\n\r\n   .carousel.showDetail .list .item .detail .title {\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      line-height: 1.3;\r\n      font-size: 3em;\r\n   }\r\n\r\n   .carousel.showDetail .list .item .detail .specifications {\r\n      display: flex;\r\n      gap: 10px;\r\n      width: 100%;\r\n      border-top: 1px solid #555;\r\n      border-radius: 0;\r\n      margin-top: 20px;\r\n   }\r\n\r\n   .carousel.showDetail .list .item .detail .specifications div {\r\n      width: 90px;\r\n      text-align: center;\r\n      flex-shrink: 0;\r\n   }\r\n\r\n   .carousel.showDetail .list .item .detail .specifications div p:nth-child(1) {\r\n      font-weight: bold;\r\n   }\r\n\r\n   .carousel.showDetail .list .item .detail .checkout button,\r\n   .carousel.showDetail .list .item .detail .checkout a {\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      background-color: transparent;\r\n      border: none;\r\n      border-bottom: 1px solid #555;\r\n      border-radius: 0;\r\n      margin-left: 5px;\r\n      font-weight: 500;\r\n      color: rgb(5, 29, 75);\r\n      margin-top: 10px;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .title,\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .des,\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .specifications,\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .checkout,\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .elenco {\r\n      opacity: 0;\r\n      animation: showContent .5s 1s ease-in-out 1 forwards;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .des {\r\n      animation-delay: 1.2s;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .specifications {\r\n      animation-delay: 1.4s;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .checkout {\r\n      animation-delay: 1.4s;\r\n   }\r\n\r\n   .carousel.showDetail .list .item:nth-child(2) .detail .elenco {\r\n      animation-delay: 1.6s;\r\n   }\r\n\r\n   .carousel.showDetail #next,\r\n   .carousel.showDetail #prev {\r\n      opacity: 0;\r\n      pointer-events: none;\r\n   }\r\n\r\n   .carousel.showDetail #back {\r\n      opacity: 1;\r\n      pointer-events: auto;\r\n   }\r\n\r\n   .carousel::before {\r\n      content: '';\r\n      width: 500px;\r\n      height: 300px;\r\n      \/* background-image: linear-gradient(45deg, #dc422a, blue); *\/\r\n      background-image: linear-gradient(45deg, #0e89c6, #00448a);\r\n      position: absolute;\r\n      z-index: -1;\r\n      border-radius: 20% 30% 80% 10%;\r\n      filter: blur(150px);\r\n      top: 50%;\r\n      left: 50%;\r\n      transform: translate(-10%, -50%);\r\n      transition: 1s;\r\n   }\r\n\r\n   .carousel.showDetail::before {\r\n      transform: translate(-100%, -50%) rotate(70deg);\r\n   }\r\n\r\n   .img {\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n      background-size: cover;\r\n      width: 40%;\r\n      \/* per border radius*\/\r\n      height: 50%;\r\n      right: 0;\r\n      position: absolute;\r\n      top: 50%;\r\n      transform: translateY(-50%);\r\n      border-radius: 10px;\r\n   }\r\n\r\n   #img_vessels {\r\n      \/* background-image: url(images\/img2.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/04\/vessels_cropped-scaled.jpg);\r\n   }\r\n\r\n   #img_1 {\r\n      \/* background-image: url(images\/img1.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/1.1-cold-trial-scaled.jpg);\r\n   }\r\n\r\n   #img_2 {\r\n      \/* background-image: url(images\/img3.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/2.1--scaled.jpg);\r\n   }\r\n\r\n   #img_3 {\r\n      \/* background-image: url(images\/img4.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/3.1-Arctic_sea-ice-768x432.png);\r\n   }\r\n\r\n   #img_4 {\r\n      \/* background-image: url(images\/img5.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/dataexploit.png);\r\n   }\r\n\r\n   #img_5 {\r\n      \/* background-image: url(images\/img6.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/04\/future-visions-business-technology-concept-scaled.jpg);\r\n      background-position: left center;\r\n   }\r\n\r\n   #img_6 {\r\n      \/* background-image: url(images\/img6.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/6.1-mainsail-scaled.jpg);\r\n   }\r\n\r\n   #img_7 {\r\n      \/* background-image: url(images\/img6.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/20250507_CMRE_-46-scaled.jpg);\r\n   }\r\n\r\n   #img_8 {\r\n      \/* background-image: url(images\/img6.png); *\/\r\n      background-image: url(\/ar25\/wp-content\/uploads\/2026\/03\/8.5-THORA-OPERATIONS-DURING-NEMP25-scaled.jpg);\r\n   }\r\n\r\n   .checkout {\r\n      align-self: flex-end;\r\n   }\r\n\r\n   @media screen and (max-width: 1040px) {\r\n      .carousel .list .item {\r\n         width: 100%;\r\n      }\r\n\r\n      .carousel .list .item .intro {\r\n         width: 40vw;\r\n      }\r\n\r\n      .carousel .list .detail .specifications {\r\n         overflow: auto;\r\n      }\r\n\r\n      .carousel.showDetail .list .item .detail .specifications {\r\n         flex-wrap: wrap;\r\n      }\r\n\r\n\r\n      .masonry {\r\n         left: 5%;\r\n         width: 90%;\r\n      }\r\n\r\n      #next,\r\n      #prev {\r\n         font-size: 4vw;\r\n      }\r\n   }\r\n\r\n   @media screen and (max-width: 767px) {\r\n\r\n      .carousel .list {\r\n         width: 80vw;\r\n      }\r\n\r\n      .carousel .list .item {\r\n         width: 100%;\r\n         font-size: 10px;\r\n      }\r\n\r\n      .carousel button,\r\n      .carousel a {\r\n         font-size: .8rem;\r\n      }\r\n\r\n      \/* .carousel {\r\n      height: 600px;\r\n   } commentato by luca *\/\r\n\r\n      .carousel .list {\r\n         height: 100%;\r\n      }\r\n\r\n      .carousel .list .item .intro {\r\n         width: 50%;\r\n      }\r\n\r\n      .carousel .list .item .img {\r\n         width: 45%;\r\n         height: 45%;\r\n      }\r\n\r\n      .carousel.showDetail .list .item .detail .title {\r\n         font-size: 2.3em;\r\n      }\r\n\r\n      .carousel.showDetail .list .item .detail .specifications {\r\n         flex-direction: column;\r\n         align-items: flex-end;\r\n      }\r\n\r\n      .carousel.showDetail .list .item .detail .specifications div {\r\n         text-align: right;\r\n      }\r\n\r\n      .carousel.showDetail .list .item .detail .des {\r\n         \/* height: 100px;\r\n         overflow: auto; *\/\r\n         font-size: 1.2em;\r\n      }\r\n\r\n      .carousel.showDetail .list .item .detail .checkout {\r\n         display: flex;\r\n         width: max-content;\r\n         float: right;\r\n      }\r\n\r\n      #next,\r\n      #prev {\r\n         top: 40%;\r\n         font-size: 7vw;\r\n      }\r\n\r\n      #next {\r\n         right: 1%;\r\n      }\r\n\r\n      #prev {\r\n         left: 1%;\r\n      }\r\n\r\n      .elenco .voci {\r\n         font-size: 1.1em;\r\n      }\r\n   }\r\n\r\n   .elenco {\r\n      display: flex;\r\n      flex-flow: column;\r\n      border-top: 1px solid #555;\r\n      border-radius: 0;\r\n      margin-top: 20px;\r\n      gap: .5rem;\r\n      overflow: auto;\r\n      max-height: 300px;\r\n   }\r\n\r\n   .elenco .voci:nth-child(1) {\r\n      margin-top: 10px;\r\n   }\r\n\r\n   .elenco .voci:nth-last-child(1) {\r\n      margin-bottom: 10px;\r\n   }\r\n\r\n   .elenco .voci {\r\n      margin-top: 5px;\r\n      text-align: left;\r\n      font-family: \"Noto Sans\", sans-serif;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      color: rgb(5, 29, 75);\r\n      gap: .5rem;\r\n      align-items: flex-start;\r\n   }\r\n<\/style>\r\n<div class=\"masonry\">\r\n   <div class=\"column\">\r\n      <div id=\"img_1\" class=\"image-wrapper\"><\/div>\r\n   <\/div>\r\n   <div class=\"column\">\r\n      <div id=\"img_2\" class=\"image-wrapper\"><\/div>\r\n      <div id=\"img_3\" class=\"image-wrapper\"><\/div>\r\n   <\/div>\r\n   <div class=\"column\">\r\n      <div id=\"img_4\" class=\"image-wrapper\"><\/div>\r\n      <div id=\"img_5\" class=\"image-wrapper\"><\/div>\r\n   <\/div>\r\n   <div class=\"column\">\r\n      <div id=\"img_6\" class=\"image-wrapper\"><\/div>\r\n      <div id=\"img_7\" class=\"image-wrapper\"><\/div>\r\n      <div id=\"img_8\" class=\"image-wrapper\"><\/div>\r\n   <\/div>\r\n<\/div>\r\n<div class=\"carousel\">\r\n   <div class=\"list\">\r\n      <!-- 8 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_8\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Technical Demonstration and Interoperability\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Technology demonstrations are opportunities for CMRE to showcase and trial scientific solutions with the\r\n               operational community. Through participation and demonstration at NATO exercises, events, and\r\n               experiments, CMRE demonstrates the operational utility of these technologies and receives and integrates\r\n               feedback directly from operators.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Technical Demonstration and Interoperability\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Technology demonstrations are opportunities for CMRE to showcase and trial scientific solutions with the\r\n               operational community. Through participation and demonstration at NATO exercises, events, and\r\n               experiments, CMRE demonstrates the operational utility of these technologies and receives and integrates\r\n               feedback directly from operators.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/technical-demonstration-and-interoperability\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Interoperability Technology Demonstrations\r\n                  <a href=\"\/ar25\/technical-demonstration-and-interoperability#8_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Experimentation and Demonstration at Innovation Continuum\r\n                  <a href=\"\/ar25\/technical-demonstration-and-interoperability#8_2\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  CWIX, Dynamic Messenger, and Operational Analysis\r\n                  <a href=\"\/ar25\/technical-demonstration-and-interoperability#8_3\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Three Octave Research Array\r\n                  <a href=\"\/ar25\/technical-demonstration-and-interoperability#8_4\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Bold Machina\r\n                  <a href=\"\/ar25\/technical-demonstration-and-interoperability#8_5\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 1 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_1\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Autonomous Anti-Submarine Warfare\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Anti-submarine warfare has been a focus of CMRE's work since its founding in 1959. Today, NATO's\r\n               deterrence and defence posture requires capacity for state-of-the-art anti-submarine warfare\r\n               capabilities. This means harnessing emerging technologies, including autonomous systems, for\r\n               anti-submarine warfare.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Autonomous Anti-Submarine Warfare\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Anti-submarine warfare has been a focus of CMRE's work since its founding in 1959. Today, NATO's\r\n               deterrence and defence posture requires capacity for state-of-the-art anti-submarine warfare\r\n               capabilities. This means harnessing emerging technologies, including autonomous systems, for\r\n               anti-submarine warfare.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/autonomous-anti-submarine-warfare\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Emerging and Disruptive Technologies for Autonomous Anti-Submarine Warfare\r\n                  <a href=\"\/ar25\/autonomous-anti-submarine-warfare#1_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Support to DRDC\r\n                  <a href=\"\/ar25\/autonomous-anti-submarine-warfare#1_2\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 2 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_2\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Autonomous Naval Mine Warfare\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE's work on naval mine warfare focuses on developing novel sensors, perception and autonomy algorithms\r\n               to detect naval mines more effectively, especially in difficult environments. Research under this\r\n               programme improves NATO's ability to counter naval mines using autonomous unmanned networked\r\n               capabilities.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Autonomous Naval Mine Warfare\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE's work on naval mine warfare focuses on developing novel sensors, perception and autonomy algorithms\r\n               to detect naval mines more effectively, especially in difficult environments. Research under this\r\n               programme improves NATO's ability to counter naval mines using autonomous unmanned networked\r\n               capabilities.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/autonomous-naval-mine-warfare\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Autonomous Naval Mine Warfare\r\n                  <a href=\"\/ar25\/autonomous-naval-mine-warfare#2_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Countering Unmanned Vehicles\r\n                  <a href=\"\/ar25\/autonomous-naval-mine-warfare#2_2\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 3 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_3\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Environmental Knowledge and Operational Effectiveness\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE observes, analyses and models the maritime and undersea environment and its impact on NATO\r\n               anti-submarine warfare operations in strategically important regions notably in the Arctic Ocean. CMRE\r\n               also develops Autonomous\r\n               capabilities for rapid environmental assessment.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Environmental Knowledge and Operational Effectiveness\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE observes, analyses and models the maritime and undersea environment and its impact on NATO\r\n               anti-submarine warfare operations in strategically important regions notably in the Arctic Ocean. CMRE\r\n               also develops Autonomous\r\n               capabilities for rapid environmental assessment.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/environmental-knowledge-and-operational-effectiveness\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Environmental Knowledge and Operational Effectiveness\r\n                  <a href=\"\/ar25\/environmental-knowledge-and-operational-effectiveness#3_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Climate Change and Security Analysis\r\n                  <a href=\"\/ar25\/environmental-knowledge-and-operational-effectiveness#3_2\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 4 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_4\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Data Knowledge and Operational Effectiveness\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE works to improve NATO's maritime situational awareness by integrating and processing information\r\n               across all domains, through developing and demonstrating innovative artificial and information fusion\r\n               concepts\r\n               and technologies.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Data Knowledge and Operational Effectiveness\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE works to improve NATO's maritime situational awareness by integrating and processing information\r\n               across all domains, through developing and demonstrating innovative artificial and information fusion\r\n               concepts\r\n               and technologies.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/data-knowledge-and-operational-effectiveness\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Maritime Seabed-to-Space Situational Awareness\r\n                  <a href=\"\/ar25\/data-knowledge-and-operational-effectiveness#4_1\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 5 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_5\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Maritime Resource Enablers\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Maritime Resource Enablers facilitate the sharing and exploitation of scientific and experimental\r\n               datasets within the Alliance and across domains. The CMRE Data Catalogue has made the vast data collected\r\n               at CMRE discoverable and accessible to NATO and Nations. Additionally, data interoperability standards\r\n               are developed and implemented to serve as foundations for the work on the Alliance Data Sharing\r\n               Ecosystem, essential for advancing data centricity in NATO, as demonstrated in 2025 through CMRE's\r\n               contributions to NATO exercises.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Maritime Resource Enablers\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Maritime Resource Enablers facilitate the sharing and exploitation of scientific and experimental\r\n               datasets within the Alliance and across domains. The CMRE Data Catalogue has made the vast data collected\r\n               at CMRE discoverable and accessible to NATO and Nations. Additionally, data interoperability standards\r\n               are developed and implemented to serve as foundations for the work on the Alliance Data Sharing\r\n               Ecosystem, essential for advancing data centricity in NATO, as demonstrated in 2025 through CMRE's\r\n               contributions to NATO exercises.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/maritime-resource-enablers\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Maritime Resource Enablers\r\n                  <a href=\"\/ar25\/maritime-resource-enablers#5_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Data Mesh\r\n                  <a href=\"\/ar25\/maritime-resource-enablers#5_2\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Pilot Data Catalogue\r\n                  <a href=\"\/ar25\/maritime-resource-enablers#5_3\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 6 -->\r\n      <div class=\"item\">\r\n         <div id=\"img_6\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Critical Undersea Infrastructure and Support to Operations\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE develops cutting-edge operational and tactical software products and services. Mainsail is an\r\n               example of a data centric platform developed by CMRE, used in NATO's daily operations to protect critical\r\n               undersea infrastructure by providing real-time alerts on anomalous vessel behaviour. CMRE continues to\r\n               improve and enhance its software tools.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Critical Undersea Infrastructure and Support to Operations\r\n            <\/div>\r\n            <div class=\"des\">\r\n               CMRE develops cutting-edge operational and tactical software products and services. Mainsail is an\r\n               example of a data centric platform developed by CMRE, used in NATO's daily operations to protect critical\r\n               undersea infrastructure by providing real-time alerts on anomalous vessel behaviour. CMRE continues to\r\n               improve and enhance its software tools.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/critical-undersea-infrastructure-and-support-to-operations\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Mainsail\r\n                  <a href=\"\/ar25\/critical-undersea-infrastructure-and-support-to-operations#6_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  CWIX, Dynamic Messenger, and Operational Analysis\r\n                  <a href=\"\/ar25\/critical-undersea-infrastructure-and-support-to-operations#6_2\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Sonar Performance Predictor Extension\r\n                  <a href=\"\/ar25\/critical-undersea-infrastructure-and-support-to-operations#6_3\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n      <!-- 7 -->\r\n      <div class=\"item\">\r\n         <!-- <img decoding=\"async\" src=\"images\/img1.png\"> -->\r\n         <div id=\"img_7\" class='img'><\/div>\r\n         <div class=\"intro\">\r\n            <div class=\"title\">Activities<\/div>\r\n            <div class=\"topic\">\r\n               Maritime Unmanned Systems Enablers\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Research into Maritime Unmanned Systems Enablers supports effective employment of NATO autonomous systems\r\n               and focuses on aspects of interoperability, underwater communications, and modelling and simulation. This\r\n               work includes quantum technologies, secure communications, wargaming, immersive virtual reality\r\n               environments, and underwater simulations.\r\n            <\/div>\r\n            <a class=\"seeMore\">\r\n               See more\r\n            <\/a>\r\n         <\/div>\r\n         <div class=\"detail\">\r\n            <div class=\"title\">\r\n               Maritime Unmanned Systems Enablers\r\n            <\/div>\r\n            <div class=\"des\">\r\n               Research into Maritime Unmanned Systems Enablers supports effective employment of NATO autonomous systems\r\n               and focuses on aspects of interoperability, underwater communications, and modelling and simulation. This\r\n               work includes quantum technologies, secure communications, wargaming, immersive virtual reality\r\n               environments, and underwater simulations.\r\n            <\/div>\r\n            <div class=\"checkout\">\r\n               <a href=\"\/ar25\/maritime-unmanned-systems-enablers\">See all<\/a>\r\n               <!-- <a>CHECKOUT<\/a> -->\r\n            <\/div>\r\n            <div class=\"elenco\">\r\n               <div class=\"voci\">\r\n                  Maritime Unmanned Systems Enablers\r\n                  <a href=\"\/ar25\/maritime-unmanned-systems-enablers#7_1\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Quantum Communication, Navigation, and Computing\r\n                  <a href=\"\/ar25\/maritime-unmanned-systems-enablers#7_2\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Complex Holistic Outline Based Interoperable Network for underwater simulation\r\n                  <a href=\"\/ar25\/maritime-unmanned-systems-enablers#7_3\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Immersive Environments for Improved Spatial Awareness on Securing CUI\r\n                  <a href=\"\/ar25\/maritime-unmanned-systems-enablers#7_4\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Digital Ocean Wargame\r\n                  <a href=\"\/ar25\/maritime-unmanned-systems-enablers#7_5\">See detail<\/a>\r\n               <\/div>\r\n               <div class=\"voci\">\r\n                  Analysis of Quantum Key Distribution Application for Secure Underwater Communications\r\n                  <a href=\"\/ar25\/maritime-unmanned-systems-enablers#7_6\">See detail<\/a>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n   <button id=\"prev\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n   <button id=\"next\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n   <div class=\"back-area\">\r\n      <button id=\"back\">Go Back<\/button>\r\n   <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Activities Technical Demonstration and Interoperability Technology demonstrations are opportunities for CMRE to showcase and trial scientific solutions with the operational community. Through participation and demonstration at NATO exercises, events, and experiments, CMRE demonstrates the operational utility of these technologies and receives and integrates feedback directly from operators. See more Technical Demonstration and Interoperability Technology demonstrations [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-945","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Activities - CMRE Annual Report 2025<\/title>\n<meta name=\"description\" content=\"NATO Science &amp; Technology Organization - Centre for Maritime Research and Experimentation (CMRE) Activities\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cmre.nato.int\/ar25\/activities\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Activities - CMRE Annual Report 2025\" \/>\n<meta property=\"og:description\" content=\"NATO Science &amp; Technology Organization - Centre for Maritime Research and Experimentation (CMRE) Activities\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cmre.nato.int\/ar25\/activities\/\" \/>\n<meta property=\"og:site_name\" content=\"CMRE Annual Report 2025\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/pages\/Centre-for-Maritime-Research-and-Experimentation-CMRE\/204814398055\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T16:45:31+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@sto_cmre\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/activities\\\/\",\"url\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/activities\\\/\",\"name\":\"Activities - CMRE Annual Report 2025\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/#website\"},\"datePublished\":\"2026-03-31T16:05:40+00:00\",\"dateModified\":\"2026-04-14T16:45:31+00:00\",\"description\":\"NATO Science & Technology Organization - Centre for Maritime Research and Experimentation (CMRE) Activities\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/activities\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/activities\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/activities\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Activities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/#website\",\"url\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/\",\"name\":\"CMRE Annual Report 2025\",\"description\":\"CMRE Annual Report 2025\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/#organization\",\"name\":\"CMRE Annual Report 2025\",\"url\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/NATOhor_CMYK.jpg\",\"contentUrl\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/NATOhor_CMYK.jpg\",\"width\":1890,\"height\":945,\"caption\":\"CMRE Annual Report 2025\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cmre.nato.int\\\/ar25\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/www.facebook.com\\\/pages\\\/Centre-for-Maritime-Research-and-Experimentation-CMRE\\\/204814398055\",\"https:\\\/\\\/x.com\\\/sto_cmre\",\"http:\\\/\\\/www.youtube.com\\\/user\\\/paocmre?feature=results_main\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/centre-for-maritime-research-and-experimentation\\\/\",\"https:\\\/\\\/www.instagram.com\\\/sto.cmre\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Activities - CMRE Annual Report 2025","description":"NATO Science & Technology Organization - Centre for Maritime Research and Experimentation (CMRE) Activities","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cmre.nato.int\/ar25\/activities\/","og_locale":"en_US","og_type":"article","og_title":"Activities - CMRE Annual Report 2025","og_description":"NATO Science & Technology Organization - Centre for Maritime Research and Experimentation (CMRE) Activities","og_url":"https:\/\/www.cmre.nato.int\/ar25\/activities\/","og_site_name":"CMRE Annual Report 2025","article_publisher":"http:\/\/www.facebook.com\/pages\/Centre-for-Maritime-Research-and-Experimentation-CMRE\/204814398055","article_modified_time":"2026-04-14T16:45:31+00:00","twitter_card":"summary_large_image","twitter_site":"@sto_cmre","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cmre.nato.int\/ar25\/activities\/","url":"https:\/\/www.cmre.nato.int\/ar25\/activities\/","name":"Activities - CMRE Annual Report 2025","isPartOf":{"@id":"https:\/\/www.cmre.nato.int\/ar25\/#website"},"datePublished":"2026-03-31T16:05:40+00:00","dateModified":"2026-04-14T16:45:31+00:00","description":"NATO Science & Technology Organization - Centre for Maritime Research and Experimentation (CMRE) Activities","breadcrumb":{"@id":"https:\/\/www.cmre.nato.int\/ar25\/activities\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cmre.nato.int\/ar25\/activities\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.cmre.nato.int\/ar25\/activities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cmre.nato.int\/ar25\/"},{"@type":"ListItem","position":2,"name":"Activities"}]},{"@type":"WebSite","@id":"https:\/\/www.cmre.nato.int\/ar25\/#website","url":"https:\/\/www.cmre.nato.int\/ar25\/","name":"CMRE Annual Report 2025","description":"CMRE Annual Report 2025","publisher":{"@id":"https:\/\/www.cmre.nato.int\/ar25\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cmre.nato.int\/ar25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.cmre.nato.int\/ar25\/#organization","name":"CMRE Annual Report 2025","url":"https:\/\/www.cmre.nato.int\/ar25\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cmre.nato.int\/ar25\/#\/schema\/logo\/image\/","url":"https:\/\/www.cmre.nato.int\/ar25\/wp-content\/uploads\/2026\/02\/NATOhor_CMYK.jpg","contentUrl":"https:\/\/www.cmre.nato.int\/ar25\/wp-content\/uploads\/2026\/02\/NATOhor_CMYK.jpg","width":1890,"height":945,"caption":"CMRE Annual Report 2025"},"image":{"@id":"https:\/\/www.cmre.nato.int\/ar25\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/pages\/Centre-for-Maritime-Research-and-Experimentation-CMRE\/204814398055","https:\/\/x.com\/sto_cmre","http:\/\/www.youtube.com\/user\/paocmre?feature=results_main","https:\/\/www.linkedin.com\/company\/centre-for-maritime-research-and-experimentation\/","https:\/\/www.instagram.com\/sto.cmre"]}]}},"_links":{"self":[{"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/pages\/945","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/comments?post=945"}],"version-history":[{"count":190,"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/pages\/945\/revisions"}],"predecessor-version":[{"id":2441,"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/pages\/945\/revisions\/2441"}],"wp:attachment":[{"href":"https:\/\/www.cmre.nato.int\/ar25\/wp-json\/wp\/v2\/media?parent=945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}