forked from climsoft/climsoft-web
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
- May include a station column.
- 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.
- 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.
- May include an elevation column.
- Must include a value column.
- May include a flag column.
- User should define UTC time difference. Default is 0.
- User should specify whether values are scaled.
- User should specify the first rows to be skipped - text box.
- Users should specify the delimiters - drop down with delimiters.
- Users should specify the datetime column(s) and the format when applicable.
- 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.
Metadata
Metadata
Assignees
Labels
No labels
