pyenergyplus / eppy3000

E+ Scripting Language using the epJSON file format
Mozilla Public License 2.0
7 stars 3 forks source link

Document the concepts behind JIT for schema (IDD) #108

Closed santoshphilip closed 4 months ago

santoshphilip commented 5 months ago

Document the concepts behind JIT for schema (IDD)

the idea behind this is not straight forward. Explain it in development notes

santoshphilip commented 5 months ago

Maybe structure it as Problem:Solution ??

santoshphilip commented 5 months ago

Problem: How do you name things idf-json Problem: size of IDD Problem: getting to other objects from an idf object Problem: Multiple versions of IDD & size of IDD

santoshphilip commented 4 months ago
fixed issue #108

:Problem: need documentation to understand how EPSchema works in dbm
:Solution: This has been updated in docs/developmentnotes.rst & ./docs/EPSchema.ipynb