-
### 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 …
-
Hello,
When I run Code1 I get a reprojection that is slightly shifted (Output1). When I run Code 2 the reprojection is correct (Output2). I am curious to know why; I changed the input of the to_crs f…
-
I know that there's a feature in the GUI to export skeleton selections as .obj files, but can one do the same using PyMaid?
-
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…
-
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…
-
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…
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
`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-…