Online Links:
Online Links:
#!/bin/bash files=`ls *.jpg | cut -d. -f1` for file in $files do if [[ $file == *Long* ]]; then convert -gravity North -font Arial -pointsize 20 -annotate -120+0 $file $file.jpg added_name3/$file.jpg elif [[ $file == *Short* ]]; then convert -gravity North -font Arial -pointsize 24 -annotate -50+0 $file $file.jpg added_name3/$file.jpg else convert -gravity North -font Arial -pointsize 24 -annotate -50+0 $file $file.jpg added_name3/$file.jpg fi doneData sources used in this process:
Online Links:
Online Links:
Access_Constraints | None. |
---|---|
Use_Constraints | The public domain data from the U.S. Government are freely redistributable with proper metadata and source attribution. Please recognize the U.S. Geological Survey as the originator of the dataset. |
Data format: | The WinZip (version 9.0) file contains all the processed CRP data from May 13, 2008 as well as the associated metadata files. in format TEXT Size: 3.3 |
---|---|
Network links: |
https://pubs.usgs.gov/of/2011/1041/data/resistivity/proc_resis/northport/may13_proc.zip https://pubs.usgs.gov/of/2011/1041/html/catalog.html |
Media you can order: | CD-ROM (Density 640 MB) (format ISO9660) |
Data format: | The WinZip (version 9.0) file contains all the processed CRP data from May 13, 2008 as well as the associated metadata files. in format JPEG Size: 3.3 |
---|---|
Network links: |
https://pubs.usgs.gov/of/2011/1041/data/resistivity/proc_resis/northport/may13_proc.zip https://pubs.usgs.gov/of/2011/1041/html/catalog.html |
Media you can order: | CD-ROM (Density 640 MB) (format ISO9660) |