DFO-Ocean-Navigator / netcdf-timestamp-mapper

Maps timestamps (and variables) to a corresponding nc file using sqlite3.
https://dfo-ocean-navigator.github.io/netcdf-timestamp-mapper/
GNU General Public License v3.0
1 stars 1 forks source link

[WIP] Add support to read input files from STDIN #25

Closed htmlboss closed 4 years ago

htmlboss commented 4 years ago

Index tool can read input netcdf files from a pipe:

cmd_to_get_list_of_files | ./nc-timestamp-mapper ...

Notes:

htmlboss commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 5

See the complete overview on Codacy