科学网

 找回密码
  注册
Install NCO on CentOS
王国杰 2012-4-12 21:57
# locate the software source rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm # hdf5 yum -y install hdf5.x86_64 hdf5-devel.x86_64 hdf5-openmpi.x86_64 hdf5-static.x86_64 # netcdf yum -y install netcdf.x86_64 netcdf-devel.x86_64 netcdf-devel.x86_64 # gsl ...
8535 次阅读|没有评论
install RegCM4 on HUYGENS
王国杰 2012-3-23 20:50
module load netcdf NETCDF=$SARA_NETCDF_ROOT ./configure patch -p1 /scratch/local/patch_RegCM make all
3530 次阅读|没有评论
modis LAI remapping (Africa)
王国杰 2012-2-27 06:56
#! /bin/bash # Global 8-day LAI data, 1-km resolution; conservative remapping to 0.5 degree; from Dai group # huge, amounts to 1TB. export modis_ROOT=/home/gwang/Data/modis cd $modis_ROOT mkdir LAI_monthly for year in 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 do cd $modis_ROOT tar -xvf gl ...
4149 次阅读|没有评论
rename files with dates
王国杰 2011-12-5 00:13
load RS_profiles_2003_1degree.mat fid = fopen('dates2003MaySept.txt'); for i=1:153 dlmwrite( ,squeeze(RS_profiles_2003_1degree(:,:,i,1))'); end
2676 次阅读|没有评论
科学家,还是作家?
王国杰 2011-12-3 06:17
到KNMI学习地球系统模式,教我的是一个中年科学家,45岁。据说,笨笨的;据看,也是。 40余篇主流刊物一作论文,两篇Nature,一篇Nature Geoscience. 还主持开发地球系统模式! 还爱写小说。 第一本叫Travels Pool, 受自己南极探险经历启发而写,被评价为 "scaning the extremes of the ideological spectrum, and a ...
3313 次阅读|没有评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-9-19 09:10

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部