Differences between revisions 1 and 2
Revision 1 as of 2019-09-26 07:23:36
Size: 812
Editor: EricPalmer
Comment:
Revision 2 as of 2019-09-26 07:23:59
Size: 806
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
  {{ {{
Line 30: Line 30:
  {{ {{
Line 40: Line 40:

Describe NFT-1-setup here.

CSV File

For each delivery, make a control file extracted from the NFT Feature definition. It's form must be.....

Output it to a file

Names

  • Img11

    Img18

    Img23a

    Img23b

    Img27a

    Img27b

    Img30a

    Img30b

{{ FILE=Img11 mv whatever $FILE.TXT }}

== Build scripts

{{ python nftRip.py $FIILE.txt }}

This creates the nftCtl directory. It includes the bigmap definition for tiling and the seed file for the resolution.

  • nftBigmap-<ID>-<res>.IN

  • nftTile-<ID>-<res>.seed

Based on the resolution, one to four files are created (options are: 5cm, 2cm 1cm and 1/2GSD). Start with the lowest resolution, the largest number, and do the rest of the procedures on them.

NFT-1-setup (last edited 2019-10-29 20:31:44 by EricPalmer)