Metadata-Version: 2.4
Name: autorino
Version: 2.2.4
Summary: autorino is a tool for Assisted Unloading, Treatment & Organisation of RINex Observations
Author-email: Pierre Sakic <sakic@ipgp.fr>
Maintainer-email: Pierre Sakic <sakic@ipgp.fr>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/IPGP/autorino
Keywords: geodesy,reference frames,RINEX,data management
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: geodezyx
Requires-Dist: rinexmod
Requires-Dist: dateparser
Requires-Dist: docker
Requires-Dist: filelock
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: PyYAML
Requires-Dist: python-dateutil
Requires-Dist: termcolor
Requires-Dist: hatanaka
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: bs4
Requires-Dist: beautifulsoup4
Requires-Dist: colorlog
Requires-Dist: tabulate
Requires-Dist: matplotlib
Requires-Dist: jinja2
Requires-Dist: colorama
Requires-Dist: logging-tree
Requires-Dist: mergedeep
Dynamic: license-file

<img src="./logo_autorino.png" width="300">

# autorino
autorino is a tool for _Assisted Unloading, Treatment & Organisation of RINex Observations_  🛰️ 🌐 🦏 

**Version: 2.2.4**  
**Date: 2025-07-31**

**Main developper:** [Pierre Sakic](https://github.com/PierreS-alpha) (IPGP-OVS, Paris, France)  
**Contact e-mail:** sakic@ipgp.fr

**Documentation:** [https://ipgp.github.io/autorino](https://ipgp.github.io/autorino)

**GitHub repository:** [https://github.com/IPGP/autorino](https://github.com/IPGP/autorino) 

**Licence:** GNU GPL v3 (see attached license file) 

## Introduction
The _autorino_ package (for _Assisted Unloading, Treatment & Organisation of RINex Observations_) is designed for
automated download and conversion of GNSS raw data from the main manufacturers’ receivers 
(Leica, Septentrio, Topcon, Trimble, and BINEX) based on their respective official conversion utilities. 
A special focus is put on conversion to RINEX3/4 and near real-time capability (download frequency up to 5 min).

_autorino_ aims to perfom the four following tasks:
1. **Download** GNSS raw data from remote GNSS receivers
2. **Conversion** of GNSS raw data to RINEX3/4 format using official conversion utilities from the main GNSS manufacturers.
3. **Handle** RINEX files (e.g., merging, splitting, splicing, etc.) using dedicated utilities.
4. **Metadata edition** of RINEX files (e.g., modifying header metadata, renaming filenames, editing comments, etc.) 
based on _autorino_'s spinoff tool [_rinexmod_](https://github.com/IPGP/rinexmod).

## Installation
See the following link:  
[https://ipgp.github.io/autorino/installation.html](https://ipgp.github.io/autorino/installation.html)

## Documentation
See the following link:  
[https://ipgp.github.io/autorino/](https://ipgp.github.io/autorino/)

## Authors & Contributors
* [Pierre Sakic](https://github.com/PierreS-alpha) (IPGP-OVS, Paris, France) 
* [Patrice Boissier](https://github.com/PBoissier) (OVPF-IPGP, La Réunion, France)
* [Jean-Marie Saurel](https://github.com/jmsaurel) (IPGP-OVS, Paris, France)
* [Diane Pacaud](https://github.com/DianouPac) (OVPF-IPGP, La Réunion, France)
