geoneutrinos / reactors

Port/cleanup of the reactor page as an independent repo
2 stars 1 forks source link

reactor core construction starts #540

Open stdye opened 1 year ago

stdye commented 1 year ago

According to IAEA PRIS, as of 7 Dec 2022 there are 57 cores (18 in China, 8 in India, etc.) under construction, many of which are additional cores at existing complexes.

As a layer on the main map, add the locations of the cores under construction using a unique color for the circle marker.

The result helps future-proof the website.

DocOtak commented 1 year ago

We should consider a "commission date" or some other date property for this.

DocOtak commented 1 year ago

@stdye Could you provide an exemplar future core for prototyping this?

stdye commented 1 year ago

Changjiang-3 and Changjiang-4

https://pris.iaea.org/PRIS/CountryStatistics/CountryDetails.aspx?current=CN

stdye commented 7 months ago

IAEA cores (~50 of them) that are under construction were added to the database with PR#s 587, 588, 589, 590, and 592. These cores now appear on the map with colors according to core type. They belong in a separate layer on the map.

One could imagine displaying inactive cores by overlaying a second smaller circle with a different color indicating operational status (e.g. gray for shut down and white for under construction).

https://gis.stackexchange.com/questions/294055/how-to-change-the-border-of-circlemarker-in-leaflet

This issue is over 15 months old.