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

Error writing geographic coordinates #104

Closed
yvanlebras opened this issue Jun 23, 2020 · 2 comments
Closed

Error writing geographic coordinates #104

yvanlebras opened this issue Jun 23, 2020 · 2 comments
Labels

Comments

@yvanlebras
Copy link
Contributor

It appears there is an issue when MetaShARK writes longitude and latitude coordinates on the geographic_coverage.txt, it seems 1/ it duplicates first coordinate to each line and 2/ takes latitude first and second lines to fill each information instead of taking first line latitude and longitude content to fill first observation latitude and longitude information, and same for next line etc...
Here is an example of the filled geographic_coverage.txt file
image
and the original data fiel with longitude and latitude attributes
image

Duno if this is a MetaShARK issue or a EML-AL one @clnsmth

@clnsmth
Copy link
Contributor

clnsmth commented Jun 25, 2020

@yvanlebras this appears to be a MetaShARK issue. I just tested template_geographic_coverage() and it's working as expected.

@earnaud
Copy link
Owner

earnaud commented Jun 29, 2020

Indeed, as geographic coverage was one of my last changes, it might be (and surely is) my bad.

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

No branches or pull requests

3 participants