|
84 | 84 | }, |
85 | 85 | { |
86 | 86 | "cell_type": "code", |
87 | | - "execution_count": 6, |
| 87 | + "execution_count": null, |
88 | 88 | "id": "bUmrxVJrgkUF", |
89 | 89 | "metadata": { |
90 | 90 | "colab": { |
|
212 | 212 | "source": [ |
213 | 213 | "# %pip install notebook numpy matplotlib # Already installed in Colab but may be needed if running locally\n", |
214 | 214 | "\n", |
215 | | - "%pip install bitstruct galois\n", |
| 215 | + "%pip install bitstruct galois crccheck\n", |
216 | 216 | "%pip install cartopy # Comment this line out if running in Windows\n", |
217 | 217 | "%pip install pysolid # Comment this line out if running in Windows" |
218 | 218 | ] |
|
5152 | 5152 | "id": "7d78ff97" |
5153 | 5153 | }, |
5154 | 5154 | "source": [ |
5155 | | - "- [1] T. Takasu, “RTKLIB: Open Source Program Package for RTK-GPS,” FOSS4G 2009 Tokyo, Japan, 2009.\n", |
5156 | | - "- Hirokawa, R., Hauschild, A., Everett, T. (2023). Python Toolkit for Open PPP/PPP-RTK Services. In *Proceedings of the 35th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2023)*\n", |
5157 | | - "- Hirokawa, R., Hauschild, A. (2025). CSSRlib: Python Toolkit for High-Accuracy, Secure, and Resilient Positioning Services. In *Proceedings of the 37th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2025)*" |
| 5155 | + "- [^1] T. Takasu, “RTKLIB: Open Source Program Package for RTK-GPS,” FOSS4G 2009 Tokyo, Japan, 2009.\n", |
| 5156 | + "- [^2] Hirokawa, R., Hauschild, A., Everett, T. (2023). Python Toolkit for Open PPP/PPP-RTK Services. In *Proceedings of the 35th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2023)*\n", |
| 5157 | + "- [^3] Hirokawa, R., Hauschild, A. (2025). CSSRlib: Python Toolkit for High-Accuracy, Secure, and Resilient Positioning Services. In *Proceedings of the 37th International Technical Meeting of the Satellite Division of The Institute of Navigation (ION GNSS+ 2025)*" |
5158 | 5158 | ] |
5159 | 5159 | }, |
5160 | 5160 | { |
|
0 commit comments