Importing a map into the DB editor #2381
SeanByrne08
started this conversation in
Support
Replies: 1 comment 1 reply
-
There is at least two things you need to do here:
Also, your input data should probably be reshaped since it is missing the forecast column. Below is an example of how the data could look and how the Importer could be set up: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I have been trying to use the importer to import in maps of different stochastic time series data, an example of how I am trying to import it is seen below. I am trying to import these maps to Object Classes and relationship Classes.
This is my current attempt:
This is the imported result
Any help on this problem would be greatly appreciated!
Thank you
Beta Was this translation helpful? Give feedback.
All reactions