Convert BUFR to UpperAir Chart
Download bufr from URL and create Temperature Log-P chart
| Id | Title | Data Type | Description |
|---|---|---|---|
| data_url | data_url | string | URL to the BUFR file |
| data | data | string | UTF-8 string of base64 encoded bytes containing upper-air observations in BUFR format |
| Id | Title | Description |
|---|---|---|
| path | Upper-Air Chart | JSON object with base64-encoded PNG image of the upper-air chart |
Execution modes
- Synchronous
- Asynchronous
