GRIB to XLSX Converter
This API allows you to work with GRIB (GRIdded Binary) weather data files in several ways: Convert GRIB to Excel (/GribToXlsx/GetGrid) Upload a GRIB file and receive an Excel (.xlsx) file with the data in a clean, tabular format. Optionally, include only specific parameters or exclude certain parameters. Optionally, split the Excel output across multiple sheets by specifying the maximum number…
GRIB to XLSX Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
GRIB to XLSX Converter /GribToXlsx/GetGrid |
Takes a .grib file and returns an Excel (.xlsx) with the data. |
| POST |
Get GRIB File Shape /GribToXlsx/GetShape |
Returns the number of rows and columns in the uploaded GRIB file. |
| POST |
Get GRIB File Columns /GribToXlsx/GetColumns |
Uploads a GRIB file and returns a comma-separated list of available columns (parameters) inside it. |
GRIB to XLSX Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA Recommended | $50 / month | — |
|