WindTreeAndMe's Stars
Cognitics/DelaunayTriangulator
Dynamic Constrained Delaunay Triangulation
mapbox/tippecanoe
Build vector tilesets from large collections of GeoJSON features.
davideberly/GeometricToolsLibrary
davideberly/GeometricTools
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
pyexcel/pyexcel
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
qgis/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
fitodic/centerline
Calculate the polygon's centerline
cyschneck/centerline-width
A Python package to find the centerline and width of rivers based on the latitude and longitude of the right and left bank
bailicangdu/vue2-happyfri
vue2 + vue-router + vuex 入门项目
blender/blender
Official mirror of Blender
Liniyous/ElaWidgetTools
Fluent-UI For QT-Widget
yangzongzhuan/RuoYi-Vue3
:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
guodongxiaren/MySQL-docs
个人整理MySQL笔记。包括SQL语法,MySQL管理,C/C++接口编程
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
python-windrose/windrose
A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
EMWPJ/TSN
A simple software for MT time series *.tsN file reading, display and power spectrum calculation.
geoscixyz/Toolkit
A collection of geophysical apps for geologists, from the collaboration of MDRU and UBC-GIF
shenyaojin/MT1D-Occam-Inversion-GUI-linux
ghaniarrasyd/mt1d_Inversion_sos
Magnetotelluric 1-D Inversion using Symbiosis Organisms Organisms (SOS) Algorithm
obspy/obspy
ObsPy: A Python Toolbox for seismology/seismological observatories.
GenericMappingTools/pygmt
A Python interface for the Generic Mapping Tools.
BRGM/razorback
An open source python library for magnetotelluric robust processing.
ajithabhks/sigmt
An open-source python package for magnetotelluric data processing
zhang01GA/mt-explore
MT Explore is a cartopy and mtpy based utility for viewing and cleaning Magnetotelluric data
MTgeophysics/mtpy
[DEPRECATED] Python toolbox for standard Magnetotelluric (MT) data analysis
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
sining1989/PointCloudTools
PointCloudTools是一款在Windows平台基于VS2017、Qt5.9.5、PCL1.8.1、VTK8.0.0源码编译开发的专门处理点云(.pcd、.ply、.obj等格式)文件的可视化工具。 该工具点云可视化使用的是vtk8.0.0编译生成的QVTKWidget窗口控件,使用PCL可以对点云进行滤波(filter)、特征提取(features)、关键点(keypoint)、 分割(segmentation)、识别(recognition)、可视化(visualization)等操作,可以对所有点云进行WGS84到平面坐标系转换,也包含将经纬度坐标转为UTM坐标的方法。 下载64位PCL1.8.164位下载路径:https://github.com/PointCloudLibrary/pcl/releases或http://unanancyowen.com/en/pcl181 PCL1.8.1对应的VTK版本为8.0.0,下载地址:https://gitlab.kitware.com/vtk/vtk/tree/v8.0.0
mingcw/c-primer-plus
《C Primer Plus》(第5版 中文版)学习源码记录整理