-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
ISEFraunhofer Institute for Solar Energy Systems ISEFraunhofer Institute for Solar Energy Systems ISELBNLLawrence Berkeley National LaboratoryLawrence Berkeley National Laboratory
Description
@danielmcquillen When I open for example https://igsdb-v2.herokuapp.com/api/v2/products/clearlite-4?format=bed-optical-json , then "transmittance" and "reflectance" are returned as strings instead of numbers.
"dataPoints": [
{
"incidence": {
"wavelengths": {
"wavelength": 300
},
"direction": {
"polar": 8
}
},
"emergence": {
"direction": {
"polar": 8
}
},
"results": {
"transmittance": "0.0",
"reflectance": "0.0476"
}
},
Is it easy for you to change it? I think they were numbers in the past.
Metadata
Metadata
Assignees
Labels
ISEFraunhofer Institute for Solar Energy Systems ISEFraunhofer Institute for Solar Energy Systems ISELBNLLawrence Berkeley National LaboratoryLawrence Berkeley National Laboratory
Type
Projects
Status
✅ Done