行星光谱数据的python光谱分析工具包(pysat)。

libpysat的Python项目详细描述


[![生成状态](https://travis-ci.org/USGS-Astrogeology/PySAT.svg?branch=master)](https://travis-ci.org/USGS-Astrogeology/PySAT) [![覆盖状态](https://coveralls.io/repos/github/USGS-Astrogeology/PySAT/badge.svg?branch=master)](https://coveralls.io/github/USGS-Astrogeology/PySAT?分支=主) [![在https://gitter.im/USGS-Astrogeology/PySAT](https://badges.gitter.im/USGS-Astrogeology/PySAT.svg)](https://gitter.im/USGS-Astrogeology/PySAT?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge加入聊天室) #安装

  • Install [Anaconda Python](https://www.continuum.io/downloads). Be sure to get Python 3.x
  • Download or clone this repository
  • cd into this repository and execute conda env create. This will read the environment.yml file and install (using conda) all dependencies in a self-contained environment.
  • source activate pysat to activate said environment.

#演示

  • Execute the jupyter notebook that will open a new browser tab with the Jupyter homepage.
  • Launch (click) the Kaguya_Spectral_Profiler.ipynb notebook.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
Java泛型重写抽象方法并具有子类的返回类型   Java中的字符串反转字符,同时保留一些字符   java将系统时间与我获取它的时间进行比较   java解析ODATA URL以在准备entityset之前读取ID值   java中的有界通配符下界泛型即使在传递超类时也不会编译   c#Java的JVM和Java的内部工作方式有什么不同。NET的CLR?   java如何在windows7上指定JDK的版本?   Java:列出单个目录中的所有文件(1020000+)   java使用Logback和Lombok   安卓谷歌玩java。lang.NullPointerException   使用RSA的解密结果在普通Java和Android中有所不同   具有默认连接池的java Spring引导   java我如何在一个坏的测试环境中前进?