Meteomatics Weather API Connector

This package contains routines to query meteorological and maritime data from the Meteomatics Weather API.

https://www.meteomatics.com/en/api/getting-started/

Download
Download

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Cite As

Martin Fengler (2026). Meteomatics Weather API Connector (https://ch.mathworks.com/matlabcentral/fileexchange/63992-meteomatics-weather-api-connector), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: xml2struct

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
4.0.0

Smaller changes to the documentation because of the move from datenum to datetime

Download
4.0.0-0

- Major change: switching the interfaces from datenum to datetime
- Smaller bug fixes

Download
3.5.0

Minor bug fixes around query limitations.

Download
3.4.0

Removed dependency to Mapping toolbox

Download
3.3.0

Added function to query satellite and radar images from Weather API

Download
3.2.0

- improved error handling

Download
3.1.0

- added a live script demo
- improved documentation

Download
3.0.0

- removed some typos

Download
3.0.0-0

- Improved error handling
- changed from webread to basic HTTP communication

Download
2.2.0

Removed unnecessary files.

Download
2.1.0

Minor changes/updates to become compatible with more recent MATLAB versions.

Download
2.0.0

Simplified access to query time series and gridded data. Added scripts to:
- query weather data for a set of geolocations,
- query weather station data in a given domain.

Download
1.7.0

Introduced bug fixes due to changes in webread. Changes due to new API licensing mechanism.

Download
1.6.0

Force webread to use txt option.

Download
1.5.0

Bug fix in time series query for Matlab version <=9.0.

Download
1.4.0

Bug fix for Matlab 2017b

Download
1.3.0

Bug fix in tmp variable for Matlab Version 9.0.

Download
1.2.0

Fixed a bug with Matlab versions newer than 2017.

Download
1.1.0

Change to BSD license.

Download