Skip to content

I have this ascii file and couldnot convert it to d3 contour require array #3621

Answered by Fil
DAmrGharieb asked this question in Q&A
Discussion options

You must be logged in to vote

Here's a way to get the data and format it into a typed array. Note that for missing values I had to impute some value (I arbitrarily chose 8000, lower than the minimum).
https://observablehq.com/@recifs/contour-file-66

If you have further questions please don't open an issue but instead a d3 discussion

Replies: 2 comments

Comment options

Fil
Jan 7, 2023
Collaborator

You must be logged in to vote
0 replies
Answer selected by Fil
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3620 on January 07, 2023 15:34.