1.0.0-2022.01
·
236 commits
to master
since this release
Below is an extract form the CHANGELOG file.
[1.0.0-2022.01]
- Incorporating the first version of the Digital Calibration Certificate. (Issue #77)
- Renamed
sensor_config
tologger_measurement_config
(Issue #68) - Renamed
measurement_station_type
enum itemflidar
tofloating_lidar
(Issue #118) - To
calibration_uncertainty
renameduncertainty
tocombined_uncertainty
to better reflect what it is. (Issue #102) - In the create table SQL statements contained in file 'iea43_wra_data_model_postgresql.sql' moved
date_from
anddate_to
from thesensor
table into themeasurement_point_sensor
table. Note: This has no impact on the JSON Schema. (Issue #79) - To
measurement_type
enum, added: - To
sensor_type
enum, added: - To
measurement_station_type
enum, added:- solar (Issue #91)
- Converted
measurement_type_id
to a definition. (As part of issue #96) - Converted
orientation_reference_id
to a definition. (Issue #97) - Converted
height_reference_id
to a definition. (Issue #99) - To
sensor
object, added:classification
(Issue #88)
- To
calibration
object, added: - To
logger_main_config
: - Removed the restriction preventing users from adding additional properties for:
- Updated Latitude and Longitude description to be more specific about the coordinate system to use.