🌇 📜 Input schema for the Urban Weather Generator (UWG).
pip install uwg-schema
import uwg_schema
- Clone this repo locally
git clone git@github.com:ladybug-tools/uwg-schema
# or
git clone https://github.com/ladybug-tools/uwg-schema
- Install dependencies:
cd uwg-schema
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
python ./docs.py
- Generate Sample Files:
python ./scripts/export_samples.py