IN-CORE / pyincore

pyIncore is a component of IN-CORE. It is a python package consisting of two primary components: 1) a set of service classes to interact with the IN-CORE web services, and 2) IN-CORE analyses . The pyIncore allows users to apply various hazards to infrastructure in selected areas, propagating the effect of physical infrastructure damage and loss of functionality to social and economic impacts.
Mozilla Public License 2.0
24 stars 7 forks source link

MLEnabledCgeSlc module documentation is missing #542

Closed navarroc closed 2 months ago

navarroc commented 3 months ago

The MLEnabledCgeSlc needs to be added to modules.rst under the pyincore docs folder here:

https://github.com/IN-CORE/pyincore/tree/develop/docs/source

The documentation from modules.rst is used to build this: https://incore.ncsa.illinois.edu/doc/pyincore/modules.html

Rashmil-1999 commented 2 months ago

I think we should also add the CoreCGEML... since the Cohort would need it if they ever implement the ML CGE in the future.

navarroc commented 2 months ago

Yes, it really should be both core and the SLC model.