-
### Problem Description
I am working on a total conversion (TC) for Endless Sky. I define 'TC' as a total replacement of the vanilla dataset (the data, images and sounds folders), minus the parts of …
-
-
Hi - I've been having issues using FastHerbie with GEFS and extracting data for specific locations. Nearest Point fails, so I've just been using _.sel method='nearest'_, which seems to work so long as…
-
There is an issue in the calculation of sunrise and sunset.
For some longitudes >~70E the sunrise is later than sunset.
Example data:
'2021-03-06'
lat = 20.2
lon = 154.7
sunrise = '2021-…
-
For the 1001 Genomes project we have 23 *A. thaliana* genomes that are 150 Mbp. Each genome will have its own annotation of >30,000 genes for a total of 750,000 paths. This requires some consideratio…
-
Hi!
I am using a 2D viewer to look at a camera. I want to use my camera as a reference of alignment: if my laser beam is at the center of the camera then I am aligned. To be more precise I want to …
-
First: Thank you for a very useful tool.
I have encountered a geotiff file where the magic number apparently is 43 instead of 42 which makes tiffhax refuse to parse it at all. GDAL reads the file w…
-
**Describe the bug**
When I have a layer in a custom projection and I change the projection definition, e.g. edit the false easting parameter, there is no repaint triggered for the existing layer…
-
There are a number of issues, some more major than others:
- The function call format is incompatible; we've been doing outputs, then inputs, in the C code, but bedrock2 does inputs, then outputs (@j…
-
`PageConverter` crashes when given a negative coordinate even with `-neg-coords toZero`:
java -jar JPageConverter/PageConverter.jar -source-xml in.xml -target-xml out.xml -convert-to ALTO -neg-…