Glossary: Difference between revisions

From WeatherWiki
(syle and lanaguage cleanups; few additional terms.)
mNo edit summary
Line 3: Line 3:
* '''ASOS'''   Automatic Surface Observing Station. Used for automatic METAR report generation. Has a ceilometer to measure cloud height and type automatically.
* '''ASOS'''   Automatic Surface Observing Station. Used for automatic METAR report generation. Has a ceilometer to measure cloud height and type automatically.


* '''CSV'''   Comma Separated Values/Variables. A computer file format in which individual data values are separated from each other by commas. Used in Excel and database software.
* '''CSV'''   Comma Separated Values/Variables. A computer file format in which individual data values are separated from each other by commas. Used in Microsoft Excel and database software.


* '''DDE'''&nbsp;&nbsp;&nbsp;Dynamic Data Exchange. A data transfer mechanism available within Microsoft<sup>&reg;</sup> Windows that allows computer programs to directly exchange data. For example, Weather Display can make its data available to Microsoft Excel spreadsheets using DDE.
* '''DDE'''&nbsp;&nbsp;&nbsp;Dynamic Data Exchange. A data transfer mechanism available within Microsoft<sup>&reg;</sup> Windows that allows computer programs to directly exchange data. For example, Weather Display can make its data available to Microsoft Excel spreadsheets using DDE.
Line 13: Line 13:
* '''HTML'''&nbsp;&nbsp;&nbsp;HyperText Markup Language. The markup language with which World Wide Web (WWW) documents are written. It allows you to create hypertext links, fill-in forms, etc.
* '''HTML'''&nbsp;&nbsp;&nbsp;HyperText Markup Language. The markup language with which World Wide Web (WWW) documents are written. It allows you to create hypertext links, fill-in forms, etc.


* '''HTTP'''&nbsp;&nbsp;&nbsp;HyperText Transfer Protocol. The set of messages used between Web browsers and servers to provide a means to deliver requested documents, e.g. HTML files, to a user.
* '''HTTP'''&nbsp;&nbsp;&nbsp;HyperText Transfer Protocol. The set of messages used between Web browsers and servers to provide a means to deliver requested documents, i.e. HTML files, to a user.


