/reception

Golang program to generate ham radio reception maps

Primary LanguageGoApache License 2.0Apache-2.0

New Project Template

This repository contains a template that can be used to seed a repository for a new Google open source project.

See go/releasing (available externally at https://opensource.google/docs/releasing/) for more information about releasing a new Google open source project.

This template uses the Apache license, as is Google's default. See the documentation for instructions on using alternate license.

How to use this template

  1. Check it out from GitHub.
    • There is no reason to fork it.
  2. Create a new local repository and copy the files from this repo into it.
  3. Modify README.md and docs/contributing.md to represent your project, not the template project.
  4. Develop your new project!
git clone https://github.com/google/new-project
mkdir my-new-thing
cd my-new-thing
git init
cp -r ../new-project/* .
git add *
git commit -a -m 'Boilerplate for new Google open source project'

Raw stuff

Introduction

Installation

Asset Files

Data Files

When a parameter in the operator file has no value (for example, an operator's antenna height isn't known), use the value -100.

Command Line Options