SDXorg / PySD-Cookbook

Simple Recipes for Powerful Analysis of System Dynamics Models
62 stars 32 forks source link

Migration #26

Closed enekomartinmartinez closed 1 year ago

enekomartinmartinez commented 1 year ago

@JamesPHoughton Having the following error log from make hmtl command. We should avoid translating to rst the notebooks that are not used for documentation or include them in documentation:

PySD-Cookbook/docs/analyses/data_handling/exogenous_timeseries.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets.
See "backrefs" attribute for IDs.
PySD-Cookbook/docs/analyses/data_handling/pandas.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets.
See "backrefs" attribute for IDs.
PySD-Cookbook/docs/analyses/fitting/Fitting_with_Optimization.rst:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets.
See "backrefs" attribute for IDs.
PySD-Cookbook/docs/analyses/fitting/Fitting_with_Optimization.rst:: WARNING: image file not readable: ../source/models/SIModel/SIModel.png
PySD-Cookbook/docs/analyses/fitting/MCMC_for_fitting_models.rst:: WARNING: image file not readable: ../source/models/SIModel/SIModel.png
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:10: WARNING: Title level inconsistent:

A new emerging infectious disease in Europe, which does not spread to neighboring countries
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:32: WARNING: Title level inconsistent:

A simple SIR model
~~~~~~~~~~~~~~~~~~
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:72: WARNING: Title level inconsistent:

Recap
=====
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:302: WARNING: Title level inconsistent:

Multi-regional SIR Model
========================
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:926: WARNING: Title level inconsistent:

Now, how do we get from the cumulative cases to the cumulative cases as % of the population?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:1406: WARNING: Inline emphasis start-string without end-string.
PySD-Cookbook/docs/analyses/geo/Doing_more_with_spatialdata_multi_regional_SIR_Model.rst:1406: WARNING: Inline strong start-string without end-string.
PySD-Cookbook/docs/analyses/getting_started/PySD_Challenge_1.rst:: WARNING: Anonymous hyperlink mismatch: 3 references but 0 targets.
See "backrefs" attribute for IDs.
PySD-Cookbook/docs/analyses/model_comparison/Comparing_Models.rst:33: WARNING: image file not readable: models/Emails/full_model.png
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot.rst:32: WARNING: Undefined substitution referenced: "----+---------------------------+---------------------------+-------------+--------------------------------------------".
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot.rst:288: WARNING: image file not readable: analyses/visualization/Marginal%20Density%20Plot_files/Marginal%20Density%20Plot_9_0.png
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot - Interactive.rst:38: WARNING: Undefined substitution referenced: "----+---------------------------+---------------------------+-------------+--------------------------------------------".
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot - Interactive.rst:313: WARNING: image file not readable: analyses/visualization/Marginal%20Density%20Plot%20-%20Interactive_files/Marginal%20Density%20Plot%20-%20Interactive_9_0.png
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot - Interactive.rst:355: WARNING: image file not readable: analyses/visualization/Marginal%20Density%20Plot%20-%20Interactive_files/Marginal%20Density%20Plot%20-%20Interactive_12_0.png
PySD-Cookbook/docs/analyses/visualization/plotting_suite_of_simulations.rst:: WARNING: Anonymous hyperlink mismatch: 2 references but 0 targets.
See "backrefs" attribute for IDs.
PySD-Cookbook/docs/analyses/visualization/plotting_suite_of_simulations.rst:44: WARNING: image file not readable: models/Climate/Atmospheric_Bathtub.png
PySD-Cookbook/docs/analyses/visualization/plotting_suite_of_simulations.rst:44: WARNING: image file not readable: models/Climate/Atmospheric_Bathtub.png
PySD-Cookbook/docs/analyses/data_handling/exogenous_timeseries.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/data_handling/numpy.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/fitting/Penny_Jar.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/getting_started/PySD_Challenge_1.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/model_comparison/Comparing_Models.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/model_comparison/Designing_Experiments.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/sensitivity/Latin_Hypercube_Sampling.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/visualization/Marginal Density Plot - Interactive.rst: WARNING: document isn't included in any toctree
PySD-Cookbook/docs/analyses/visualization/plotting_suite_of_simulations.rst: WARNING: document isn't included in any toctree
enekomartinmartinez commented 1 year ago

@JamesPHoughton we should also avoid including translated rst files, and build them with readthedocs. This will reduce the quantity of files in this repo

enekomartinmartinez commented 1 year ago

Did not translate 'source/analyses/Testing/Testing_Behavior.ipynb', 'source/analyses/design_policy/PySD EMA Connector Demo.ipynb', 'source/analyses/visualization/Marginal Density Plot - Interactive.ipynb', 'source/analyses/visualization/Marginal Density Plot.ipynb', 'source/analyses/wrapper_EMAWorkbench/Minimal Example PySD with EMA.ipynb', 'source/data/SD_Fever/Prepare Data.ipynb'