disaster-cli

command module
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2023 License: MIT Imports: 1 Imported by: 0

README

Actions Status Go version semantic-release Total alerts dependa-bot

drawing

A Golang based CLI tool for determining natural catastrophe near you, or a location specified. Earth Observatory Natural Event Tracker (EONET) is the source for all Data.

Installation

Disaster-CLI is distributed as a single binary. Download the binary and install Disaster-CLI by unzipping it and moving it to a directory included in your system's PATH. ~/bin is the recommended path for UNIX/LINUX environments.

Usage

disaster [flags]
disaster version [flags]
disaster events [flags]
disaster categories [flags]
disaster update [flags]

  • disaster - A CLI tool for determining natural catastrophe near you, or a location specified
  • events - Returns all events occurring in the world at this point in time.
  • categories - Prints all the unique categories of all the events.
  • update - Updates the local version disaster-cli
  • version - Print the version number of disaster-cli

Contributing to Disaster-CLI

For a complete guide to contributing to disaster-cli , see the Contribution Guide.

Contributions to disaster-cli of any kind including documentation, organization, tutorials, blog posts, bug reports, issues, feature requests, feature implementations, pull requests, answering questions on the forum, helping to manage issues, etc.

API Web Service Rate Limits

Limits are placed on the number of API requests you may make using your API key. Rate limits may vary by service, but the defaults are:

Hourly Limit: 1,000 requests per hour For each API key, these limits are applied across all api.nasa.gov API requests. Exceeding these limits will lead to your API key being temporarily blocked from making further requests. The block will automatically be lifted by waiting an hour. If you need higher rate limits, contact us.

For more info visit https://api.nasa.gov/

Note: To generate an API key visit https://api.nasa.gov/. Use the --a flag to pass in your API key.

API Documentation: https://eonet.gsfc.nasa.gov/docs/v3

Golang Cobra CLI Framework:https://github.com/spf13/cobra

Go-pretty: https://github.com/jedib0t/go-pretty

Source: https://eonet.gsfc.nasa.gov/

UI: https://worldview.earthdata.nasa.gov/

Open Source Licenses

All utilized open-source licenses can be found in the Open Source Acknowledgements resource.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL