1.0.4 • Published 6 years ago

gfw-cli v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

GFW-CLI

This project aims to provide a command that enables users from filtering the global fishing watch csv files.

Instalation

  • First of all, you need npm
  • Then, install the package: npm install -g gfw-cli

That's all! Just don't forget to download the data (csv files) from Global Fishing Watch!

Usage

Run the following command in the console:

gfw filter --input <files directory or specific file> --output <output directory or specific file>

This is the same as (shorter):

gfw f -i <files directory or specific file> -o <output directory or specific file>

Example

GFW CLI USAGE

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago