grss.fit.fit_utils.get_sbdb_raw_data#
- grss.fit.fit_utils.get_sbdb_raw_data(tdes)#
Get json data from JPL SBDB entry for desired small body
- Parameters:
tdes (str) – IMPORTANT: must be the designation of the small body, not the name.
- Returns:
raw_data – JSON output of small body information query from SBDB
- Return type:
dict