Redirecting several columns from URL/File links in one operation

Welcome to our Forums Technical Support Support Desk Redirecting several columns from URL/File links in one operation

  • This topic has 2 replies, 2 voices, and was last updated 1 week, 6 days ago by Jean-Yves Le Stang.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14165
    Jean-Yves Le Stang
    Participant

      Hi,

      I download data from several weather stations using URL links. Data come from the same Database but have a different link for each weather station. Therefore, I cannot download data from different stations in the same flattened format. In addition, time series are not sorted and sometimes missing. So I have a minimum preliminary process (sorting, cumulating values…)

      As I process only one station at a time, I use the “Redirect” function. Therefore, I have to select individually each column when I switch from one station to another. Not a big deal but time consuming and most of all subject to handling mistakes leading to plotting the y values of one station with the x values of another…

      I would like to do the whole selection process in one operation, based on the selection of the station ID.

      Thank you for your help.

      Schéma

      #14168
      dgteam
      Moderator

        Thanks for the suggestion.  We agree that it would be an improvement to have an automated to update all of the columns at once.  We will think a bit about how to do that.

        In the meantime, one thing that can help is to use drag and drop to populate the menus.  You may already beware of this, but in case you are not. Instead of using the menus and having to navigate to the proper group, click the icon dragon and drop it right into the menu selector to update it.

        UpdateRedirect1

        Another thing that we have found helpful is to use the fact that the redirects will return the original column or group name that it came from. So, if you use these columns in a command, you can set up a text label that will show the group it originated from.

        As you are further processing the data, you wouldn’t do this in the final graphs, but set up a mock set of commands, for example, Plot commands, for each Redirected column.

        Then  set up a Text command that will show you where the data is coming from. This is just a way to confirm that you’ve updated all of the columns to the same group.

        For example, here is the set up with all of the redirect columns coming from ‘Data1’.

        UpdateRedirect2

        Here, both columns are coming from Data2.

        UpdateRedirect3

        Hope this helps for now.

        #14169
        Jean-Yves Le Stang
        Participant

          It helps a lot. I have to admit that I have to make a better usage of the drag/drop as implemented in DG. And setting-up a special graph to list the origin of each dataset is a very convenient workaround to secure the result.

          Many thanks.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.

        Welcome to our Forums Technical Support Support Desk Redirecting several columns from URL/File links in one operation