Skip to content

Commit

Permalink
Two examples showing how WMS layers work
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Aug 11, 2023
1 parent 4019798 commit 28dcf85
Show file tree
Hide file tree
Showing 12 changed files with 3,796 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<info version="1.1">
<general>
<createDate>2022-11-03T17:32:14</createDate>
<changeDate>2023-08-10T16:39:06</changeDate>
<schema>iso19139.ca.HNAP</schema>
<isTemplate>n</isTemplate>
<localId>154</localId>
<format>full</format>
<rating>0</rating>
<popularity>212</popularity>
<uuid>6b02c778-8eaa-46f5-8786-ae80b0ea0f72</uuid>
<siteId>9cd25186-d2d1-4103-afd5-ec559f5a31cb</siteId>
<siteName>My GeoNetwork catalogue</siteName>
</general>
<categories>
<category name="datasets" />
</categories>
<privileges>
<group name="sample" groupOwner="true">
<operation name="view" />
<operation name="notify" />
</group>
</privileges>
<public>
<file name="ecdc_thumbnail_radar-composite-coverage.jpg" changeDate="2023-01-06T18:44:13" />
</public>
<private />
</info>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"schema";"uuid";"id";"type";"isHarvested";"title";"abstract"
"iso19139.ca.HNAP";"6b02c778-8eaa-46f5-8786-ae80b0ea0f72";"154";"METADATA";"n";"Dynamic Radar Composite Coverage";"Radar coverage is provided to dynamically display the zones covered by the radars every 6 minutes, and to provide information on the availability (or not) of the contributing radars as well as on the areas of overlap."
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<title>Export Index</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" />
<style>body {
padding-left: 10px;
}
p.abstract {
font-style: italic;
}
.entry {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
border-left-color: #1b809e;
}
.entry:hover {
background-color: #f5f5f5;
}</style>
</head>
<body>
<div class="entry">
<h4 class="title">
<a href="6b02c778-8eaa-46f5-8786-ae80b0ea0f72">Dynamic Radar Composite Coverage</a>
</h4>
<p class="abstract">Radar coverage is provided to dynamically display the zones covered by the radars every 6 minutes, and to provide information on the availability (or not) of the contributing radars as well as on the areas of overlap.</p>
<table class="table">
<thead>
<tr>
<th>ID</th>
<th>UUID</th>
<th>Type</th>
<th>isHarvested</th>
</tr>
</thead>
<tbody>
<tr>
<td class="id">154</td>
<td class="uuid">6b02c778-8eaa-46f5-8786-ae80b0ea0f72</td>
<td class="type">METADATA</td>
<td class="isHarvested">n</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<info version="1.1">
<general>
<createDate>2022-11-03T20:31:50</createDate>
<changeDate>2023-08-10T16:39:12</changeDate>
<schema>iso19139.ca.HNAP</schema>
<isTemplate>n</isTemplate>
<localId>153</localId>
<format>full</format>
<rating>0</rating>
<popularity>283</popularity>
<uuid>37aecae5-7783-4274-b595-df02aa003ac3</uuid>
<siteId>9cd25186-d2d1-4103-afd5-ec559f5a31cb</siteId>
<siteName>My GeoNetwork catalogue</siteName>
</general>
<categories>
<category name="datasets" />
</categories>
<privileges>
<group name="sample" groupOwner="true">
<operation name="view" />
<operation name="notify" />
</group>
</privileges>
<public>
<file name="ecdc_thumbnail_radar-composite.jpg" changeDate="2023-01-12T14:40:34" />
</public>
<private />
</info>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"schema";"uuid";"id";"type";"isHarvested";"title";"abstract"
"iso19139.ca.HNAP";"37aecae5-7783-4274-b595-df02aa003ac3";"153";"METADATA";"n";"North American Radar Composite (1 km)";"This mosaic is calculated over the North American domain with a horizontal spatial resolution of 1 km. This mosaic therefore includes all the Canadian and American radars available in the network and which can reach a maximum of 180 contributing radars. To better represent precipitation over the different seasons, this mosaic renders in mm/h to represent rain and in cm/h to represent snow. For the two precipitation types (rain and snow), we use two different mathematical relationships to convert the reflectivity by rainfall rates (mm/h rain cm/h for snow). This is a hybrid mosaic composed of different estimation precipitation products : PRECIP-ET product used only for C-Band radars (which are in the process of being replaced with S-Band radars) and DPQPE (Dual-Pol Quantitative Precipitation Estimation) for S-Band radars. For the US Nexrad radars, ECCC uses the most similar product from the US Meteorological Service (NOAA). This product displays radar reflectivity converted into precipitation rates, using the same formulas as the Canadian radars."
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<html>
<head>
<title>Export Index</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" />
<style>body {
padding-left: 10px;
}
p.abstract {
font-style: italic;
}
.entry {
padding: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
border-left-color: #1b809e;
}
.entry:hover {
background-color: #f5f5f5;
}</style>
</head>
<body>
<div class="entry">
<h4 class="title">
<a href="37aecae5-7783-4274-b595-df02aa003ac3">North American Radar Composite (1 km)</a>
</h4>
<p class="abstract">This mosaic is calculated over the North American domain with a horizontal spatial resolution of 1 km. This mosaic therefore includes all the Canadian and American radars available in the network and which can reach a maximum of 180 contributing radars. To better represent precipitation over the different seasons, this mosaic renders in mm/h to represent rain and in cm/h to represent snow. For the two precipitation types (rain and snow), we use two different mathematical relationships to convert the reflectivity by rainfall rates (mm/h rain cm/h for snow). This is a hybrid mosaic composed of different estimation precipitation products : PRECIP-ET product used only for C-Band radars (which are in the process of being replaced with S-Band radars) and DPQPE (Dual-Pol Quantitative Precipitation Estimation) for S-Band radars. For the US Nexrad radars, ECCC uses the most similar product from the US Meteorological Service (NOAA). This product displays radar reflectivity converted into precipitation rates, using the same formulas as the Canadian radars.</p>
<table class="table">
<thead>
<tr>
<th>ID</th>
<th>UUID</th>
<th>Type</th>
<th>isHarvested</th>
</tr>
</thead>
<tbody>
<tr>
<td class="id">153</td>
<td class="uuid">37aecae5-7783-4274-b595-df02aa003ac3</td>
<td class="type">METADATA</td>
<td class="isHarvested">n</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>

0 comments on commit 28dcf85

Please sign in to comment.