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

Import Source Schema definition - Front End #1

Open
Patowhiz opened this issue Jun 10, 2024 · 0 comments
Open

Import Source Schema definition - Front End #1

Patowhiz opened this issue Jun 10, 2024 · 0 comments
Assignees

Comments

@Patowhiz
Copy link
Collaborator

Patowhiz commented Jun 10, 2024

Below is a sketch of the component with anticipated controls for creating an import data source schema that will be used to interpret tabular files when users import them.

A tabular import data source has the following characteristics:

  1. May include a station column.
  2. May include an element column. The element column could be one or multiple. If it's a single column then it's position is expected and may also define the elements to pick. If it's multiple elements columns, then it is expected you specify the column position for each element and the equivalent element id.
  3. May include a period column. If it includes a period column, then specify the column position. If it does not include a period column then specify the default period.
  4. May include an elevation column.
  5. Must include a value column.
  6. May include a flag column.
  7. User should define UTC time difference. Default is 0.
  8. User should specify whether values are scaled.
  9. User should specify the first rows to be skipped - text box.
  10. Users should specify the delimiters - drop down with delimiters.
  11. Users should specify the datetime column(s) and the format when applicable.
  12. May include a hour column depending on the period and date time specification.

This link contains multiple sheets with sample formats.

Item 9 to 11 are not yet in the sketch.

Climsoft Web Ideas_240610_153112

@Patowhiz Patowhiz self-assigned this Jun 10, 2024
@Patowhiz Patowhiz changed the title Import Source Front End Component Import Source Schema definition - Front End Jun 11, 2024
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