Hypsometry
Download Hypsometry as JSON
Download of the hypsmetry model parameters used in Schwatke et al. (2019)
# Import package
from dahitiapi.DAHITI import DAHITI
# Initialize DAHITI Class
dahiti = DAHITI()
# Select DAHITI target by DAHITI id
dahiti_id = 10146
# Download parameters of hypsometry model
response = dahiti.download_hysometry(dahiti_id)
Output of JSON response:
{
'x_min': 0.0006224198705432652,
'x_max': 135.69188022667709,
'x_wp': 135.67366982517817,
'y_min': 168.2893967146632,
'y_scale': 53.915950281282925,
'z': 0.10857637992058909}
]
Image of hypsometry model