Download OpenAPI specification:
AERONET search APIs
| year required | integer <int32> Starting time moment, Year: 1993 to present (must be 4-digits). |
| month required | integer <int32> [ 1 .. 12 ] Starting time moment, : Month: 1 to 12. |
| day required | integer <int32> [ 1 .. 31 ] Starting time moment, Day: 1 to max_day_of_month. |
| AVG required | integer <int32> Enum: 10 20 Data Format:
|
| AOD10 | integer <int32> [ 1 .. 1 ] Aerosol Optical Depth Level 1.0 |
| AOD15 | integer <int32> [ 1 .. 1 ] Aerosol Optical Depth Level 1.5 |
| AOD20 | integer <int32> [ 1 .. 1 ] Aerosol Optical Depth Level 2.0 |
| SDA10 | integer <int32> [ 1 .. 1 ] SDA Retrieval Level 1.0 |
| SDA15 | integer <int32> [ 1 .. 1 ] SDA Retrieval Level 1.5 |
| SDA20 | integer <int32> [ 1 .. 1 ] SDA Retrieval Level 2.0 |
| TOT10 | integer <int32> [ 1 .. 1 ] Total Optical Depth based on AOD Level 1.0 (all points only) |
| TOT15 | integer <int32> [ 1 .. 1 ] Total Optical Depth based on AOD Level 1.5 (all points only) |
| TOT20 | integer <int32> [ 1 .. 1 ] Total Optical Depth based on AOD Level 2.0 (all points only) |
| year2 | integer <int32> Ending time moment, Year: 1993 to present (must be 4-digits). If |
| month2 | integer <int32> [ 1 .. 12 ] Ending time moment, : Month: 1 to 12. If |
| day2 | integer <int32> [ 1 .. 31 ] Ending time moment, Day: 1 to max_day_of_month. If |
| hour | integer <int32> [ 0 .. 23 ] Specified beginning hour. If not specified, then the hour is set to zero |
| hour2 | integer <int32> [ 0 .. 23 ] Specified ending hour. If not specified, then |
| site | string Exact match of AERONET database name If none specified, then all sites are searched for data during the time interval specified. |
| lat1 | number <double> Bounding Box
Value must be in decimal degrees (including the decimal). |
| lon1 | number <double> Bounding Box
Value must be in decimal degrees (including the decimal). |
| lat2 | number <double> Bounding Box
Value must be in decimal degrees (including the decimal). |
| lon2 | number <double> Bounding Box
Value must be in decimal degrees (including the decimal). |
| lunar_merge | integer <int32> [ 0 .. 1 ] Enable Lunar AOD (Provisional) Only Download:
|
| if_no_html | integer <int32> [ 0 .. 1 ] Determine whether html formatting is printed:
|