Skip to content

Variables required for Ionoseis #11

@rvishnkr

Description

@rvishnkr

Need @dylanmikesell to confirm whether a variable is for a ray or a point along the ray.

WASP var name GeoAc calculation netCDF var name ray/point type
wasp_kr(alt, nray) next[3] * TO_DEG wasp_kr point float
wasp_kt(alt, nray) next[4] * TO_DEG. wasp_kt point float
wasp_kf(alt, nray) next[5] * TO_DEG wasp_kf point float
wasp_colatitude(alt, nray) next[1] * TO_DEG wasp_colatitude point float
wasp_longitude(alt, nray) next[2] * TO_DEG wasp_longitude point float
wasp_altitude(alt, nray) next[0] - r_earth wasp_altitude point float
wasp_Veff(alt, nray) -attenuation wasp_Veff point float
wasp_arrival_time(alt, nray) travel_time_sum wasp_arrival_time point float
wasp_amplitude(alt, nray) 20.0*log10(GeoAc_Amplitude(&final_vals,0,GeoAc_theta,GeoAc_phi,sources, spl)) wasp_amplitude point float
wasp_takeoff_angle(nray). phi wasp_takeoff_angle ray float

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions