Predicting Local Circumstances of Lunar Occultations

版本 1.3.0.0 (108.8 MB) 作者: David Eagle
Predict the local circumstances (topocentric azimuth and elevation) of lunar occultations of a planet or star.
499.0 次下载
更新时间 2024/12/16

查看许可证

This submission is a MATLAB script named lunar_occult that can be used to predict the local circumstances of lunar occultations of a planet or star. These circumstances consist of the Universal Coordinated Time (UTC) at the beginning and end of the occultation along with the topocentric (observer-centered) azimuth and elevation coordinates of the Moon at each event. The lunar and planetary source ephemeris for this script is a JPL binary ephemeris file.
This application uses several functions ported to MATLAB from the Fortran version of the NOVAS (Naval Observatory Vector Astrometry Subroutines) source code developed at the United States Naval Observatory. Information about NOVAS can be found at https://aa.usno.navy.mil/software/novas_info.
The lunar_occult MATLAB script also uses routines from the MICE software suite to read and evaluate the JPL de430.bsp binary ephemeris file. Other JPL ephemeris files, platform dependent versions of the MICE mex file, and other useful MATLAB astrometry functions are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the SPICE library created by JPL.

引用格式

David Eagle (2025). Predicting Local Circumstances of Lunar Occultations (https://ww2.mathworks.cn/matlabcentral/fileexchange/39357-predicting-local-circumstances-of-lunar-occultations), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Gravitation, Cosmology & Astrophysics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Updated several MATLAB functions and the PDF documentation.

1.2.0.0

Updated to use JPL DE421.bsp ephemeris (included in zip file) and MICE/NOVAS routines.

1.1.0.0

Added MICE version of this script in the lunar_occult_mice.zip archive.

1.0.0.0