Grib Converter
The Conversion API simplifies working with meteorological and climate data files by providing easy-to-use endpoints for file conversion and inspection. It supports multiple input formats including GRIB, JSON, CSV, NetCDF, and XLSX. These formats are widely used in weather forecasting, climate modeling, scientific research, and data analysis, but they can be challenging to process without…
Grib Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Convert File /GribConvert/ |
Upload a data file in one of the supported formats (GRIB, JSON, CSV, NetCDF, or XLSX) and convert its meteorological or geospatial data into JSON, CSV, NetCDF, or Excel formats.… |
| POST |
Get GRIB File Shape /GribConvert/GetShape |
Returns the number of rows and columns in the uploaded data file. |
| POST |
Get GRIB File Columns /GribConvert/GetColumns |
Uploads a data file (GRIB, JSON, CSV, NetCDF, or XLSX) and returns a comma-separated list of available columns (parameters) inside it. |
Grib Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | — |
|
| ULTRA | $15.99 / month | — |
|
| MEGA Recommended | $55.99 / month | — |
|