Skip to content

zigarn/notams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTAM download

Retrieve NOTAMs from ICAO API.

Instructions

  1. Download get-notams.ps1 in C:\whatever\you\want\get-notams.ps1
  2. Retrieve an API key from ICAO API Data Service
  3. Create a C:\wherever\you\want\config.json with config inside (use config.sample.json as a model)
  4. Open PowerShell
  5. Execute Unblock-File -Path C:\whatever\you\want\get-notams.ps1
  6. Execute C:\whatever\you\want\get-notams.ps1 C:\wherever\you\want\config.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published