lowtran icon indicating copy to clipboard operation
lowtran copied to clipboard

LOWTRAN atmospheric absorption extinction, scatter and irradiance model--in Python and Matlab

Results 15 lowtran issues
Sort by recently updated
recently updated
newest added

I am more familiar with MATLAB codes than Python, and do not want to deal with Python codes while using MATLAB. Therefore, I rewrite the MATLAB codes (just the codes...

It looks like I'm not the first one with DLL issues on Windows. I was able to solve this one, so passing along for others or potential inclusion in a...

Hello, I am running your code in Pycharm (Python 3.9) and was able to successfully compile the fortran file via MinGW (64 bit Windows 10). Afterwards, PyCharm was able to...

In the user defined files the value given for the water content of the atmosphere is 93.96. I have been unable to determine what unit this is given in. Line...

Looks like the current release is v2.5.1, but the latest release on PyPI is v2.4.1.

HI, I have a query. I am currently working with LANDSAT8 band 10 (10.6µm - 11.2µm) image to calculate the Land Surface temperature(LST). The Algorithm I used for LST, require...

I installed lowtran the way you proposed. However, once I tried to run one of the test scripts, 'import lowtran7' from base.py always raised the error 'DLL load failed'. Checking...

question

I want to start using LOWTRAN in my research and I was wondering how I can use this package to input and vary SO2 profiles (or any other trace gas)...

enhancement

Hello! I'm using this project for my work. It works great. But there is no aerosols options support at this time. Please add support for the aerosols options, e.g. IHAZE,...

enhancement

@scivision I'm still having trouble getting this to install, but now with a new error message: Any ideas? $ pip install -e . Obtaining file:///C:/Projects/lowtran-master Installing build dependencies: started Installing...

question