Code Examples

Welcome to Jua's code examples repository! Here you'll find practical scripts and notebooks demonstrating how to use our API and data services with various weather models. These examples cover common use cases and can be adapted for your specific needs.

Available Examples by Model

EPT-2 (Our Flagship Model)

Adding examples soon

EPT-1.5

Our EPT-1.5 model examples demonstrate various use cases for working with medium-resolution (1.5km) weather data:

Third-Party Models

Adding examples soon

Using These Examples

All examples are written in Python and require the following prerequisites:

  1. A Jua API key (obtain from app.jua.ai/api-keys)

  2. Python 3.7 or higher

  3. Required packages (typically: requests, pandas, numpy, matplotlib, xarray)

Each example includes detailed comments explaining the code and can be run directly after updating your API credentials.

Contributing Examples

Are you using Jua in an interesting way? We welcome community contributions! Please contact [email protected] to share your scripts with the Jua community.

Last updated