IEAWindTask37 / windIO

Apache License 2.0
19 stars 11 forks source link

Add ground_temperature and roughness_length to schema. #53

Open amirarasteh1990 opened 1 month ago

kilojoules commented 3 weeks ago

This bit seems off to me

        thermal_stratification:
          title: Thermal Stratification
          type: object
          oneOf:
            - required:
              - temperature_profile
            - required:
              - stability

The temperature is already defined elsewhere