-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Two examples showing how WMS layers work
- Loading branch information
1 parent
4019798
commit 28dcf85
Showing
12 changed files
with
3,796 additions
and
0 deletions.
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
....ca.HNAP/sample-data/Dynamic Radar Coverage/6b02c778-8eaa-46f5-8786-ae80b0ea0f72/info.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
909 changes: 909 additions & 0 deletions
909
...ynamic Radar Coverage/6b02c778-8eaa-46f5-8786-ae80b0ea0f72/metadata/metadata-iso19139.xml
Large diffs are not rendered by default.
Oops, something went wrong.
908 changes: 908 additions & 0 deletions
908
...le-data/Dynamic Radar Coverage/6b02c778-8eaa-46f5-8786-ae80b0ea0f72/metadata/metadata.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+82.6 KB
...-8eaa-46f5-8786-ae80b0ea0f72/public/ecdc_thumbnail_radar-composite-coverage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
src/main/plugin/iso19139.ca.HNAP/sample-data/Dynamic Radar Coverage/index.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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." |
49 changes: 49 additions & 0 deletions
49
src/main/plugin/iso19139.ca.HNAP/sample-data/Dynamic Radar Coverage/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
30 changes: 30 additions & 0 deletions
30
...39.ca.HNAP/sample-data/North American Radar/37aecae5-7783-4274-b595-df02aa003ac3/info.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
909 changes: 909 additions & 0 deletions
909
.../North American Radar/37aecae5-7783-4274-b595-df02aa003ac3/metadata/metadata-iso19139.xml
Large diffs are not rendered by default.
Oops, something went wrong.
908 changes: 908 additions & 0 deletions
908
...mple-data/North American Radar/37aecae5-7783-4274-b595-df02aa003ac3/metadata/metadata.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+149 KB
.../37aecae5-7783-4274-b595-df02aa003ac3/public/ecdc_thumbnail_radar-composite.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
src/main/plugin/iso19139.ca.HNAP/sample-data/North American Radar/index.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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." |
49 changes: 49 additions & 0 deletions
49
src/main/plugin/iso19139.ca.HNAP/sample-data/North American Radar/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |