WHFI
WHFI is a Classic Hits formatted broadcast radio station licensed to Lindside, West Virginia, serving Union and Monroe County, West Virginia. WHFI is owned and operated by the Monroe County Board of Education.
City | Lindside, West Virginia |
---|---|
Broadcast area | Union, West Virginia Monroe County, West Virginia |
Frequency | 106.7 MHz |
Branding | "The Maverick 106.7" |
Slogan | "The Official Home of the James Monroe Mavericks" |
Programming | |
Format | Classic Hits |
Ownership | |
Owner | Monroe County Board of Education |
History | |
First air date | 1990 |
Technical information | |
Facility ID | 43539 |
Class | A |
Power | 6,000 Watts |
HAAT | 37 meters (121 ft) |
Transmitter coordinates | 37°28′56.0″N 80°39′40.0″W |
Links | |
Website | network1sports |
Programming
Aside from its Classic Hits format, WHFI broadcasts sporting events for Monroe County's James Monroe High School.
Studios/Transmitter
WHFI's studios are located in the Monroe County Technical School in Lindside, with its tower located behind James Monroe High School also in Lindside.
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
gollark: Well, the regex engine is fine with it.
gollark: It's actually a recursive regex, so it can generate infinitely deep problems with a finite... regex.
gollark: (from an esoteric programming languages discussion group)
External links
- WHFI in the FCC's FM station database
- WHFI on Radio-Locator
- WHFI in Nielsen Audio's FM station database
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.