Skip to content

This project aims to create a command line interface to read and filter Global Fishing Watch files.

Notifications You must be signed in to change notification settings

rntdrts/GFW-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This project aims to create a command line interface to read and filter Global Fishing Watch files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published