Skip to content

Commit

Permalink
added 3 LLNL CEA DESY TAE
Browse files Browse the repository at this point in the history
  • Loading branch information
aeriforme committed May 3, 2024
1 parent 40eda4e commit 3265c80
Showing 1 changed file with 75 additions and 3 deletions.
78 changes: 75 additions & 3 deletions data/blast-community.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,82 @@
"geometry": {
"type": "Point",
"coordinates": [
37.87891,
-122.24937
-122.25355438176132,
37.87930847890517
]
}
}
},
{
"type": "Feature",
"properties": {
"name": "YYY",
"contacts": [
"XXX"
],
"domain": ["laser-plasma", "beams", "fusion", "accelerators", "numerics", "high performance computing"],
"institution": "Lawrence Livermore National Laboratory"
},
"geometry": {
"type": "Point",
"coordinates": [
-122.25355438176132,
37.87930847890517
]
}
},
{
"type": "Feature",
"properties": {
"name": "YYY",
"contacts": [
"XXX"
],
"domain": ["laser-plasma", "beams", "fusion", "accelerators", "numerics", "high performance computing"],
"institution": "DESY"
},
"geometry": {
"type": "Point",
"coordinates": [
9.878202263435497,
53.575294169766124
]
}
},
{
"type": "Feature",
"properties": {
"name": "YYY",
"contacts": [
"XXX"
],
"domain": ["laser-plasma", "beams", "fusion", "accelerators", "numerics", "high performance computing"],
"institution": "Université Paris-Saclay, CEA, LIDYL"
},
"geometry": {
"type": "Point",
"coordinates": [
2.176020302614063,
48.704736715511785
]
}
},
{
"type": "Feature",
"properties": {
"name": "YYY",
"contacts": [
"XXX"
],
"domain": ["laser-plasma", "beams", "fusion", "accelerators", "numerics", "high performance computing"],
"institution": "TAE Technologies"
},
"geometry": {
"type": "Point",
"coordinates": [
-117.65123902511594,
33.67634020144486
]
}
}
]
}

0 comments on commit 3265c80

Please sign in to comment.