Coder Social home page Coder Social logo

dfyockey / lwnws Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 379 KB

Utility to provide current local weather information for a given latitude and longitude based on U.S. National Weather Service data

License: Apache License 2.0

C++ 96.85% Makefile 1.24% M4 1.91%
nws weather

lwnws's Introduction

Hello, World

Making progress on ficonic (formerly FaviconGofer), which is a utility intended to retrieve all of the icons representing a site at a given URL (broadly referred to as "favicons"). Currently, ficonic is able to retrieve favicon.ico and apple-touch-icon.png icons in the site's root directory, and any icons identified in HTML link tags having recognized rel values. The motivation for the utility is to develop code to obtain representative icons from sites for use alone or in combination with other icons to more clearly identify the content of a files, folders, and links related to the site.

Finished the first iteration of lwnws, a utility to provide current local weather information for a given latitude and longitude based on U.S. National Weather Service data. The motivation for the project was to provide weather info for use with conky. It has a number issues concerning enhancements to add. Contributions to resolving issues and/or submissions of new issues suggesting enhancements, pointing out bugs, etc are welcome.

lwnws's People

Contributors

dfyockey avatar

Watchers

 avatar

lwnws's Issues

--json option format

Suggested improvement for consistency and usability:
Modify the output of the --json option so the JSON data in a more human-readable form similar to the output of the --rawjson option.

Need Improved Error Logging

The following error was logged yesterday: 2023-04-24 13:02:09.210917 โ€” Runtime Error : syntax error. This log entry provides insufficient information to determine the origin of the error. A stack trace needs to be added to each log entry.

Output Configurability

Providing the ability to select the output of particular values, their units, their arrangement, and their spacing would greatly improve usability.

Blank Output and Need for Error Logging

At one point today, no output was provided for display. This has previously been caused by faulty handling of missing or erroneous values in the data provided by the NWS API, resulting in an exception being thrown. The display returned too quickly to ascertain the exact error in an IDE, apparently due to a change in the incoming data.

To catch this and other errors occurring in the future, error logging needs to be added to the program.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.