科学网

 找回密码
  注册
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 ...
8273 次阅读|没有评论
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
3379 次阅读|没有评论
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 ...
3981 次阅读|没有评论
外面鞭炮很响
王国杰 2012-1-1 07:15
不是我的新年...
2380 次阅读|没有评论
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
2503 次阅读|没有评论

本页有 5 篇博文因作者的隐私设置或未通过审核而隐藏

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

GMT+8, 2024-4-26 21:44

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部