NREL / reV

Renewable Energy Potential (reV) Model
https://nrel.github.io/reV/
BSD 3-Clause "New" or "Revised" License
107 stars 24 forks source link

Update reV config base to use pydantic #308

Closed MRossol closed 2 years ago

MRossol commented 3 years ago

Why this feature is necessary: Pydantic will automatically handle validation and documentation for config entries https://pydantic-docs.helpmanual.io/

A possible solution is: A clear and concise description of what you want to happen.

I have considered the following alternatives: A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Charge code ?

Urgency / Timeframe ?

grantbuster commented 2 years ago

Not going to do this for now