The below line runs without error, but it projects everything as if the -w wasn't there. Using sql syntax with -w works, so the below line should produce an error. For example: "where clause has invalid sql"
mcorbier@rio:/titan/work/mcorbiere/geokit$ gips_project daymet -s gadmn2_vtnh.shp -d 2010 --days 105,110 -k OBJECTID -p tmax -w "HASC_1=US.NH"
The below line runs without error, but it projects everything as if the -w wasn't there. Using sql syntax with -w works, so the below line should produce an error. For example: "where clause has invalid sql"
mcorbier@rio:/titan/work/mcorbiere/geokit$ gips_project daymet -s gadmn2_vtnh.shp -d 2010 --days 105,110 -k OBJECTID -p tmax -w "HASC_1=US.NH"