-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Weather data integration and analysis tools supporting thermal performance modeling and climate analysis in BIM and CAD systems.
-
Target Framework:
netstandard2.0
The weather data library of the DiGi ecosystem. It provides lightweight, serializable domain models for hourly meteorological data: an indexed Weather container and per-hour WeatherRecord measurements (temperature, humidity, pressure, radiation, illuminance, wind, sky cover, and more). Built on the DiGi.Core SerializableObject pattern, every model supports JSON persistence, cloning, and polymorphic deserialization, and targets .NET Standard 2.0.
- DiGi.Weather Assembly β namespace index for the generated API documentation.
-
Namespaces: DiGi.Weather.Classes (
Weather,Weather<TWeatherRecord>,WeatherRecord) | DiGi.Weather.Interfaces (IWeatherObject,IWeatherSerializableObject,IWeatherRecord)
The API pages are regenerated from XML documentation and synced to this wiki automatically on every push to main.
- Foundational: DiGi.Core | DiGi.Math | DiGi.Unit | DiGi.Log
- Geometry & Graphics: DiGi.Geometry | DiGi.GLTF | DiGi.Rhino
- GIS & Data: DiGi.GIS | DiGi.OSM | DiGi.BDOT10k
- Simulation: DiGi.Analytical | DiGi.Solar | DiGi.Tas
Part of the DiGi software suite for BIM and CAD integrations.