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

Eight N-ICE2015 swimnet samples has latitudes > 90 #14

Open
cnrdh opened this issue Jun 12, 2018 · 3 comments
Open

Eight N-ICE2015 swimnet samples has latitudes > 90 #14

cnrdh opened this issue Jun 12, 2018 · 3 comments
Assignees

Comments

@cnrdh
Copy link
Member

cnrdh commented Jun 12, 2018

cat data/master/sample-db.ndjson | ndjson-filter 'd.latitude > 90' | ndjson-map '[d.sample,d.latitude,d.longitude,d.depth_from]' | sort | uniq -c
39 ["N-ICE2015/SWN-098",91.914,12.2654,0]
39 ["N-ICE2015/SWN-099",91.914,12.2654,0]
39 ["N-ICE2015/SWN-100",91.914,12.2654,0]
39 ["N-ICE2015/SWN-101",91.914,12.2654,1]
39 ["N-ICE2015/SWN-102",91.914,12.2654,1]
39 ["N-ICE2015/SWN-103",91.914,12.2654,1]
39 ["N-ICE2015/SWN-104",91.914,12.2654,5]
39 ["N-ICE2015/SWN-105",91.914,12.2654,5]

@AnetteWold
Copy link
Collaborator

Det skal være 81.914 ikke 91.914

@cnrdh
Copy link
Member Author

cnrdh commented Nov 11, 2021

Not in v2 API, since validation failed, ref SWN-081

@AnetteWold
Copy link
Collaborator

Ja, det må være 81.914

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