Due to the nature of the binary files, especially the grd files being in complex format, I would like to have a smaller dataset that stays in the repo to test against. This is a little tricky as we have to extract out the binary lines that represent the cropped area. So we need a script to produce this data and then store it in the db to run tests against.
Due to the nature of the binary files, especially the grd files being in complex format, I would like to have a smaller dataset that stays in the repo to test against. This is a little tricky as we have to extract out the binary lines that represent the cropped area. So we need a script to produce this data and then store it in the db to run tests against.