-
# The problem
Currently, `mllam-data-prep` has no understanding of projection information, which means that it doesn't know how to define the latitude and longitude coordinate values for a given in…
-
Hello everyone.
I am a bit stuck in part 2 especially on data preparing.
1. Why is it that in the candidates.csv some nodules are occurring more than once?
2. Second, what specifically are Image …
-
If I do a contrained search on the UAF geoportal (http://www.nodc.noaa.gov/geoportal/ )for:
```
(roms OR hycom) AND (sea_water_potential_temperature OR sea_water_temperature)
```
you can see that hy…
-
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…
-
This is a little odd. It may not be a problem. It may reflect the fact that the images in the BakingTray GUI are LR flipped before presentation to the user but underlying data are not. Still, it's goo…
-
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…
-
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…
-
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…
-
`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-…