Skip to main content

Regularly Used App Review

    The app I chose to talk about is Radarscope by DTN. Radarscope is an all-in-one weather app that I have been using for over five years now. I heavily rely on this app to provide me with up-to-date weather radar images while storm chasing when I’m not running radar on my laptop. The app features numerous types of weather data from reflectivity, velocity, digital accumulation, enhanced echo tops and many more. Along with the data filters it allows the user to view data at different tilt angles from the doppler radar which provides a better overall picture of how the storm is developing. The app also allows you to connect to the Spotter Network which tracks other storm chasers and provides you with their contact information. Live storm warnings and weather reports provide a ton of information such as when the report was made, location, speed and direction of storm travel, impacted areas, and much more. 

    The app costs $9.99 and there are two paid plans available for more features. Pro Tier One is priced at $9.99 a year and provides access to lightening data, dual-pane display, longer loops of super-res data, and the data inspector tool. Pro Tier Two is priced at $99.99 a year or $14.99 a month and includes everything in Pro Tier One along with Storm Prediction Center outlooks, watches, and mesoscale discussions. It also includes special weather statements, local storm reports, a 30-day archive of radar data, shear and hail contours, detailed road maps, custom color tables, and cross-platform subscription sharing. 

    One way the app can be improved is by allowing all the radar sites to merge their imagery. Right now, you are only able to view one radar site at a time which can be a problem. If the weather data you are trying to view happens to be over the top of the radar site, you will not be able to view the data as it is too close to the instruments. If another weather station is within range of that radar site, then you will still have coverage, but if one is too far away you will have available data to read. Another way the app can be improved is by allowing chasers that are using Spotter Network to direct message each other. Doing so eliminates the need to find a user’s location, find their phone number, and message them. Direct messaging would allow for faster dissemination of information in situations where seconds could mean the difference between life and death. The final way I would recommend improving the app is to integrate it with Google Maps to allow for satellite imagery with a “paved roads only” mode for directions. The Google Maps overlay would be beneficial to reduce the number of running apps on the phone and having everything in one convenient place. A “paved roads only” option for directions would be a game changer. The majority of chases are on rural roads in the middle of nowhere that are often washed out or impassable. 



Comments

Popular posts from this blog

Peering Points and the Network Application Interface

According to Gibb (2019), “Peering is a method that allows two networks to connect and exchange traffic directly without having to pay a third party to carry traffic across the Internet.” Utilizing a peering point allows users to send a receive data directly to one another without the need to route through other computer networks. Doing so allows for a quicker, more efficient, and safer form of communication.  Researching the total number of active Internet Exchange Points (IXP) proved difficult as it was hard to pinpoint an accurate number. However, according to Rosas (2021), “as of January 2021, of the 630 registered IXPs, 229 are in Europe, 126 in North America, 140 in Asia-Pacific, 96 in Latin America and the Caribbean (LAC), and 39 in Africa.” These numbers are constantly changing as new IXPs are added, and some are removed.  Finding a definitive number of Internet Service Providers (ISP) globally was also difficult to accomplish. Most sources seem to point to the Nations Encyclop

VLAN Aggregation for Efficient IP Address Allocation

The project I chose to summarize on the Internet Engineering Task Force (IETF) website was RFC: 3069, VLAN Aggregation for Efficient IP Address Allocation. Within this project, the authors point out how inefficiently a Virtual Local Area Network (VLAN) allocates IP addresses along with their proposed solutions. I have also attached a diagram showing how the network would look pertaining to this project. Currently, an IP subnet would be made for each existing customer by understanding how many hosts they currently need and may need in the future. Based on that total number, the IP subnet and gateway address would change according to how many hosts the customer requested. For example, if a customer has indicated that they need ten hosts, and they only use five, the additional five that are not in use cannot be used by another customer. An illustration of this is shown below. The proposed solution to this problem is to allocate IP addresses under the same IP subnet and gateway address uti

Access Lists and Capabilities

To implement an access matrix, we must first understand what it is. An access matrix is a protection model within an operating system consisting of objects and domains. The access matrix determines which processes interact with objects within the domain. Objects within the domain can consist of both hardware and software. The lists below show the advantages and disadvantages of access lists associated with objects, and capabilities with domains.  Access lists associated with objects Advantages  Corresponds directly to the user’s needs.  Easy revocation and review of access.  Disadvantages  Difficult to determine access rights for a domain.  Takes time to search the domain for access rights.  Capabilities with domains Advantages  Useful for localizing information for a process.  Secured against unauthorized access.  Disadvantages  Inefficient at the revocation of capabilities.  Does not correspond directly to the user’s needs.  Even though each implementation has its own strengths and w