grss.fit.fit_radar.get_radar_raw_data#
- grss.fit.fit_radar.get_radar_raw_data(tdes)#
Get JSON data from JPL small-body radar API entry for desired small body
- Parameters:
tdes (str/int) – IMPORTANT: must be the designation of the small body, not the name.
- Returns:
raw_data – JSON output of small body information query from JPL small-body radar API
- Return type:
dict