Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For this example, we give the link to a hand-written CSV,  you can download it and the associated Resource Descriptor from github:

https://voparis-gitlab.obspm.fr/workshop-2021-material/planets_for_tuto


  • Building a resource descriptor

...

For our example, connect to your server and, into the gavodachs directory, create the directory  "planets" and a "data" subdirectory :

...

$ sudo mkdir /var/gavo/inputs/planets/data

Then go to the directory in which you have downloaded the RD and the CSV of the example "planets" from gitlab (here we assume its path is ~/planets) and copy these files into the directory previously created:

...