Skip to content

NINAnor/radar_data_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radar data scripts

Setup

You will need nix installed

Copy the .env.example to a .env file and fill it. Create a .pgpass file in your HOME and fill it with the credentials

Run

To execute the complete pipeline run:

nix-shell
make

You can use to see available commands also.

Default parameters can be overloaded using arguments:

make YEAR=2020 MONTH=08
make PG_DBNAME=my_dbname

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published