georinex | Python RINEX 2 / 3 NAV
kandi X-RAY | georinex Summary
kandi X-RAY | georinex Summary
georinex is a Python library. georinex has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install georinex' or download it from GitHub, PyPI.
RINEX 3 and RINEX 2 reader and batch conversion to NetCDF4 / HDF5 in Python or Matlab. Batch converts NAV and OBS GPS RINEX (including Hatanaka compressed OBS) data into xarray.Dataset for easy use in analysis and plotting. This gives remarkable speed vs. legacy iterative methods, and allows for HPC / out-of-core operations on massive amounts of GNSS data. GeoRinex works in Python ≥ 3.6 and has over 125 unit tests driven by Pytest. Pure compiled language RINEX processors such as within Fortran NAPEOS give perhaps 2x faster performance than this Python program--that's pretty good for a scripted language like Python! However, the initial goal of this Python program was to be for one-time offline conversion of ASCII (and compressed ASCII) RINEX to HDF5/NetCDF4, where ease of cross-platform install and correctness are primary goals.
RINEX 3 and RINEX 2 reader and batch conversion to NetCDF4 / HDF5 in Python or Matlab. Batch converts NAV and OBS GPS RINEX (including Hatanaka compressed OBS) data into xarray.Dataset for easy use in analysis and plotting. This gives remarkable speed vs. legacy iterative methods, and allows for HPC / out-of-core operations on massive amounts of GNSS data. GeoRinex works in Python ≥ 3.6 and has over 125 unit tests driven by Pytest. Pure compiled language RINEX processors such as within Fortran NAPEOS give perhaps 2x faster performance than this Python program--that's pretty good for a scripted language like Python! However, the initial goal of this Python program was to be for one-time offline conversion of ASCII (and compressed ASCII) RINEX to HDF5/NetCDF4, where ease of cross-platform install and correctness are primary goals.
Support
Quality
Security
License
Reuse
Support
georinex has a low active ecosystem.
It has 124 star(s) with 56 fork(s). There are 21 watchers for this library.
It had no major release in the last 12 months.
There are 14 open issues and 37 have been closed. On average issues are closed in 39 days. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of georinex is 1.16.1
Quality
georinex has 0 bugs and 0 code smells.
Security
georinex has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
georinex code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
georinex is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
georinex releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed georinex and discovered the below as its top functions. This is intended to give you an instant insight into georinex implemented functionality, and help decide if they suit your requirements.
- Return the time of a file
- Return a numpy array of the time in a file
- Parse satellite index line
- Skip lines from f
- Load files from glob into out
- Load a rinex navigation table
- Load a RINEX dataset
- Ensure that a file exists in the group
- Print time information for each file
- Creates a timeseries of the given data
- Convert keplerian to ECEF
- Plot a timeseries
- Plots an obstimeseries
Get all kandi verified functions for this library.
georinex Key Features
No Key Features are available at this moment for georinex.
georinex Examples and Code Snippets
No Code Snippets are available at this moment for georinex.
Community Discussions
Trending Discussions on georinex
QUESTION
XArray: Create a new coordinate / dimension from an attribute
Asked 2019-Jul-26 at 08:55
I'm using a library (georinex) that reads GPS RINEX data and returns an xarray
in return.
The typical data I would get in return from parsing the rinex file from one GPS receiver station is for example this one:
...ANSWER
Answered 2019-Jul-22 at 16:36Try
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install georinex
The Hatanaka CRINEX converter automatically compiles if needed and a C compiler is available.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page