PBS作业管理系统

PBS作业管理系统是集群和超算上常用的作业管理系统之一,此外还有LSF和SLURM。在集群和超算使用作业管理系统对于任务的运行管理是非常方便

WRF模式嵌套模拟

模式嵌套运行是为了得到更高分辨率的模拟。嵌套层完全包含在父层(Parent Domain, 即粗糙层, Corase Domain)中。嵌套层的边界条件来自父层(上一层)

Use statsmodels to Perform Linear Regression in Python

Often times, linear regression is associated with machine learning – a hot topic that receives a lot of attention in recent years. And so, in this tutorial, I’ll show you how to perform a linear regression in Python using statsmodels. I’ll use a simple example about the stock market to demonstrate this concept. Here are the topics to be covered: Background about Linear Regression Review of an Example with the Full Dataset The Python Code Interpreting the Regression Results Making Predictions based on the Regression Results To start, I’ll share some background about linear regression.

Mac安装QGIS

想要使用ArcGIS做一些东西,但是无奈ArcGIS没有对应的Mac版本,又不想安装虚拟机在Windows上运行,最后找到了开源的QGIS,

NetCDF文件网格数据重采样

无论是应用再分析数据作为模式输入还是后处理过程需要,对不同分辨率的NetCDF文件数据进行重新采样是非常必要的。 最近由于项目原因,需要对模式