首页
学习
活动
专区
圈层
工具
发布
44 篇文章
1
机器学习需要掌握的九种工具!
2
PyAOS:大气和海洋科学Python社区
3
地球人工智能研究综述
4
优化物理和机器学习之间的协同作用
5
构建便于气象海洋应用的Anaconda环境(window版本)
6
Python结合Matlab气候数据工具箱CDT
7
用Python复现一篇Nature的研究: 1.数据下载及预处理
8
Python气象数据处理与绘图:相关性分析之散点图
9
Nature | 数据驱动的地球系统深度学习与过程理解
10
Python气象数据处理与绘图:常见的10种图像滤波方法
11
JAMES: 地球系统模式机器学习应用专刊
12
Python可视化 | xarray绘图样式配置
13
xarray系列|WRF模式前处理和后处理
14
Python可视化 | xarray一维数据绘图
15
构建适合大气与海洋应用的Anaconda环境
16
统计学中数据分析方法汇总!
17
Python可视化 | xarray 绘图时序图
18
深度学习 | 时序问题LSTM入门讲解
19
Python可视化 | xarray 二维绘图配色方案设置
20
MeteoInfoLab中如何将格点插值到站点?(附完整代码)
21
利用 pandas 和 xarray 整理气象站点数据
22
tensor与numpy数据类型转换
23
【机器学习基础】|交叉验证及Stacking
24
让数据动起来!用Python制作动画可视化效果,让数据不再枯燥!
25
数据处理 | EOF用法及可视化实例
26
数据处理 | 使用cfgrib加载GRIB文件
27
GISer如何学Python
28
数据下载 | NCEP再分析数据自动批量下载
29
关于滤波和NCL的filwgts_lanczos函数
30
数据处理 | xarray的计算距平、重采样、时间窗
31
数据处理 | xarray的NC数据基础计算(1)
32
基于Python的神经网络模型可视化绘图方法
33
python可视化 | 小波分析——​海温数据的时频域分解
34
Python精美地理可视化绘制
35
Python的常用库的数组定义及常用操作
36
Python可视化 | 温度、水深&CTRL向量空间分布图
37
python可视化 | contour、contourf、cartopy补充
38
NCL专辑 | 常用插值函数集锦
39
数值模式常用参数化方案简析及引用文献
40
数据处理与可视化 | 站点插值格点+空间区域掩膜
41
自动化工程 | 利用Python自动生成降雨量统计分析报告
42
图解NumPy:常用函数的内在机制
43
用手机运行你的Python代码
44
数据可视化 | 双Y轴可视化绘制方法(Python、R两种方法)

PyAOS:大气和海洋科学Python社区

点击下方公众号,回复资料,收获惊喜

PyAOS(Python for Atmosphere and Ocean Science)是面向大气和海洋科学的Python社区,由Damien Irving博士创建维护,旨在为大气和海洋科学领域的科研人员提供相关的Python资源。

PyAOS网站总结了大气和海洋科学领域所使用的Python工具,以及工作流,包括所涉及到的核心库、高级工具库等,比如 xarrayMetPyIriseofsPyARTpandasDask等。

PyAOS工具栈

PyAOS社区对大气和海洋科学领域常用的工具进行了总结:

通用工具

  • GeoCAT-comp (GeoCAT project) Computational routines from the NCAR Command Language (NCL).
  • PyFerret (PMEL) Quick exploration of oceanographic data.
  • eofs (Andrew Dawson) EOF analysis of spatial-temporal data.
  • windspharm (Andrew Dawson) Computations on global wind fields in spherical geometry.
  • cf-xarray (Deepak Cherian) Lightweight accessor for xarray objects that interprets CF attributes.
  • Siphon (UniData) Utilities for downloading data from remote data services.
  • regionmask (Mathias Hauser) Masks for commonly used geographic regions (Giorgi, SREX, etc)

可视化

  • Cartopy (SciTools project) Geographic map projections for plotting.
  • geoviews (HoloViz project) Interactive exploration and visualisation of geographical, meteorological, and oceanographic datasets.
  • cmocean (Kristen Thyng) Beautiful colormaps for oceanography.

气象学

  • MetPy (UniData) Tools for reading, visualising and performing calculations with weather data.
  • Satpy (PyTroll community) Reading, manipulating, and writing data from remote-sensing earth-observing meteorological satellite instruments.
  • Py-ART (ARM User Facility) Weather radar algorithms and utilities.
  • ACT (ARM User Facility) Toolkit for working with atmospheric time-series datasets of varying dimensions.
  • PyDSD (Joseph Hardin and Nick Guy) Utilities for working with disdrometer data.
  • pyPI (Daniel Gilford) Tropical cyclone potential intensity calculations.

海洋学

  • GSW-Python Python implementation of the Thermodynamic Equation of Seawater 2010 (TEOS-10).
  • argopy (Guillaume Maze) Argo data access, visualisation and manipulation.
  • mixsea (Jesse Cusack & Gunnar Voet) Turbulence parameter estimation from fine scale oceanographic data.

气候

  • climpred (Riley Brady and Aaron Spring) Verification of weather and climate forecasts.
  • climtas (Scott Wales) Climtas is a package for working with large climate analyses. It focuses on the time domain with custom functions for Xarray and Dask data.
  • climate-indices (James Adams) Various climate index algorithms relating to precipitation and temperature.

Regridding

  • xESMF (Jiawei Zhuang) Universal regridder for geospatial data.
  • gridded (NOAA-ORR-ERD) A single way to work with results from any hydrodynamic/oceanographic model regardless of what type of grid it was computed on.
  • pyResample (PyTroll community) Resampling geospatial image data.
  • ESMPy Interface to the Earth System Modeling Framework (ESMF) regridding utility.
  • pyproj Interface to PROJ (cartographic projections and coordinate transformations library).

模式

  • wrf-python (GeoCAT project) A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
  • climlab (Brian Rose) Process-oriented climate modeling.
  • climt (Joy Monteiro et al) Climate modelling and diagnostics toolkit.
  • pyrcel (Daniel Rothenberg) Adiabatic cloud parcel model for studying aerosol activation.
  • PyCLES (Kyle Pressel and Colleen Kaul) Atmospheric large eddy simulation infrastructure designed to simulate boundary layer clouds and deep convection.

工作流管理

  • aospy (Spencer Hill) Automated climate data analysis and management.
  • cmdline-provenance (Damien Irving) For keeping track of your data processing steps.

除了对上述工具的总结,PyAOS网站还推荐了一些大气和海洋科学领域的教程和书籍,感兴趣的可以点击 阅读原文 查看。

下一篇
举报
领券