cNRLMSISE00#

class MCEq.geometry.nrlmsise00_mceq.cNRLMSISE00[source]#

Bases: NRLMSISE00Base

Methods Summary

get_density(altitude_cm)

Returns density in g/cm^3

get_temperature(altitude_cm)

Returns temperature in K

height2depth(altitude_cm)

init_default_values()

Sets default to June at South Pole

set_doy(doy)

set_location(tag)

set_location_coord(longitude, latitude)

set_season(tag)

surface_vert_depth([loc, month])

Methods Documentation

get_density(altitude_cm)#

Returns density in g/cm^3

get_temperature(altitude_cm)#

Returns temperature in K

height2depth(altitude_cm)#
init_default_values()[source]#

Sets default to June at South Pole

set_doy(doy)[source]#
set_location(tag)[source]#
set_location_coord(longitude, latitude)[source]#
set_season(tag)[source]#
surface_vert_depth(loc='SouthPole', month='June')#