实例介绍
MonoRTM模型是美国大气环境研究所开发的一款特别适合于微波的大气辐射传输模型。压缩包包含最新版MonoRTM以及使用过程中用到的程序。
【实例截图】
【核心代码】
118b02d6-4dd7-48c5-887d-ed7cee5398a8
└── MonoRTM及使用程序
├── MonoRTM
│ ├── lnfl
│ │ ├── aer_rt_utils
│ │ │ ├── util_aix.f90
│ │ │ ├── util_alpha.f90
│ │ │ ├── util_cray.f90
│ │ │ ├── util_dos.f90
│ │ │ ├── util_gfortran.f90
│ │ │ ├── util_hp.f90
│ │ │ ├── util_linux_intel.f90
│ │ │ ├── util_linux_pgi.f90
│ │ │ ├── util_OS_X_absoft.f90
│ │ │ ├── util_OS_X_g95.f90
│ │ │ ├── util_OS_X_ibm_xl.f90
│ │ │ ├── util_OS_X_ifort.f90
│ │ │ ├── util_sgi.f90
│ │ │ └── util_sun.f90
│ │ ├── build
│ │ │ ├── lnfl_v3.1_linux_pgi_sgl.obj
│ │ │ │ ├── lnfl.o
│ │ │ │ └── util_linux_pgi.o
│ │ │ ├── makefile.common
│ │ │ ├── make_lnfl
│ │ │ └── README.build_instructions
│ │ ├── docs
│ │ │ ├── lnfl_instructions
│ │ │ └── RELEASE_NOTES_lnfl
│ │ ├── lnfl_v3.1_linux_pgi_sgl
│ │ ├── run_examples
│ │ │ ├── run_example_infrared
│ │ │ │ ├── README_lnfl_ex
│ │ │ │ ├── run_lnfl
│ │ │ │ ├── TAPE5
│ │ │ │ └── TAPE5_ex
│ │ │ └── run_example_mw
│ │ │ ├── aa
│ │ │ ├── lnfl
│ │ │ ├── README_LNFL_ex
│ │ │ ├── run_lnfl
│ │ │ ├── TAPE10
│ │ │ ├── TAPE3_spectral_lines.dat.0_55.v5.0_fast
│ │ │ ├── TAPE5
│ │ │ ├── TAPE5_ex
│ │ │ ├── TAPE6_spectral_lines.dat.0_55.v5.0_fast
│ │ │ ├── TAPE7_spectral_lines.dat.0_55.v5.0_fast
│ │ │ └── TAPE8
│ │ └── src
│ │ ├── lnfl.f
│ │ ├── util_aix.f90
│ │ ├── util_alpha.f90
│ │ ├── util_cray.f90
│ │ ├── util_dos.f90
│ │ ├── util_gfortran.f90
│ │ ├── util_hp.f90
│ │ ├── util_link
│ │ ├── util_linux_intel.f90
│ │ ├── util_linux_pgi.f90
│ │ ├── util_OS_X_absoft.f90
│ │ ├── util_OS_X_g95.f90
│ │ ├── util_OS_X_ibm_xl.f90
│ │ ├── util_OS_X_ifort.f90
│ │ ├── util_sgi.f90
│ │ └── util_sun.f90
│ └── monortm
│ ├── build
│ │ ├── makefile.common
│ │ ├── make_monortm
│ │ ├── monortm_v5.4_linux_pgi_dbl.mods
│ │ │ ├── cloudoptprop.mod
│ │ │ ├── cntnmfactors.mod
│ │ │ ├── lblparams.mod
│ │ │ ├── lnfl_mod.mod
│ │ │ ├── modmmod.mod
│ │ │ ├── netcdf_helper_mod.mod
│ │ │ ├── physconstants.mod
│ │ │ ├── planetconstants.mod
│ │ │ ├── rtmmono.mod
│ │ │ └── struct_types.mod
│ │ ├── monortm_v5.4_linux_pgi_dbl.obj
│ │ │ ├── bufin_sgl.o
│ │ │ ├── CloudOptProp.o
│ │ │ ├── CntnmFactors.o
│ │ │ ├── contnm.o
│ │ │ ├── lblatm.o
│ │ │ ├── lblparams.o
│ │ │ ├── lblrtm_sub.o
│ │ │ ├── lnfl_mod.o
│ │ │ ├── modm.o
│ │ │ ├── monortm.o
│ │ │ ├── monortm_sub.o
│ │ │ ├── netcdf_helper_mod.o
│ │ │ ├── PhysConstants.o
│ │ │ ├── PlanetEarth.o
│ │ │ ├── RTMmono.o
│ │ │ ├── struct_types.o
│ │ │ └── tips_2003.o
│ │ └── README.build_instructions
│ ├── doc
│ │ └── monortm_instructions
│ ├── idl
│ │ └── create_monortm_input_from_sonde.pro
│ ├── README
│ ├── release_notes.txt
│ ├── run
│ │ ├── in
│ │ │ ├── MONORTM.IN_IATM0_dn
│ │ │ ├── MONORTM.IN_IATM1_lidar_up
│ │ │ ├── MONORTM.IN_MDL_ATM_dn
│ │ │ ├── MONORTM.IN_MDL_ATM_up
│ │ │ ├── MONORTM.IN_NOSCALE_IATM1_dn
│ │ │ ├── MONORTM.IN_SCALE_IATM1_MODEL0_HMOL1_dn
│ │ │ ├── MONORTM_PROF.IN_liquid_cloud
│ │ │ └── MONORTM_PROF.IN_sav
│ │ ├── out
│ │ │ ├── MONORTM.LOG_IATM0_dn
│ │ │ ├── MONORTM.LOG_IATM0_dn_liquid_cloud
│ │ │ ├── MONORTM.LOG_MDL_ATM_dn
│ │ │ ├── MONORTM.LOG_MDL_ATM_up
│ │ │ ├── MONORTM.LOG_NOSCALE_IATM1_dn
│ │ │ ├── MONORTM.LOG_SCALE_IATM1_MODEL0_HMOL1_dn
│ │ │ ├── MONORTM.OUT
│ │ │ ├── MONORTM.OUT_IATM0_dn
│ │ │ ├── MONORTM.OUT_IATM0_dn_liquid_cloud
│ │ │ ├── MONORTM.OUT_MDL_ATM_dn
│ │ │ ├── MONORTM.OUT_MDL_ATM_up
│ │ │ ├── MONORTM.OUT_NOSCALE_IATM1_dn
│ │ │ ├── MONORTM.OUT_SCALE_IATM1_MODEL0_HMOL1_dn
│ │ │ ├── MONORTM.TAPE7_MDL_ATM_dn
│ │ │ ├── MONORTM.TAPE7_MDL_ATM_up
│ │ │ ├── MONORTM.TAPE7_NOSCALE_IATM1_dn
│ │ │ └── MONORTM.TAPE7_SCALE_IATM1_MODEL0_HMOL1_dn
│ │ └── run_monortm_examples
│ └── src
│ ├── bufin_sgl.f90
│ ├── CloudOptProp.f90
│ ├── CntnmFactors.f90
│ ├── contnm.f90
│ ├── diff_contnm
│ ├── isotope.incl
│ ├── lblatm.f90
│ ├── lblparams.f90
│ ├── lblrtm_sub.f90
│ ├── lnfl_mod.f90
│ ├── modm.f90
│ ├── monortm.f90
│ ├── monortm_sub.F90
│ ├── netcdf_helper_mod.F90
│ ├── PhysConstants.f90
│ ├── PlanetEarth.f90
│ ├── RTMmono.f90
│ ├── struct_types.f90
│ ├── tips_2003.f90
│ └── versionNum.incl
└── 程序
├── aa.txt
├── calculate_mse_cc.m
├── create_monortm_input_from_sonde.pro
├── creat_in.m
├── data_nc.m
├── ReadGTS1.m
├── test
├── test1
└── test2
22 directories, 142 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论