RTK/TestingDatasets: Difference between revisions

From Openrtk
Jump to navigation Jump to search
(Created page with "This section describes how to add/edit datasets for testing purposes for RTK. Datasets are not stored in the GIT repository for efficiency and also to avoid having large histo...")
 
No edit summary
Line 7: Line 7:
# Upload the new datasets in the appropriate folder. If you don't have the necessary privileges please email the mailing list
# Upload the new datasets in the appropriate folder. If you don't have the necessary privileges please email the mailing list


# In the repository
# In the GIT repository, add in testing/Data a file with the exact filename of the original file '''but with the .md5 extension'''. Inside that file put the md5sum of the file on MIDAS. You can also get this file directly from MIDAS by clicking on "Download key files" (see [http://midas3.kitware.com/midas/item/27312] for an example)

Revision as of 07:47, 23 November 2012

This section describes how to add/edit datasets for testing purposes for RTK. Datasets are not stored in the GIT repository for efficiency and also to avoid having large history due to binary files. Instead the files are stored on a MIDAS instance. Here's the recipe to add new datasets:

  1. Register/Login to MIDAS hosted at Kitware: http://midas3.kitware.com
  1. Locate the RTK community: http://midas3.kitware.com/midas/community/20
  1. Upload the new datasets in the appropriate folder. If you don't have the necessary privileges please email the mailing list
  1. In the GIT repository, add in testing/Data a file with the exact filename of the original file but with the .md5 extension. Inside that file put the md5sum of the file on MIDAS. You can also get this file directly from MIDAS by clicking on "Download key files" (see [1] for an example)