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

Two-Dimensional (Spectral) Digital Data Loader #1218

Closed
chiatt opened this issue Jul 12, 2023 · 0 comments · Fixed by #1287, archesproject/arches#10003 or archesproject/disco#16
Closed
Assignees

Comments

@chiatt
Copy link
Member

chiatt commented Jul 12, 2023

Arches for Science implements a workflow for uploading digital files obtained from laboratory instruments. Certain instruments create files that typically include header information and a long series of x/y data that represent the results of an instruments measurements. GCI conservation scientists may export such “two-dimensional” datasets as ASCII files and import them into Arches as part of the upload dataset workflow.

The GCI’s conservation laboratory includes a number of instruments that create two-dimensional data, each with its own unique header information and representation of the x- and y-value data. Currently, AfS requires a specific dataset loader to process each instrument’s uniquely formatted two-dimensional data.

GCI conservation scientists have requested that AfS include a “generic” ASCII data file loader that would allow them to configure how Arches should import and process the information in the file. As part of this task, Farallon will develop a data loader that allows users to preview a file, indicate where in the file x/y values should begin to be imported, and the type of mathematical transformation (if any) to apply to the x or y data value as part of the import process.

@chiatt chiatt converted this from a draft issue Jul 12, 2023
@aarongundel aarongundel self-assigned this Jul 12, 2023
@aarongundel aarongundel moved this to 🏗 In progress in afs-pipeline Jul 13, 2023
@aarongundel aarongundel moved this from 🏗 In progress to 👀 In review in afs-pipeline Sep 5, 2023
@aarongundel aarongundel linked a pull request Sep 14, 2023 that will close this issue
This was linked to pull requests Sep 27, 2023
@chiatt chiatt closed this as completed Sep 28, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in afs-pipeline Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants