-
This is long overdue...
-
```
What steps will reproduce the problem?
1. Running the program with lat/long set
What is the expected output? What do you see instead?
I expect the Almanac table in MySQL to be populated correctly…
-
```
What steps will reproduce the problem?
1. Running the program with lat/long set
What is the expected output? What do you see instead?
I expect the Almanac table in MySQL to be populated correctly…
-
### What is the problem this feature will solve?
@adamginsburg and I were discussing propagation of provenance through calculations using `Quantity` objects. It would be useful for data (i.e., `Qua…
-
```
lngHour: You do integer division so you need to cast to double first, or change
15 to 15.0
tm_yday: is the previous day, not a big issue.
```
Original issue reported on code.google.com by `terr…
-
I have long been aware of the relatively long the execution time in the `almanac.find_discrete()` function. In comparison to Ephem (which obviously uses different algorithms), it is highly accurate an…
-
```
What steps will reproduce the problem?
1. Running the program with lat/long set
What is the expected output? What do you see instead?
I expect the Almanac table in MySQL to be populated correctly…
-
When calling run getting this error. This is implementing the simple first example provided in the documentation in a react web app
```
fact.js:119 Uncaught TypeError: (0 , _hashIt2.default) is n…
-
I am fairly new to this so please help me out or correct if I am doing anything wrong. I have enabled the UBX-RXM-SFRBX command in the M8N and configured the M8N to output .ubx data, after which I rec…
-
```
[josh:~/repos/go/src/github.com/dinowernli/almanac] master 3s 1 ± ./tools/fetch-deps.sh
+ go get -u github.com/golang/dep/cmd/dep
+ go get -u github.com/jteeuwen/go-bindata/...
⌂72% [josh:~/re…