https://amentum.space/cari7/ambient_doseThe ambient dose equivalent, H*(10), is an operational quantity that simulates the human body by measuring the dose equivalent at a depth of 10 mm within a tissue equivalent sphere of 300 mm diameter. It is a measurable quantity that is used to calibrate area monitors (radiation detectors) for mixed radiation fields. Use this endpoint if you are comparing model predictions to measurements.
Altitude (in km). The minimum is 0 m, the maximum is 47 km (the upper limit of the stratosphere).
Latitude. -90 (S) to 90 (N).
Longitude. -180 (W) to 180 (E).
Year in YYYY.
Month in MM.
Day in DD.
Hour in 24 hour time.
The particle type as a string. Specifying 'total' returns the dose for all particle types.
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request GET \2 --url 'https://amentum.space/cari7/ambient_dose' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}https://amentum.space/cari7/ambient_doseThe ambient dose equivalent, H*(10), is an operational quantity that simulates the human body by measuring the dose equivalent at a depth of 10 mm within a tissue equivalent sphere of 300 mm diameter. It is a measurable quantity that is used to calibrate area monitors (radiation detectors) for mixed radiation fields. Use this endpoint if you are comparing model predictions to measurements.
Altitude (in km). The minimum is 0 m, the maximum is 47 km (the upper limit of the stratosphere).
Latitude. -90 (S) to 90 (N).
Longitude. -180 (W) to 180 (E).
Year in YYYY.
Month in MM.
Day in DD.
Hour in 24 hour time.
The particle type as a string. Specifying 'total' returns the dose for all particle types.
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request GET \2 --url 'https://amentum.space/cari7/ambient_dose' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}