Skip to main content

Vantage Forecaster - Portable Edition

Version 2.0.0 | March 2026

A desktop application for generating electricity demand and capacity factor forecasts for the Philippines grid.


Quick Start

  1. Extract the ZIP file to any folder (e.g., C:\VantageForecaster\)
  2. Double-click Vantage Forecaster.exe to launch
  3. Configure data paths in the Settings tab (first time only)
  4. Run forecasts from the main interface

No installation required. No admin rights needed.


What's Included

Folder/FileDescriptionSize
Vantage Forecaster.exeMain application~150 MB
cli/Backend engine with bundled Node.js~150 MB
data/Pre-loaded databases (iload.db, iload_zonal.db)~2.3 GB
weather_cache/Cached weather data~500 MB
Data Samples/Training data for models~35 MB
config.jsonAPI keys and gateway settings-

System Requirements

  • OS: Windows 10 or Windows 11
  • RAM: 8 GB minimum, 16 GB recommended
  • Disk: 5 GB free space
  • Network: Internet for weather fetching (optional if using cached data)

Documentation

FileDescription
README.mdThis file
BEGINNERS_GUIDE.mdComplete feature walkthrough
QUICK_START.mdQuick reference card
TESTING_CHECKLIST.mdQA testing checklist

First Time Setup

1. Launch the Application

Double-click Vantage Forecaster.exe. The main window will open.

2. Configure Data Paths

Go to Settings tab and set:

SettingValue
Database Pathdata\iload.db (regional) or data\iload_zonal.db (zonal)
Weather Cacheweather_cache

3. Run Your First Forecast

  1. Select forecast type (Demand, CFAC, or both)
  2. Set date range
  3. Click Run Forecast

Support

For issues or questions:

  • Check BEGINNERS_GUIDE.md for detailed instructions
  • Review TESTING_CHECKLIST.md for known issues
  • Contact the development team

Version History

VersionDateChanges
2.0.0March 2026Initial portable release with GUI