Giter Club home page Giter Club logo

pinot's Introduction

Pinot

Pinot 简介

Pinot(Pinot is not only TEQC) 是一系列使用 Python3 语言开发的脚本,主要用于对 GNSS 静态数据进行批量处理,特别适合处理 CORS 站静态数据。

Pinot 部分脚本依赖于 TEQCRNXCMPrunpkr00 程序,并且需要 PyYAML 模块的支持。具备以下功能:

  • 批量将原始观测数据转化为 RINEX 2.11;
  • 批量将数据在 RINEX 与 Compact RINEX 之间转化;
  • 批量检查站点的缺失情况;
  • 批量对站点数据进行重命名;
  • 批量检查站点观测信息;
  • 批量对数据做观测质量分析;
  • 批量进行数据标准化;
  • 批量将数据整理为 IGS 站的组织方式;
  • 批量进行用于数据解算前的子网划分。

Pinot 程序包目前包含以下脚本:

  • crnx2rnx.py
  • leica2rnx.py
  • low2upper.py
  • metacheck.py
  • orderfiles.py
  • qualitycheck.py
  • renamesite.py
  • rnx2crnx.py
  • sitecheck.py
  • subnet.py
  • trimble2rnx.py
  • unificate.py
  • up2lower.py

依赖模块

部分脚本依赖于 PyYAMLtqdm 模块,PyYAML 是一个解析 YAML 数据的程序包,tqdm 是一个在命令行界面显示进度条的软件包。使用以下命令安装 tqdm 模块:

$ pip install tqdm

PyYAML 程序包安装,请参考博文:PyYAML 安装与使用演示

文档索引

Pinot 脚本文档请移步:Pinot 脚本文档索引目录

作者信息

Develop by: Jon Jiang & Maosheng Zhou

First upload: 2017-01-20

使用授权

基于 GPLv2 协议,详情请参考 LICENSE。

pinot's People

Contributors

purpleskyfall avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.