VSPEC.config#

VSPEC configurations

This module contains global configurations used in the VSPEC code.

Variables#

BINNED_PHOENIX_PATH

The path to the binned PHOENIX stellar models.

EXAMPLE_GCM_PATH

The path to example GCMs.

MOLEC_DATA_PATH

The path to the file containing molecular data for analysis.

MSH

Micro-solar hemisphere

N_ZFILL

__width argument for filename str.zfill() calls.

PRESET_PATH

The path to parameter presets.

PSG_CFG_MAX_LINES

The maximum number of lines to allow in the PSG config file.

PSG_EXT_URL

The URL of the external PSG (Planetary Spectrum Generator) version.

PSG_PORT

Default port to run PSG locally.

RAW_PHOENIX_PATH

The path to the raw PHOENIX stellar models.

VSPEC_PARENT_PATH

Path subclass for non-Windows systems.

aerosol_name_dict

A dictionary mapping aerosol species from their PSG name to their name in the WACCM NetCDF format.

aerosol_type_dict

A dictionary mapping aerosol species to the default database to use.

atmosphere_type_dict

A dictionary mapping molecular species to the default database to use to create opacities.

flux_unit

The standard unit of flux.

grid_teff_bounds

The limits on the effective temperature allowed by the grid.

nlat

The default latitude resolution for the stellar model.

nlon

The default longitude resolution for the stellar model.

period_unit

The standard unit of planet orbital period.

planet_distance_unit

The standard unit of planetary semimajor axis.

planet_radius_unit

The standard unit of planet radius.

psg_aerosol_size_unit

PSG aerosol size unit.

psg_encoding

Default encoding for files from PSG.

psg_pressure_unit

PSG atmospheric pressure unit.

starspot_initial_area

Initial StarSpot area.

stellar_area_unit

The standard stellar surface area unit.

teff_unit

The standard unit of temperature.

wl_unit

The standard unit of wavelength.