-
From user: "Today I’m in CCH2 and trying to export STNF collection labels to which I’ve added the lat/long from TRS coordinates using Geolocate. The lat/long does not export to the Word doc as it shou…
-
I tried to draw a line that connects two points 200 km apart. But one of ends of line was about 7 km to south of the first point, so the line did not pass through the point.
Code fragment:
```
void …
-
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-…
-
### 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 …
-
@evansiroky
Hi, there is a question probably not directly related to this package functionality.
1) If there is a problem to define a correct timezone/offset for a certain location for a partic…
-
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…
-
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…
-
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…
-
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?
-
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…