transition-zero / tz-client

A client repository for accessing FEO data programmatically.
https://docs.feo.transitionzero.org
Apache License 2.0
21 stars 4 forks source link

Link scenarios runs and models #61

Closed joconnor-ecaa closed 10 months ago

joconnor-ecaa commented 10 months ago

Description

Add lazy fetching of linked Model, Scenario and Run objects.

Avoids circular dependencies by using Lucas' factory magic.

Checklist

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
feo-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 3:36pm
joconnor-ecaa commented 10 months ago

Going to refactor this to remove the lazy imports