PSLmodels / PSL-Infrastructure

The Policy Simulation Library consists of models and modeling tools that share the transparency standards and interoperability criteria set by the PSL-Infrastructure project
https://www.pslmodels.org
Other
18 stars 17 forks source link

Have Catalog Builder skip over project if error loading `PSL_catalog.json` #313

Open jdebacker opened 6 months ago

jdebacker commented 6 months ago

Because of HTTP errors, errors in formatting of JSON files, or other reasons, it would be useful to ensure that the Catalog Builder can skip over projects with errors and build the new HTML pages and catalog tiles with the project that don't have errors.

cc @fox8090

fox8090 commented 5 months ago

Implemented enhancements and fixes addressing this issue. Details and discussion can be found in PR #321.