Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/home.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ This documentation site attempts to explain various aspects of the WeatherXM pro

<Link to="/tokenomics">&#8226; The $WXM Token</Link>
<br></br>
<Link to="/weatherxm-pro/">&#8226; WeatherXM Pro</Link>
<br></br>
<Link to="/rewards/reward-mechanism/">&#8226; Reward Mechanism</Link>
<br></br>
<Link to="/rewards/data-quality/">&#8226; Data Quality</Link>
Expand Down
4 changes: 4 additions & 0 deletions docs/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ More on [Reward Mechanism](/rewards/reward-mechanism).
To achieve this, Data Quality Algorithm relies on a range of techniques and processes designed to help us differentiate between expected and unexpected data behaviors.
More on [Data Quality](/rewards/data-quality).

### WeatherXM Pro
[WeatherXM Pro](/weatherxm-pro) is our premium service that provides enhanced access to hyperlocal weather data, advanced analytics,
and integration-ready tools — designed for professionals, developers, and businesses that rely on accurate, location-specific forecasts and hyperlocal data.

### WeatherXM Devices
Currently we use 4 main types of devices:
- [WeatherXM M5 Bundle (WB1000)](/wxm-devices/m5/introduction) which is the WiFi version
Expand Down
60 changes: 60 additions & 0 deletions docs/pro-services.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
id: weatherxm-pro
title: WeatherXM Pro
sidebar_label: WeatherXM Pro
slug: /weatherxm-pro
---

import useBaseUrl from "@docusaurus/useBaseUrl";

## Access Hyperlocal Weather Data

Improve your forecasts with our global weather station network.
Access hyperlocal data to optimize decisions and boost efficiency. Explore the [Pro](https://pro.weatherxm.com) **for free** and view nearby station data!
You can use either our user-friendly web interface, or easily integrate it with your solution via our API.

:::note
Explore our WeatherXM Pro at [pro.weatherxm.com](https://pro.weatherxm.com) or [view its API documentation](https://pro.weatherxm.com/docs).
:::

## Features

### Historical & Real-Time Data
Access real-time and historical weather data from any WeatherXM station across the globe — delivered
seamlessly to your app for immediate insights and long-term analysis.

### Forecast Accuracy Tracking

<div class="explanation">
<section>
Continuously monitor and compare the performance of 40+ leading global weather models to identify the most accurate forecasts for your specific location.
This empowers you to make smarter, weather-driven decisions and optimize operations with confidence.

For example:
- Agriculture: Choose the most reliable forecast to plan irrigation, planting, or harvest timing and reduce crop risk due to unexpected weather shifts.
- Energy: Improve load forecasting and renewable generation planning by using the most accurate model for wind or solar predictions.
</section>
<img src={useBaseUrl("img/pro-services/pro-fact.png")} />
</div>

### Hyperlocal Station Forecasts
<div class="explanation">
<section>
Get hyperlocal forecasts tailored to specific locations by leveraging our global network of weather stations.
Unlike traditional models, the Pro improves forecasts using real-world, ground-truth data from local stations.

Our QoD mechanism ensures high data reliability by motivating and rewarding station owners to maintain their devices.
The better the station’s performance, the more rewards they earn—ensuring consistently high-quality data for businesses.
</section>
<img src={useBaseUrl("img/pro-services/pro-hyperlocal-forecast.png")} />
</div>

### Access hyperlocal weather data via API
Access real-time, historical and forecast weather data effortlessly with our [developer-friendly API](https://pro.weatherxm.com/docs)
— built for seamless integration into your apps, platforms, and operational workflows.
Tap into high-quality data from a trusted global network, with 90%+ coverage reliability and quality.
[View our Pro API documentation here.](https://pro.weatherxm.com/docs)

:::note
Explore our WeatherXM Pro at [pro.weatherxm.com](https://pro.weatherxm.com) or [view its API documentation](https://pro.weatherxm.com/docs).
:::
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ module.exports = {
collapsed: true,
},
"tokenomics",
"weatherxm-pro",
"glossary",
"faq"
]
Expand Down
Binary file added static/img/pro-services/pro-fact.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.