nuosong / GeoPython

An application based on Python and designed as a solution for geology related daily work.

Home Page:http://doc.geopython.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoPython,a one-stop cross-platform application for geology related daily work

author: cycleuser
Copyright 2017 cycleuser

IF you want to run GeoPython, just take a look at the Installation Document.DO NOT Download this repo and try to run directly, because that is not how it works!!!!!

Introduction

GeoPython is an application based on Python and designed as a solution for geology related daily work. It can run on alomost all mainstream operating systems, such as Windows 7 SP1, Windows 8, Windows 10, macOS Sierra, macOS High Sierra, Ubuntu Linux, Debian Linux, Fedora Linux, and alomost all other widely used desktop platforms.

GeoPython doesn't rely on any other software, such as MS Excel or CorelDraw, it can directly transport your data into the plot as vector graphic files and the calculation results into data sheets such as Xlsx or CSV files.

It is a free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

GeoPython contains both traditional routines and newly developed methods, which are shown in the table here.

Official BBS

Download

Milestones

Installation Guide

Demonstration

GeoPython, 用于地质学日常研究的一站式跨平台解决方案

如果你要运行 GeoPython, 一定要仔细看 安装指南。而不要下载这个 repo 里面的内容来直接运行,那样是行不通的。这里只是放了代码而已,不是直接可执行的文件!!!!!

简介

GeoPython 是一个基于 Python 实现的开源应用,针对的是地质学研究中的日常用途。由于使用了 Python,天生跨平台天赋加持,所以几乎能运行于所有主流操作系统,比如 Windows 7 SP1, Windows 8, Windows 10, macOS Sierra, macOS High Sierra, Ubuntu Linux, Debian Linux, Fedora Linux 等等几乎全部主流的桌面操作系统。

GeoPython 不需依赖任何其他软件,不像 GeoKit 那样依赖特定版本的 32bit 的 Office,也不像 CGDK 那样需要依赖 CorelDRAW 的安装,单独有 GeoPython 一个,就可以实现从原始数据到出矢量图,以及导出各种计算的结果为 Xlsx 或者 CSV 这种表格文件。

GeoPython 是一个自由软件:您可以根据自由软件基金会发布的GNU通用公共许可证的条款重新发布或者对其进行修改,但必须也基于同样的 GPLV3(GNU通用公共许可证第三版 ) ,或者更新版本的 GNU General Public License。

GeoPython 包含了一些常用的传统方法,也实现了一些近年来新诞生的研究成果,主要功能如表格所示

大家有各种问题交流,除了在知乎这里留言外,还可以去注册一下咱们的论坛,或者加入咱们的QQ群: 560675626 (为避免无关人员*扰,加群申请填写暗号 大胖是个好家伙 来通过验证)。

官方 BBS

下载链接

开发记录

安装指南

操作演示

捐助支持

如果你希望支持 GeoPython 的开发,可以扫描下面的二维码进行捐助。

About

An application based on Python and designed as a solution for geology related daily work.

http://doc.geopython.com/

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Batchfile 0.1%Language:Makefile 0.1%