gavin971
气象学家公众号; Regional Climate; Python Programming; Machine Learning; Scientific visualization...
Nanking,China
Pinned Repositories
awesome-scientific-computing
A curated list of awesome articles, software libraries and resources on Scientific Computing
Barotropic-Python
A simple barotropic model written in Python using the spharm package for spherical harmonics.
ClimateModeling_courseware
A collection of interactive lecture notes and assignments, mostly in IPython notebook format.
climlab
Python package for process-oriented climate modeling
data_assimilation
OCNG/ATMO 677 Geophysical Data Assimilation
DSE200_Python_for_Data_Analysis
Homework/Classwork for my DSE 200 Python for Data Analysis Class at UC San Diego (UCSD)
NCL_meteorology_libs
《NCL数据处理与绘图实习教程》源程序库+测试数据链接
PyCINRAD
Decode CINRAD radar data and visualize.
pyro2
A simple python-based tutorial on computational methods for hydrodynamics
Ute_WRF
Mostly python codes that I've used at the University of Utah Mountain Meteorology Group
gavin971's Repositories
gavin971/NCL_meteorology_libs
《NCL数据处理与绘图实习教程》源程序库+测试数据链接
gavin971/cmaps
user defined colormaps in matplotlib.
gavin971/MPO624-2018
MPO 624 CLASS FOR SPRING 2018
gavin971/Awesome-Geospatial
Long list of geospatial tools and resources
gavin971/Book
gavin971/BPEM
A Barotropic Primitive Equation Model
gavin971/Climatology_Matlab
gavin971/data_sciences_campaign
【数据科学家系列课程】
gavin971/engineering-blogs
A curated list of engineering blogs
gavin971/fortran_example
gavin971/hdf_file
python处理hdf数据
gavin971/hexo-theme-next
Elegant theme for Hexo.
gavin971/home-assistant
:house_with_garden: Open-source home automation platform running on Python 3
gavin971/ImagesSequencesPredictions
雷达回波外推,ConvLSTM,训练模型并外推。
gavin971/iNSFC
An awesome LaTeX template for NSFC proposal.
gavin971/luminol
Anomaly Detection and Correlation library
gavin971/machine_learning
《机器学习》(周志华)这本书的编程代码.
gavin971/Machine_learning_notes
机器学习笔记和算法的python代码实现,学习的课程包括Andrew Ng 和林轩田的Machine Learning的课程,以及周志华的《机器学习》和李航的《统计学习方法》等电子书。
gavin971/mjo_indices
gavin971/mtheme
A modern LaTeX Beamer theme
gavin971/natural-earth-vector
A global, public domain map dataset available at three scales and featuring tightly integrated vector and raster data.
gavin971/ncl-1
gavin971/NCL-ipython-notebooks
NCL IPython notebook examples. You need to install suvarchal's IPyNCL IPython notebook NCL kernel before you can start using the examples..
gavin971/nju-lib-downloader
超星和书香**的电子书下载器
gavin971/NOHRSC_SNODAS
Scripts for retrieving and processing NOHRSC SNODAS daily binary files
gavin971/observation-area-visualization
Visualize the data from observation area of Department of Atmosphere Science, NTU
gavin971/OMI_Satellite_Processing
gavin971/py-gdalogr-cookbook
A cookbook full of recipes for using the Python GDAL/OGR bindings.
gavin971/RadrErrorDiagnose
雷达故障诊断软件
gavin971/ZhouZhiHua_WatermelonBook
周志华《机器学习》课后习题的编程答案及数据集,纯python实现未使用框架,阅读起来更容易理解算法