Opened 11 years ago
Closed 11 years ago
#657 closed enhancement (fixed)
Rewriting point-cloud import script in bash
Reported by: | Alireza | Owned by: | Alireza |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | petascope | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Currently, the point cloud import script is written in python which create new dependency to Psycopg package. The goal is to remove this dependency by rewriting the script in bash.
Note:
See TracTickets
for help on using tickets.