[Gdal-dev] Animation?
Andy Bunn
abunn at whrc.org
Mon Mar 20 15:05:11 EST 2006
List: Any way to animate a flipbook of GeoTifs to an AVI on windows?
Thanks in advance.
-Andy
~~~~~~~~~~~~~~~~~~
Given a directory with:
abunn at AndysD600 /cygdrive/y/PRISM/daily_adj/tmax_clipped_proj
$ ls | head
tmax_20040101.tif
tmax_20040102.tif
tmax_20040103.tif
tmax_20040104.tif
tmax_20040105.tif
tmax_20040106.tif
tmax_20040107.tif
tmax_20040108.tif
tmax_20040109.tif
tmax_20040110.tif
where each of 365 tiffs is nice and small at 133kb:
abunn at AndysD600 /cygdrive/y/PRISM/daily_adj/tmax_clipped_proj
$ gdalinfo tmax_20040101.tif
Driver: GTiff/GeoTIFF
Size is 180, 180
Coordinate System is:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.2572235630016,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4326"]]
Origin = (-74.000000,48.000000)
Pixel Size = (0.04166700,-0.04166700)
Metadata:
AREA_OR_POINT=Area
Corner Coordinates:
Upper Left ( -74.0000000, 48.0000000) ( 74d 0'0.00"W, 48d 0'0.00"N)
Lower Left ( -74.0000000, 40.4999400) ( 74d 0'0.00"W, 40d29'59.78"N)
Upper Right ( -66.4999400, 48.0000000) ( 66d29'59.78"W, 48d 0'0.00"N)
Lower Right ( -66.4999400, 40.4999400) ( 66d29'59.78"W, 40d29'59.78"N)
Center ( -70.2499700, 44.2499700) ( 70d14'59.89"W, 44d14'59.89"N)
Band 1 Block=180x11 Type=Float32, ColorInterp=Gray
More information about the Gdal-dev
mailing list