Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Twinki14/clima-cell-core-v3

Repository files navigation

Archived

With the release of climacell v4 there is no reason to keep working towards a 1.0 release, i'll be taking what I've learned and working towards publishing clima-cell-core for v4 which you can find here

clima-cell-core

An unoffical C# standard library climacell v3 api wrapper focused on the free tier data layer and endpoints, heavily inspired and based on dark-sky-core and ClimaCellCore

Supported endpoints

Present/Forecast

  • ✅ Realtime
  • ✅ Nowcast
  • ✅ Hourly
  • ✅ Daily

Historical

  • ❌ ClimaCell
  • ❌ Station
  • ❌ Fire Index

Map

  • ❌ Tiles

Supported data layers

Core Air Quality Pollen
✅ temp ✅ pm25 ✅ pollen_tree
✅ feels_like ✅ pm10 ✅ pollen_weed
✅ dewpoint ✅ o3 ✅ pollen_grass
✅ humidity ✅ no2 ❌ Pollen species
✅ wind_speed ✅ co
✅ wind_direction ✅ so2
✅ wind_gust ✅ epa_aqi
✅ baro_pressure ✅ epa_primary_pollutant
✅ precipitation ✅ epa_health_concern
✅ precipitation_type ✅ china_aqi
✅ precipitation_probability ✅ china_primary_pollutant
✅ precipitation_accumulation ✅ china_health_concern
✅ sunrise
✅ sunset
✅ visibility
✅ cloud_cover
✅ cloud_base
✅ cloud_ceiling
✅ surface_shortwave_radiation
✅ moon_phase
✅ weather_code
❌ cloud_satellite
❌ weather_groups

Remarks/Known issues

Releases

No releases published

Packages

No packages published

Languages