{"id":901,"date":"2025-04-01T15:03:00","date_gmt":"2025-04-01T13:03:00","guid":{"rendered":"https:\/\/rc.mmmake.com\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/"},"modified":"2023-08-21T14:55:14","modified_gmt":"2023-08-21T12:55:14","slug":"where-the-wild-satellites-fly-weather-data-directly-from-the-source","status":"publish","type":"post","link":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/","title":{"rendered":"Where the wild satellites fly Weather data directly from the source"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><em><strong>A contribution by Patrick Kr\u00e4mer.<\/strong><\/em><\/p>\n\n<p class=\"wp-block-paragraph\">Satellites have been causing excitement not only since Lena&#8217;s triumph at the Eurovision Song Contest. What&#8217;s cooler than sophisticated machines orbiting the Earth, gathering and sending information? Rhetorical question. For the average consumer, however, they are quite far away. Not only because they&#8217;re floating in orbit, but also because you&#8217;ll probably never get access to their data, right?<\/p>\n\n<p class=\"wp-block-paragraph\">Wrong thinking! A friend already showed me a few months ago that it is possible to receive satellite images directly from American <a href=\"https:\/\/www.noaa.gov\/satellites\" target=\"_blank\" rel=\"noopener\">NOAA weather satellites<\/a> without any special know-how.<\/p>\n\n<h2 class=\"wp-block-heading\" id=\"schritt1vorbereitungistdiehalbemiete\">Step 1 &#8211; Preparation is half the battle<\/h2>\n\n<p class=\"wp-block-paragraph\">The project took off on a very boring quarantine afternoon. The theoretical knowledge of how and that you can tap into the NOAA satellites I already had, as I said. And a suitable receiver for the satellite data (for example an old DVB-T USB stick) was also already in my possession. The last &#8211; and still missing &#8211; piece of the puzzle: a suitable antenna.<\/p>\n\n<p class=\"wp-block-paragraph\">After some pondering, I had the thought of using a radio antenna (mounted on the roof anyway). The frequencies are at least in the same range (up to 108MHz radio, NOAA satellites from 137MHz). So it was worth a try.<\/p>\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/NOAA-19_2020-03-30_18_33.jpg\" alt=\"\"\/><\/figure>\n\n<p class=\"wp-block-paragraph\">My first attempts with the roof radio antenna quickly showed that the endeavor is not completely outlandish. But a little fine-tuning couldn&#8217;t hurt.<\/p>\n\n<h2 class=\"wp-block-heading\" id=\"schritt2houstonwirmssenetwasnachjustieren\">Step 2 &#8211; Houston, we need to do some readjustment<\/h2>\n\n<p class=\"wp-block-paragraph\">After a bit of playing around with the recording settings, the first recognizable images could be received, at least at high overflights. The variation comes from the fact that these satellites are not geostationary. It always varies at what angle they fly over a point on the earth. This is not the case with all satellites. For example, the Astra satellites we receive satellite television on have geostationary orbits.A large-scale satellite project that also uses non-geostationary satellites was recently <a href=\"https:\/\/t3n.de\/news\/alles-ueber-starlink-elon-musks-1272753\/3\" target=\"_blank\" rel=\"noopener\">launched<\/a> by SpaceX.<\/p>\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/20200416-162200-NOAA19-MSA-1.jpg\" alt=\"\"\/><\/figure>\n\n<p class=\"wp-block-paragraph\">Satellite images directly from the source. And here you can even already see something!<\/p>\n\n<h2 class=\"wp-block-heading\" id=\"schritt3automatedsatellitedatarecording\">Step 3 &#8211; Automated Satellite Data Recording<\/h2>\n\n<p class=\"wp-block-paragraph\">Sitting in front of the computer and manually recording every time a satellite is in the area is of course quite inconvenient. Unacceptably cumbersome, so of course I promptly went in search of automation.<\/p>\n\n<p class=\"wp-block-paragraph\">Here I came across the project <a href=\"https:\/\/github.com\/nootropicdesign\/wx-ground-station\" target=\"_blank\" rel=\"noopener\">wx-ground-station<\/a>, which automatically starts and stops recording, converts the data into images and uploads them to the cloud.<\/p>\n\n<p class=\"wp-block-paragraph\">After a <a href=\"https:\/\/github.com\/patagonaa\/wx-ground-station\" target=\"_blank\" rel=\"noopener\">fork of the project<\/a> and some adjustments the scripts were adapted to my needs and could be used. In the meantime, the hardware was also expanded to include an FM filter (to avoid interference from radio stations) and a receiver amplifier.<\/p>\n\n<h2 class=\"wp-block-heading\" id=\"schritt4nurgeteiltesatellitenbildersindglcklich\">Step 4 &#8211; Only shared satellite images are happy<\/h2>\n\n<p class=\"wp-block-paragraph\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/20200411-091507-NOAA18-MSA-1.jpg\" alt=\"\" width=\"600\" height=\"519\"\/><br\/>However, these images are of no use to anyone (including me) if they gather dust in a lonely folder on my server. So in the last step I developed a web application to display the received data.<\/p>\n\n<p class=\"wp-block-paragraph\">For this, many technologies familiar to me from my work at mmmake were also used: ASP.NET Core, TypeScript, KnockoutJS, Bootstrap, Docker. After a lengthy coding session, I was finally able to install the proof-of-concept on the server. Over the next few days, the application was then enhanced with features such as paging, sorting, a dark theme, an improved preview and the display of future satellite overflights.<\/p>\n\n<h2 class=\"wp-block-heading\" id=\"wasistmiteuch\">What about you?<\/h2>\n\n<p class=\"wp-block-paragraph\">Did you also realize some extraordinary projects during the lockdown? Let <a href=\"mailto:patrick.kraemer@mmmake.com\" target=\"_blank\" rel=\"noopener\">me<\/a> know or write to <a href=\"mailto:hello@mmake.com\" target=\"_blank\" rel=\"noreferrer noopener\">us<\/a> directly.<\/p>\n\n<p class=\"wp-block-paragraph\">The project is hosted at <a href=\"https:\/\/noaa.uwu.industries\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/noaa.uwu.industries<\/a> and is of course open source. You can find the code on <a href=\"https:\/\/github.com\/patagonaa\/noaa-web-viewer\" target=\"_blank\" rel=\"noopener\">GitHub<\/a>.<\/p>\n\n<p class=\"wp-block-paragraph\">PS: Whether it&#8217;s a nerdy deep dive, concrete Sitecore improvements, or workshop experience reports, you can get more stuff from our techies in our &#8220;<a href=\"https:\/\/mmmake.com\/en\/tag\/software-en\/\" target=\"_blank\" rel=\"noreferrer noopener\">Tech Talk<\/a>&#8221; blog section.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A contribution by Patrick Kr\u00e4mer. Satellites have been causing excitement not only since Lena&#8217;s triumph at the Eurovision Song Contest&#8230;.<\/p>\n","protected":false},"author":2,"featured_media":102,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-901","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Where the wild satellites fly Weather data directly from the source - mmmake.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Where the wild satellites fly Weather data directly from the source - mmmake.com\" \/>\n<meta property=\"og:description\" content=\"A contribution by Patrick Kr\u00e4mer. Satellites have been causing excitement not only since Lena&#8217;s triumph at the Eurovision Song Contest....\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/\" \/>\n<meta property=\"og:site_name\" content=\"mmmake.com\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-01T13:03:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/Satellit-iStock.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1350\" \/>\n\t<meta property=\"og:image:height\" content=\"1012\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"camaoadmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"camaoadmin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/\"},\"author\":{\"name\":\"camaoadmin\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#\\\/schema\\\/person\\\/6bac431d80403c17f102fd00b632d8a6\"},\"headline\":\"Where the wild satellites fly Weather data directly from the source\",\"datePublished\":\"2025-04-01T13:03:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/\"},\"wordCount\":641,\"publisher\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mmmake.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Satellit-iStock.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/\",\"url\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/\",\"name\":\"Where the wild satellites fly Weather data directly from the source - mmmake.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mmmake.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Satellit-iStock.jpg\",\"datePublished\":\"2025-04-01T13:03:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mmmake.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Satellit-iStock.jpg\",\"contentUrl\":\"https:\\\/\\\/mmmake.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Satellit-iStock.jpg\",\"width\":1350,\"height\":1012},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/blog\\\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mmmake.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Where the wild satellites fly Weather data directly from the source\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mmmake.com\\\/en\\\/\",\"name\":\"mmmake.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mmmake.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#organization\",\"name\":\"mmmake.com\",\"url\":\"https:\\\/\\\/mmmake.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mmmake.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/mmmake-logo.jpg\",\"contentUrl\":\"https:\\\/\\\/mmmake.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/mmmake-logo.jpg\",\"width\":538,\"height\":290,\"caption\":\"mmmake.com\"},\"image\":{\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mmmake.com\\\/en\\\/#\\\/schema\\\/person\\\/6bac431d80403c17f102fd00b632d8a6\",\"name\":\"camaoadmin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Where the wild satellites fly Weather data directly from the source - mmmake.com","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:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/","og_locale":"en_US","og_type":"article","og_title":"Where the wild satellites fly Weather data directly from the source - mmmake.com","og_description":"A contribution by Patrick Kr\u00e4mer. Satellites have been causing excitement not only since Lena&#8217;s triumph at the Eurovision Song Contest....","og_url":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/","og_site_name":"mmmake.com","article_published_time":"2025-04-01T13:03:00+00:00","og_image":[{"width":1350,"height":1012,"url":"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/Satellit-iStock.jpg","type":"image\/jpeg"}],"author":"camaoadmin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"camaoadmin","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#article","isPartOf":{"@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/"},"author":{"name":"camaoadmin","@id":"https:\/\/mmmake.com\/en\/#\/schema\/person\/6bac431d80403c17f102fd00b632d8a6"},"headline":"Where the wild satellites fly Weather data directly from the source","datePublished":"2025-04-01T13:03:00+00:00","mainEntityOfPage":{"@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/"},"wordCount":641,"publisher":{"@id":"https:\/\/mmmake.com\/en\/#organization"},"image":{"@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#primaryimage"},"thumbnailUrl":"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/Satellit-iStock.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/","url":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/","name":"Where the wild satellites fly Weather data directly from the source - mmmake.com","isPartOf":{"@id":"https:\/\/mmmake.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#primaryimage"},"image":{"@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#primaryimage"},"thumbnailUrl":"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/Satellit-iStock.jpg","datePublished":"2025-04-01T13:03:00+00:00","breadcrumb":{"@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#primaryimage","url":"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/Satellit-iStock.jpg","contentUrl":"https:\/\/mmmake.com\/wp-content\/uploads\/2020\/06\/Satellit-iStock.jpg","width":1350,"height":1012},{"@type":"BreadcrumbList","@id":"https:\/\/mmmake.com\/en\/blog\/where-the-wild-satellites-fly-weather-data-directly-from-the-source\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mmmake.com\/en\/"},{"@type":"ListItem","position":2,"name":"Where the wild satellites fly Weather data directly from the source"}]},{"@type":"WebSite","@id":"https:\/\/mmmake.com\/en\/#website","url":"https:\/\/mmmake.com\/en\/","name":"mmmake.com","description":"","publisher":{"@id":"https:\/\/mmmake.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mmmake.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mmmake.com\/en\/#organization","name":"mmmake.com","url":"https:\/\/mmmake.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mmmake.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mmmake.com\/wp-content\/uploads\/2023\/08\/mmmake-logo.jpg","contentUrl":"https:\/\/mmmake.com\/wp-content\/uploads\/2023\/08\/mmmake-logo.jpg","width":538,"height":290,"caption":"mmmake.com"},"image":{"@id":"https:\/\/mmmake.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/mmmake.com\/en\/#\/schema\/person\/6bac431d80403c17f102fd00b632d8a6","name":"camaoadmin"}]}},"_links":{"self":[{"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/posts\/901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/comments?post=901"}],"version-history":[{"count":5,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/posts\/901\/revisions"}],"predecessor-version":[{"id":12778,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/posts\/901\/revisions\/12778"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/media\/102"}],"wp:attachment":[{"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/media?parent=901"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/categories?post=901"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mmmake.com\/en\/wp-json\/wp\/v2\/tags?post=901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}