swift-scan-test3

swift-scan-test3

https://github.com/dsp-testing/swift-scan-test3

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

swift-scan-test3

Basic Info
  • Host: GitHub
  • Owner: dsp-testing
  • License: gpl-3.0
  • Language: Swift
  • Default Branch: main
  • Size: 541 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

🌤 Open-Meteo Weather API

Test codebeat badge GitHub license license: CC BY 4.0 Twitter Mastodon DOI

Open-Meteo is an open-source weather API and offers free access for non-commercial use. No API key is required. You can use it immediately!

Head over to https://open-meteo.com! Stay up to date with our blog at https://openmeteo.substack.com.

Features

How does Open-Meteo work?

Open-Meteo utilizes open-data weather forecasts provided by national weather services. These services offer numerical weather predictions that are free to download. However, working with these models can be challenging, as it requires expertise in binary file formats, grid-systems, projections, and the fundamentals of weather predictions.

Like many other weather APIs, Open-Meteo integrates high-resolution local and global weather models. Over 2 TB of data are downloaded and processed daily from multiple national weather services. The collected data is then stored in local files using a customized file format and compression technique to enhance access to time-series data such as a 14-day temperature forecast.

In contrast to other weather APIs, Open-Meteo provides complete access to its source code, and all data sources are openly listed, crediting the national weather services for their work. With Docker or prebuilt Ubuntu packages, it is possible to launch your own weather API within minutes. By providing the source code, users can conduct detailed verifications of the weather data processing and even make modifications themselves. Contributions are highly encouraged and welcomed.

The API is available for non-commercial use at no cost. Despite being free of charge, the forecast accuracy is top-notch. The API utilizes a vast array of local weather models with rapid updates, ensuring that the most precise forecast is generated for any location globally.

Resources

  • All API documentation can be found on https://open-meteo.com. The source code for the website, documentation and API generator is available here: https://github.com/open-meteo/open-meteo-website
  • The free non-commerical API is hosted at https://api.open-meteo.com using to GeoDNS to servers in Europe and North America (HTTPS is optional). The API source code is in this current repository.
  • The geocoding API source code is available in a separate repository https://github.com/open-meteo/geocoding-api
  • Larger changes are announced in the Open-Meteo Blog

Who is using Open-Meteo?

Apps: - WeatherGraph Apple Watch App - Slideshow Digital Signage app for Android - weewx-DWD Weather forecasts etc. for WeeWX - omWeather Android Weather App - solXpect Android app which forecasts the output of your solar power plant - Raindrop Simple and intuitive weather app for the linux terminal. - Weatherian Multi-model meteogram (multi-platform) - WeatherAI WeatherAI offers an intuitive user experience that makes checking the weather a breeze. - Weather Free, open source, simple and complete weather app for Android - DroneWeather Weather forecasts, satellite count, and KP index for drone pilots. - Clima Beautiful, minimal, and fast weather app

Repositories: - Captain Cold Simple Open-Meteo -> Discord integration - wthrr-the-weathercrab Weather companion for the terminal - Weather-Cli A CLI program written in golang that allows you to get weather information from the terminal - Homepage A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. - Spots Guru Weather forecast for lazy, the best wind & wave spots around you. - WeatherReport.jl A simple weather app for the Julia REPL

Other: - Menubar Weather A Raycast extension that displays live weather information in your menu bar - Contributions welcome!

Do you use Open-Meteo? Please open a pull request and add your repository or app to the list!

Client SDKs

  • Go https://github.com/HectorMalot/omgo
  • Python https://github.com/m0rp43us/openmeteopy
  • Kotlin https://github.com/open-meteo/open-meteo-api-kotlin
  • .Net / C# https://github.com/AlienDwarf/open-meteo-dotnet
  • PHP Laravel https://github.com/michaelnabil230/laravel-weather
  • R https://github.com/tpisel/openmeteo
  • PHP Symfony 6.2 https://gitlab.com/flibidi67/open-meteo
  • PHP for Geocoding API: https://gitlab.com/flibidi67/open-meteo-geocoding
  • Android library for Geocoding API: https://github.com/woheller69/OmGeoDialog
  • Rust: https://github.com/angelodlfrtr/open-meteo-rs

