zhanglele10的个人博客

张乐乐
访问数:385467
工作情况:青海师大,副教授
研究领域:地球科学->大气科学->气象观测原理、方法及数据分析
加为好友
发送消息

全部博文

基于年和月判定日数的函数

eomday(years, months); 29
2022-6-14 23:39

一个查找SCI期刊缩写的网站

http://sci.justscience.cn/index.php?q=Meteorologysci=1
2022-4-21 17:50

[转载]批量删除指定文件夹下所有excel的某一列

原文地址: 批量删除指定文件夹中excel指定的列-百度经验 (baidu.com) VB代码如下: Sub Del_Col() Application.DisplayAlerts = False '做操作时所有提示信息都忽略 Dim myFiles As String Dim myExcels As String With Application.FileDialog(msoFileDialogFolderPicker) .Show .AllowM ...
2022-3-30 17:07

数据下载

ERA5: https://cds.climate.copernicus.eu/cdsapp#!/search?type=datasettext=ERA5
2021-9-28 13:02

一个将矩阵转换成geotiff数据的matlab函数

function =Matrix2tif(XX, YY, ZZ) =size(XX); x=reshape(XX,a*b,1); y=reshape(YY,a*b,1); latlim= ; lonlim= ; rasterSize= ; R=georefcells(latlim,lonlim,rasterSize,'ColumnsStartFrom','north'); CoordRefSysCode=32646; %坐标系编码,https://blog.csdn.net/nju_zjy/article ...
2021-6-16 17:48

利用matlab进行文件的复制和重命名

for i=1979:2018 infile1= ; infile2= ; outPath1= ; outPath2= ; copyfile(infile1,outPath1); copyfile(infile2,outPath2); cd(outPath1); oldname1= ; newname1= ; ...
2021-5-12 11:59

湿球温度的计算方法

文献来源: Discriminating the precipitation phase based on di ff erent temperature thresholds in the Songhua River Basin, China
2021-2-2 01:09

MODIS数据下载最方便的网站

https://ladsweb.modaps.eosdis.nasa.gov/missions-and-measurements/products/MOD13Q1/
2020-12-4 20:26

ArcGIS上标输入方法

平方表示方法:sup2/sup
2020-11-12 22:04
全部博文
Matlab学习心得
数据统计方法
模型模式
ArcGIS
Linux学习
流体力学
Noah LSM
单位转换
WRF模式
参数化方案
遥感相关
文献阅读相关
业余学习资料
NCL
生活技巧
计算机
胡乱写写
数据
excel