* '''IMAP'''&nbsp;&nbsp;&nbsp;Internet Message Access Protocol. An application layer Internet protocol used for accessing email on a remote server from a local client. IMAP and POP3 (Post Office Protocol version 3) are the two most prevalent Internet standard protocols for email retrieval. Both are supported by virtually all modern email clients and servers, although in some cases in addition to vendor-specific, typically proprietary, interfaces. For example, while proprietary protocols are typically used between Microsoft's Outlook client and an Exchange server and between IBM's Notes client and a Domino server, all of these products also support IMAP and POP3 allowing interoperability with other servers and clients. (From [http://en.wikipedia.org/wiki/IMAP Wikipedia])
* '''IMAP'''&nbsp;&nbsp;&nbsp;Internet Message Access Protocol. An application layer Internet protocol used for accessing email on a remote server from a local client. IMAP and POP3 (Post Office Protocol version 3) are the two most prevalent Internet standard protocols for email retrieval. Both are supported by virtually all modern email clients and servers, although in some cases in addition to vendor-specific, typically proprietary, interfaces. For example, while proprietary protocols are typically used between Microsoft's Outlook client and an Exchange server and between IBM's Notes client and a Domino server, all of these products also support IMAP and POP3 allowing interoperability with other servers and clients. (From [http://en.wikipedia.org/wiki/IMAP Wikipedia])


* '''IP''' - Internet Protocol. Data to be transmitted across a network, e.g. the Internet, is enclosed in a "datagram" with originating and destination addresses attached. Individual datagrams are sent via whatever route makes sense at that instant. Successive datagrams between the same points may take different routes. Datagrams are sent on a "best effort" basis and are not guaranteed to reach the recipient. The structure of datagrams is defined by the Internet Protocol specifications.
* '''IP''' - Internet Protocol. Data to be transmitted across a network, i.e. the Internet, is enclosed in a "datagram" with originating and destination addresses attached. Individual datagrams are sent via whatever route makes sense at that instant. Successive datagrams between the same points may take different routes. Datagrams are sent on a "best effort" basis and are not guaranteed to reach the recipient. The structure of datagrams is defined by the Internet Protocol specifications.


* '''ISP'''&nbsp;&nbsp;&nbsp;Internet service provider. The company you have chosen to give you Internet access, e.g. AOL, Comcast, Verizon.net, Telstra, etc.
* '''ISP'''&nbsp;&nbsp;&nbsp;Internet service provider. The company you have chosen to give you Internet access, e.g. AOL, Comcast, Verizon.net, Telstra, etc.
Line 25: Line 25:
* '''METAR'''&nbsp;&nbsp;&nbsp;An acronym derived from the French, and basically meaning "aerodrome weather". This weather observation coding format is the primary format for weather data distribution in North America, though it is used at many airports in other regions. The format is relatively readable and is designed mostly for the aviation sector. METAR observations are usually taken every hour, although larger airports may produce a report every 30 minutes. Special reports can also be sent when conditions have changed significantly since the last report was sent. (Part of this definition is from "Weather Forecasting Handbook", 5th ed., Tim Vasquez).
* '''METAR'''&nbsp;&nbsp;&nbsp;An acronym derived from the French, and basically meaning "aerodrome weather". This weather observation coding format is the primary format for weather data distribution in North America, though it is used at many airports in other regions. The format is relatively readable and is designed mostly for the aviation sector. METAR observations are usually taken every hour, although larger airports may produce a report every 30 minutes. Special reports can also be sent when conditions have changed significantly since the last report was sent. (Part of this definition is from "Weather Forecasting Handbook", 5th ed., Tim Vasquez).


* '''MIME'''&nbsp;&nbsp;&nbsp;Multipurpose Internet Mail Extension. A definitive list of file types used by e-mail clients and Web Browsers (among others) to determine how to process the content of a file.
* '''MIME'''&nbsp;&nbsp;&nbsp;Multipurpose Internet Mail Extension. A definitive list of file types used by e-mail clients and Web browsers (among others) to determine how to process the content of a file.


* '''NOAA'''&nbsp;&nbsp;&nbsp;National Oceanic and Atmospheric Administration. A part of the United States Department of Commerce. The parent agency of the US National Weather Service.
* '''NOAA'''&nbsp;&nbsp;&nbsp;National Oceanic and Atmospheric Administration. A part of the United States Department of Commerce. The parent agency of the US National Weather Service.


* '''POP3'''&nbsp;&nbsp;&nbsp;Post Office Protocol version 3. Local e-mail programs use the Post Office Protocol version 3 (POP3), an application-layer Internet standard protocol, to retrieve email from a remote server over a TCP/IP connection. Nearly all subscribers to individual Internet service provider e-mail accounts access their e-mail with client software that uses POP3. (From [http://en.wikipedia.org/wiki/POP3 Wikipedia])
* '''POP3'''&nbsp;&nbsp;&nbsp;Post Office Protocol version 3. Local e-mail programs use the Post Office Protocol version 3 (POP3), an application-layer Internet standard protocol, to retrieve e-mail from a remote server over a TCP/IP connection. Nearly all subscribers to individual Internet service provider e-mail accounts access their e-mail with client software that uses POP3. (From [http://en.wikipedia.org/wiki/POP3 Wikipedia])


* '''SMTP'''&nbsp;&nbsp;&nbsp;Simple Mail Transport Protocol. The set of processes used for email transmission by the bulk today's internet email systems. In practice, this protocol gets the email from the originator to the email server supporting the recipient(s). Actual email receipt is usually handled using either POP (see also) or IMAP (see also).
* '''SMTP'''&nbsp;&nbsp;&nbsp;Simple Mail Transport Protocol. The set of processes used for email transmission by the bulk today's Internet e-mail systems. In practice, this protocol gets the e-mail message from the originator to the e-mail server supporting the recipient(s). The actual e-mail receipt is usually handled using either POP3 or IMAP.


* '''SYNOP'''&nbsp;&nbsp;&nbsp;Synoptic Observation. This observation coding format is used worldwide, and comprises the primary method for weather distibution outside of North America. The format, designed mainly for meteorologists, consists of blocks of numerical data. The observations are usually taken every 6 or 12 hours (sometimes every three). (From ''Weather Forecasting Handbook'', 5th ed., Tim Vasquez)
* '''SYNOP'''&nbsp;&nbsp;&nbsp;Synoptic Observation. This observation coding format is used worldwide, and comprises the primary method for weather distibution outside of North America. The format, designed mainly for meteorologists, consists of blocks of numerical data. The observations are usually taken every 6 or 12 hours (sometimes every three). (From ''Weather Forecasting Handbook'', 5th ed., Tim Vasquez)


* '''TCP'''&nbsp;&nbsp;&nbsp;Transmission Control Protocol. Data to be transmitted across a network, e.g. the Interet, is broken up into "packets" of a specific number of characters for transmission over a network within an IP (see also) envelope. Since the nature of computer networks is such that the delivery of packets can not be guaranteed, each packet also contains additional information that the receiving computer can use to assure that all packets have been received and placed into their correct order. This information is defined in the TCP standards specifications.
* '''TCP'''&nbsp;&nbsp;&nbsp;Transmission Control Protocol. Data to be transmitted across a network, i.e. the Internet, is broken up into "packets" of a specific number of characters for transmission over a network within an IP envelope. Since the nature of computer networks is such that the delivery of packets can not be guaranteed, each packet also contains additional information that the receiving computer can use to assure that all packets have been received and placed into their correct order. This information is defined in the TCP standards specifications.


* '''URL'''&nbsp;&nbsp;&nbsp;Uniform Resource Locator. The unique address of a document on the World Wide Web, e.g http://www.weather-watch.com/smf/index.php. A URL consists of the document name (index.php) preceded by the hierarchy of directory names in which the document is stored (/smf), the Internet Domain name of the server that hosts the file (www.weather-watch.com), and the software and manner by which the browser and the document's host server communicate to exchange the document (http://).
* '''URL'''&nbsp;&nbsp;&nbsp;Uniform Resource Locator. The unique address of a document on the World Wide Web, e.g http://www.weather-watch.com/smf/index.php. A URL consists of the document name (index.php) preceded by the hierarchy of directory names in which the document is stored (/smf), the Internet domain name of the server that hosts the file (www.weather-watch.com), and the software and manner by which the browser and the document's host server communicate to exchange the document (http://).


* '''WAP'''&nbsp;&nbsp;&nbsp;Wireless Application Protocol. The description of a data format suitable for viewing on mobile phones that have this facility.
* '''WAP'''&nbsp;&nbsp;&nbsp;Wireless Application Protocol. The description of a data format suitable for viewing on mobile phones that have this functionality.


* '''WD'''&nbsp;&nbsp;&nbsp;Weather Display. Software which collects data from a variety of automatic weather station types and displays it on a computer and formats the data for display on web pages.   
* '''WD'''&nbsp;&nbsp;&nbsp;Weather Display. Software which collects data from a variety of automatic weather station types and displays it on a computer and formats the data for display on Web pages.   


* '''Wind run'''&nbsp;&nbsp;&nbsp;A measurement of how much wind has passed a given point in a period of time. A wind blowing at three miles per hour for an entire hour would give a wind run of three miles.
* '''Wind run'''&nbsp;&nbsp;&nbsp;A measurement of how much wind has passed a given point in a period of time. A wind blowing at three miles per hour for an entire hour would give a wind run of three miles.


* '''Wunderground'''&nbsp;&nbsp;&nbsp;A contraction of Weather Underground. A program of the University of Michigan that posts weather observations from private weather stations around the country on a Web site.
* '''Wunderground'''&nbsp;&nbsp;&nbsp;A contraction of [http://www.wunderground.com Weather Underground]. A program of the University of Michigan that posts weather observations from private weather stations around the country on a Web site.

Revision as of 20:08, 15 January 2006

  • APRS   Automatic Position Reporting System. An amateur radio system originally developed to maintain an ongoing record of the location of a mobile radio-transmitter. It has been expanded to allow reporting of weather information within a position report. Originally restricted to reporting via amateur radio, it is now possible to send (and receive) these reports via the Internet. The Internet APRS system feeds data into the USA Hurricane warning center and other NOAA systems.
  • ASOS   Automatic Surface Observing Station. Used for automatic METAR report generation. Has a ceilometer to measure cloud height and type automatically.
  • CSV   Comma Separated Values/Variables. A computer file format in which individual data values are separated from each other by commas. Used in Microsoft Excel and database software.
  • DDE   Dynamic Data Exchange. A data transfer mechanism available within Microsoft® Windows that allows computer programs to directly exchange data. For example, Weather Display can make its data available to Microsoft Excel spreadsheets using DDE.
  • FTP   File Transfer Protocol. FTP allows local or remote client and server machines to share files and data using the TCP transport mechanism. FTP is an interactive protocol with provisions to Copy (in either direction), Rename, or Delete files on a server machine.
  • HTM   A file type designator. Most commonly used in Microsoft Windows computers to indicate that the file contains HTML content.
  • HTML   HyperText Markup Language. The markup language with which World Wide Web (WWW) documents are written. It allows you to create hypertext links, fill-in forms, etc.
  • HTTP   HyperText Transfer Protocol. The set of messages used between Web browsers and servers to provide a means to deliver requested documents, i.e. HTML files, to a user.
  • IMAP   Internet Message Access Protocol. An application layer Internet protocol used for accessing email on a remote server from a local client. IMAP and POP3 (Post Office Protocol version 3) are the two most prevalent Internet standard protocols for email retrieval. Both are supported by virtually all modern email clients and servers, although in some cases in addition to vendor-specific, typically proprietary, interfaces. For example, while proprietary protocols are typically used between Microsoft's Outlook client and an Exchange server and between IBM's Notes client and a Domino server, all of these products also support IMAP and POP3 allowing interoperability with other servers and clients. (From Wikipedia)
  • IP - Internet Protocol. Data to be transmitted across a network, i.e. the Internet, is enclosed in a "datagram" with originating and destination addresses attached. Individual datagrams are sent via whatever route makes sense at that instant. Successive datagrams between the same points may take different routes. Datagrams are sent on a "best effort" basis and are not guaranteed to reach the recipient. The structure of datagrams is defined by the Internet Protocol specifications.
  • ISP   Internet service provider. The company you have chosen to give you Internet access, e.g. AOL, Comcast, Verizon.net, Telstra, etc.
  • LAN   Local Area Network. A network covering a small area, i.e. a building or a group of buildings within a few hundred meters of each other.
  • METAR   An acronym derived from the French, and basically meaning "aerodrome weather". This weather observation coding format is the primary format for weather data distribution in North America, though it is used at many airports in other regions. The format is relatively readable and is designed mostly for the aviation sector. METAR observations are usually taken every hour, although larger airports may produce a report every 30 minutes. Special reports can also be sent when conditions have changed significantly since the last report was sent. (Part of this definition is from "Weather Forecasting Handbook", 5th ed., Tim Vasquez).
  • MIME   Multipurpose Internet Mail Extension. A definitive list of file types used by e-mail clients and Web browsers (among others) to determine how to process the content of a file.
  • NOAA   National Oceanic and Atmospheric Administration. A part of the United States Department of Commerce. The parent agency of the US National Weather Service.
  • POP3   Post Office Protocol version 3. Local e-mail programs use the Post Office Protocol version 3 (POP3), an application-layer Internet standard protocol, to retrieve e-mail from a remote server over a TCP/IP connection. Nearly all subscribers to individual Internet service provider e-mail accounts access their e-mail with client software that uses POP3. (From Wikipedia)
  • SMTP   Simple Mail Transport Protocol. The set of processes used for email transmission by the bulk today's Internet e-mail systems. In practice, this protocol gets the e-mail message from the originator to the e-mail server supporting the recipient(s). The actual e-mail receipt is usually handled using either POP3 or IMAP.
  • SYNOP   Synoptic Observation. This observation coding format is used worldwide, and comprises the primary method for weather distibution outside of North America. The format, designed mainly for meteorologists, consists of blocks of numerical data. The observations are usually taken every 6 or 12 hours (sometimes every three). (From Weather Forecasting Handbook, 5th ed., Tim Vasquez)
  • TCP   Transmission Control Protocol. Data to be transmitted across a network, i.e. the Internet, is broken up into "packets" of a specific number of characters for transmission over a network within an IP envelope. Since the nature of computer networks is such that the delivery of packets can not be guaranteed, each packet also contains additional information that the receiving computer can use to assure that all packets have been received and placed into their correct order. This information is defined in the TCP standards specifications.
  • URL   Uniform Resource Locator. The unique address of a document on the World Wide Web, e.g http://www.weather-watch.com/smf/index.php. A URL consists of the document name (index.php) preceded by the hierarchy of directory names in which the document is stored (/smf), the Internet domain name of the server that hosts the file (www.weather-watch.com), and the software and manner by which the browser and the document's host server communicate to exchange the document (http://).
  • WAP   Wireless Application Protocol. The description of a data format suitable for viewing on mobile phones that have this functionality.
  • WD   Weather Display. Software which collects data from a variety of automatic weather station types and displays it on a computer and formats the data for display on Web pages.
  • Wind run   A measurement of how much wind has passed a given point in a period of time. A wind blowing at three miles per hour for an entire hour would give a wind run of three miles.
  • Wunderground   A contraction of Weather Underground. A program of the University of Michigan that posts weather observations from private weather stations around the country on a Web site.