[ANN] WeatherReport.jl - A simple weather app for the Julia REPL

Would it be possible to expand or enlarge your database of cities? Some of us are feeling left out :slight_smile:

1 Like

Yes, that’s definitely possible.

Current logic in the package is to map city names to lat/long based on an input CSV file, which contains cities with a population > 500 source.

Which ones do you want to add? You can also make a simple PR for this. :smiley: