-
```
~/matlab/AstroPack$ ls -R | grep .asv
test_sphere_move.asv
test_sphere_offset.asv
test_spherical_triangle_circum_circle.asv
test_area_sphere_polygon.asv
test_sphere_move.asv
```
-
It seems like the asciicircum (dead circum) key is missing.
This is present on japanese keyboards, where the =/+ key usually is, and enters ^/~. Xev says it's keycode 21.
I couldn't find this in…
eshrh updated
1 month ago
-
It was requested that we display a permafrost layer as the base layer when someone visits the PDG for the first time. The permafrost layer could be combined with the ice-wedge polygon map, so two laye…
-
0.27.0 removed a parameter in ServiceInfo's __init__ and circum no longer works.
Either pin to 0.26.3 or fix usage.
-
I want to use these icons in Inferno.
I need to be able to import iconList in my Inferno wrapper.
To do so, I need a package that exports the iconList const. Right now, the only solution is to clon…
-
I am working on building up a simulator for the AO systems at the CHARA Array. Our WFS uses a hexagonal lenslet array, so I had to build one from a hexagonal grid using the make_hexagonal_grid() func…
-
Plot T/S diagrams. Is the basal melt simulation closer to obs? How much ISW do we get?
Also make regional T/S diagrams against observations.
The previous issue on this using the older simulatio…
-
A few bundle issues here result in production and development errors.
1. You ship React in your bundle, causes mismatching versions error.
2. There is no Barrel export so Webpack based frameworks …
-
**What is the URL that originated the issue?**
https://arquivo.pt/wayback/20210112051239/http://1seminariopreservacaopatrimoniodigital.dglab.gov.pt/projeto-continuidade-digital/
**What happened?**…
-
When i create Shape by Builder.buildDelaunay.......collapse
Code:
List data = new List();
data.Add(new Coord3d(-4.000000, -4.000000, -0.586176));
data.Add(n…
ghost updated
5 years ago