-
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 …
-
A shift in the geom shown by locate by layer (the yellow line in comparison with the original geom) is apparent. This happens with several servers.
See for an example:
http://95.216.241.41/index.php…
-
Hi,
thanks for this interesting tool. I am current trying to get ularcirc to run with some of my data.
Unfortunately, the reference genome for alignments don't match the UCSC chromosome naming…
-
# 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…
-
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…
-
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-…
-
@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…
-
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'm currently using a RealSense 435 RGB-D camera to collect data that I feed into ORB_SLAM's `rgbd_tum` example. However, the parameter file confuses me.
I use a modified version of the TUM_1.yaml …