Contributions welcome! Writing a SDK for Open-Meteo is more than welcome and a great way to help users.

Support

If you encounter bugs while using Open-Meteo APIs, please file a new issue ticket. For general ideas or Q&A please use the Discussion section on Github. Thanks!

For other enquiries please contact info@open-meteo.com

Run your own API

Instructions to use Docker to run your own weather API are available in the getting started guide.

Terms & Privacy

Open-Meteo APIs are free for open-source developer and non-commercial use. We do not restrict access, but ask for fair use.

If your application exceeds 10'000 requests per day, please contact us. We reserve the right to block applications and IP addresses that misuse our service.

For commercial use of Open-Meteo APIs, please contact us.

All data is provided as is without any warranty.

We do not collect any personal data. We do not share any personal information. We do not integrate any third party analytics, ads, beacons or plugins.

Data License

API data are offered under Attribution 4.0 International (CC BY 4.0)

You are free to share: copy and redistribute the material in any medium or format and adapt: remix, transform, and build upon the material.

Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

You must include a link next to any location, Open-Meteo data are displayed like:

Weather data by Open-Meteo.com

Source Code License

Open-Meteo is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find the license here. Exceptions are third party source-code with individual licensing in each file.

Owner

  • Name: dsp-testing
  • Login: dsp-testing
  • Kind: organization
  • Location: United States of America

Demos and testing of GitHub security products

Citation (CITATION.cff)

cff-version: 1.2.0
title: Open-Meteo.com Weather API
message: >-
  If you are using the Open-Meteo weather API, please cite
  using the following metadata
type: software
authors:
  - given-names: Patrick
    family-names: Zippenfenig
    email: patrick@zippenfenig.de
    affiliation: Open-Meteo.com
    orcid: "https://orcid.org/0009-0007-1128-7915"
identifiers:
  - type: doi
    value: 10.5281/zenodo.7970649
    description: Latest release of the Open-Meteo weather API
repository-code: 'https://github.com/open-meteo/open-meteo'
url: 'https://open-meteo.com/'
keywords:
  - weather api
  - weather forecast
  - historical weather data
  - air quality
  - ensemble prediction
  - open-data
  - IPCC climate models
  - Marine forecast
license: CC-BY-4.0
doi: 10.5281/zenodo.7970649

GitHub Events

Total
  • Delete event: 8
  • Issue comment event: 5
  • Member event: 1
  • Push event: 9
  • Pull request event: 9
  • Create event: 8
Last Year
  • Delete event: 8
  • Issue comment event: 5
  • Member event: 1
  • Push event: 9
  • Pull request event: 9
  • Create event: 8

Dependencies

Dockerfile docker
  • ghcr.io/open-meteo/docker-container-build latest build
  • ghcr.io/open-meteo/docker-container-run latest build
docker-compose.yml docker
Package.resolved swiftpm
  • github.com/apple/swift-algorithms 1.0.0
  • github.com/apple/swift-atomics 1.0.2
  • github.com/apple/swift-collections 1.0.3
  • github.com/apple/swift-crypto 2.2.1
  • github.com/apple/swift-log 1.4.4
  • github.com/apple/swift-metrics 2.3.2
  • github.com/apple/swift-nio 2.45.0
  • github.com/apple/swift-nio-extras 1.15.0
  • github.com/apple/swift-nio-http2 1.23.1
  • github.com/apple/swift-nio-ssl 2.23.0
  • github.com/apple/swift-nio-transport-services 1.15.0
  • github.com/apple/swift-numerics 1.0.2
  • github.com/patrick-zippenfenig/SwiftEccodes 0.1.5
  • github.com/patrick-zippenfenig/SwiftNetCDF 1.1.1
  • github.com/patrick-zippenfenig/SwiftTimeZoneLookup 1.0.1
  • github.com/swift-server/async-http-client 1.13.1
  • github.com/swift-server/swift-backtrace 1.3.3
  • github.com/vapor/async-kit 1.14.0
  • github.com/vapor/console-kit 4.5.0
  • github.com/vapor/multipart-kit 4.5.2
  • github.com/vapor/routing-kit 4.6.0
  • github.com/vapor/vapor 4.67.4
  • github.com/vapor/websocket-kit 2.6.1
Package.swift swiftpm