C2DH / jdh-notebook

A collection of Jupyter notebooks for the Journal of Digital History
https://journalofdigitalhistory.org
GNU Affero General Public License v3.0
4 stars 1 forks source link

Technical review Exploring the simulation and visualization of historical data in environmental history: Airborne dust concentration from the Belval Factory #116

Closed eliselavy closed 11 months ago

eliselavy commented 1 year ago

pid : ZDFmmD3xv4S7

https://github.com/jdh-observer/ZDFmmD3xv4S7

eliselavy commented 1 year ago

NameError: name 'inset_axes' is not defined NameError: name 'inset_axes' is not defined

eliselavy commented 1 year ago

In preview:

eliselavy commented 1 year ago
eliselavy commented 1 year ago

Check pull request: https://app.reviewnb.com/jdh-observer/ZDFmmD3xv4S7/pull/2/

eliselavy commented 11 months ago

Problem myBinder: ERROR:

ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects

eliselavy commented 11 months ago

MyBinder fix with: runtime.txt Problem files missing Screenshot 2023-09-11 at 11 05 33

eliselavy commented 11 months ago

Fix file has been renamed. Problem in MyBinder with code:

for year in range(87):

    for month in range(12):

        fname = "%s/%s_%s.csv" % ("script/results",year_start + year, month + 1)

        pol = np.loadtxt(fname, delimiter=',') 

Files are not loaded, the folder results > 2 GB

Image

https://github.com/jdh-observer/ZDFmmD3xv4S7/tree/main/script/results

Need to be tested locally

eliselavy commented 11 months ago

Send for peer-review @inactinique - email with links send to jdh.admin@uni.lu