ABCDEFGHIJKLMNOPQRSTUV
1
2
Introduction: The goal of this tool is to provide alerts in the form of automated emails about the status of GSICS products that are on the GSICS Product Catalog. At present GSICS product producers receive an email about the status of their GSICS product, each week. New features can be added. These proposed features are. 1) Ability to setup customized alerts 2) Ability product Users to subscribe to GSICS product status so that they receive alerts at a fequency of their choice. 3) Produce Product summaries. The code of the Alert system is governed under the GSICS License and GSICS members are free to update , modify or copy the code or maintain their own copy. IT is envisaged that users of this tool can setup their parameters for receiving the alerts they wish to obtain autmatically. For detailed description please visit https://docs.google.com/document/d/e/2PACX-1vSTjkk6ZKpCykwbwtlRRJSNhY2foG79n-aiy0IzBWslo1jj8oLTFJtXzLdbCVPrst1TqhkTec0M1ycq/pub or https://docs.google.com/document/d/17Z1SekgHBXiKXl4e722kU9kYAtcq41JKNyk7X5Qkr78/edit?usp=sharing
3
4
5
6
7
8
AgencySubscribersCopy(CC)Alert Threshold in daysHtml CodeExample HTML
9
JMAThis section has data that is used to send out the the alerts we have set up as of now. The email list is of Agency POC. New members can add in their email if they wish to receive alerts.
The Alert Threshold is the time difference at which you would like to receive the alert. A value of 1 denotes that you wish to receive an alert if the time difference between now and the last fileupload time is more than 1 day.
In order for receivers to receive the alert email in a certain format we give the option to receivers of the alert to upload the HTML code is they wish to decorate the alert email. The standard email uses minimal HTML features. Status- Implemented
Show less
<style>th,td{border:1px solid black;}</style><table border="2"><table><tr><th>Product Type</th><th>Algorithm Type</th><th>Data Producer</th><th>Maturity Level</th><th>Monitored Instrument</th><th>Reference Instrument</th><th>Version</th><th>Last Datafile Upload</th><th>Expected End Date</th><th>URL</th><tr style="outline: thin solid"></tr><tr><td>Near-Real Time Correction</td><td>GEO-LEO IR</td><td>JMA</td><td>Demonstration</td><td>Himawari-8 AHI</td><td>IASI-B</td><td>1</td><td>2020-06-30TZ</td><td>Present</td><td>http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-metopb-iasi-demo-nrtc/catalog.html</td><tr style="outline: thin solid"></tr><tr><td>Near-Real Time Correction</td><td>GEO-LEO IR</td><td>JMA</td><td>Demonstration</td><td>Himawari-8 AHI</td><td>Aqua AIRS</td><td>1</td><td>2020-07-08TZ</td><td>Present</td><td>http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-aqua-airs-demo-nrtc/catalog.html</td><tr style="outline: thin solid"></tr><tr><td>Re-analysis Correction</td><td>GEO-LEO IR</td><td>JMA</td><td>Demonstration</td><td>Himawari-8 AHI</td><td>IASI-A</td><td>1</td><td>2018-10-16TZ</td><td>Present</td><td>http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-metopa-iasi-demo-rac/catalog.html</td><tr style="outline: thin solid"></tr><tr><td>Re-analysis Correction</td><td>GEO-LEO IR</td><td>JMA</td><td>Demonstration</td><td>Himawari-8 AHI</td><td>IASI-B</td><td>1</td><td>2018-10-19TZ</td><td>Present</td><td>http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-metopb-iasi-demo-rac/catalog.html</td><tr style="outline: thin solid"></tr><tr><td>Re-analysis Correction</td><td>GEO-LEO IR</td><td>JMA</td><td>Demonstration</td><td>Himawari-8 AHI</td><td>Aqua AIRS</td><td>1</td><td>2018-10-20TZ</td><td>Present</td><td>http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-aqua-airs-demo-rac/catalog.html</td><tr style="outline: thin solid"></tr></table>
10
KMA
11
CMA
12
ISRO
13
NESDIS
14
NASA
15
EUMETSAT
16
ESA
17
IMD
18
19
ProductsSubscribersCopy(CC)Alert Threshold in daysHtml Code
20
http://gsics.eumetsat.int/thredds/catalog/coms-mi-metopa-iasi-demo-nrtc/catalog.html
mbali@umd.eduThe goal of this section is to provide the users the ability to track specific GSICS products.
Under the Products column one can input the landing page ink to the GSICS product. In the case of the data on THREDDS server the landing page link ends with .../catalog.php. Please copy this link into a cell of the Products column. Under the subscribers column input your email . Rest of the columns have the same meaning as stated in the earlier section: Status: Yet to be implemented
Show less
21
http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-aqua-airs-demo-nrtc/catalog.html
likun@noa.gov
22
http://gsics.eumetsat.int/thredds/catalog/himawari8-ahi-metopa-iasi-demo-nrtc/catalog.html
23
24
25
26
27
28
SummariesSubscribersCopy(CC)Alert Threshold in daysHtml Code
29
This section input are sought about product status summaries such as alerts received from mutiple products or multiple agencies over time across agencies. Status- Yet to be implimented
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100