LBLRTM Alternatives
Similar projects and alternatives to LBLRTM based on common topics and language
-
lowtran
LOWTRAN atmospheric absorption extinction, scatter and irradiance model--in Python and Matlab
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better LBLRTM alternative or higher similarity.
LBLRTM discussion
LBLRTM reviews and mentions
Posts with mentions or reviews of LBLRTM.
We have used some of these posts to build our list of alternatives
and similar projects.
-
What would be a thesis topic that would be viable for a Computer Science major to do that encompasses physics?
The slow-and accurate way is to run a line-by-line code like the Line By Line Ratiative Transfer Model (LBLRTM). The code has to do repeated calculations for the M absoprtion lines in your band. The number of lines depend on the chemical makeup of the atmosphere, and some of the physical quantities like pressure and temperature, and how wide your band is. A source I often use for the absorption line data (and a good primer on the calculation) is the High-resolution transmission (HITRAN) database. To figure out how much energy the atmosphere absorbs, you need to calculate the absorption of each isotope at each frequency. For accurate results, your frequencies should be spaced about 1/10 the width of the absorption lines, which means that the number of frequencies is also proportional to your bandwidth.
Stats
Basic LBLRTM repo stats
1
90
4.2
5 months ago
AER-RC/LBLRTM is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of LBLRTM is Fortran.