Karpman-Consulting / eQUEST-229RPDGenerator

Provide an interface for users to select eQUEST/DOE2 files, enter additional compliance details, and create and pre-validate RPD json files for use with the ASHRAE Standard 229 Ruleset Checking Tool (RCT).
Other
3 stars 0 forks source link

Python Package `jsonpath2` Does Not Meet the Project Requirements #128

Open JacksonJ-KC opened 1 month ago

JacksonJ-KC commented 1 month ago

Replace all usage of jsonpath2 with use of a different package that meets the project requirements.

This is currently being used in: unit_converter.py run_full_rpd_tests.py validate.py schema_enums.py

JacksonJ-KC commented 4 days ago

Replace with rpdvalidator and jsonpath-ng, jsonschema, referencing