Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too deep #15

Open
cnrdh opened this issue Jun 12, 2018 · 1 comment
Open

Too deep #15

cnrdh opened this issue Jun 12, 2018 · 1 comment
Assignees

Comments

@cnrdh
Copy link
Member

cnrdh commented Jun 12, 2018

ndjson-filter 'd.depth_bottom > 12000' | ndjson-map '[d.sample,d.latitude,d.longitude,d.depth_bottom]' | sort | uniq -c
43 ["06MAR134",78.928,7.782,550496]
43 ["06MAR136",79.033,10.897,325335]
43 ["06MAR145",79.018,10.293,282272]
43 ["06MAR146",79.009,10.2043,266256]
43 ["06MAR147",79.976,11.618,281316]
43 ["ALK09-171",79.04,11.13,250270]
43 ["ALK09-228",78.94,8.54,278352]
43 ["ALK09-229",78.9,7.77,1116352]
43 ["OTI03 LIP19",78.139667,12.857167,290300]
43 ["OTI03 LIP20",78.139667,12.857167,290300]
43 ["OTI04 LIP01",77.205833,29.836,196200]

@AnetteWold
Copy link
Collaborator

Alle MaiClim 2006 (06MAR) var tråltrekk med start og stopp lat & long & b. depth (men jeg tror kun start er registrert i DB siden dette var det eneste toktet vi hadde tråltrekk fra
["06MAR134",78.928,7.782,550496]: B. depth 550m
["06MAR136",79.033,10.897,325335]: B. depth 325.09m
["06MAR145",79.018,10.293,282272]: B depth 282.83m
["06MAR146",79.009,10.2043,266256]: B depth 266.47m
["06MAR147",79.976,11.618,281316]: B depth 281.46m
Alkekonge 2006
["ALK09-171",79.04,11.13,250270]: B depth: 250m
["ALK09-228",78.94,8.54,278352]: B depth: 278m
["ALK09-229",78.9,7.77,1116352]: B depth: 1116m
On Thin Ice 2003
Jeg finner ikke stasjonslog for OTI 2003. Har vi andre samples fra samme posisjoner å sammenligne med?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants