Error: [-f] Invalid date: [2026/14/04,00:00:00] dbselect.pg version 2.84p 13-Apr-2026 -- Parametric Information Query Engine. dbselect.pg [-h] [-c file] [-F format] [-u] [-Q] [-B] [-I] [-Z] [-f date -t date | -s interval] [-E list] [-p mechtype] [-l min,max] [-L min,max] [-d min,max] [-S selectflag] [-A list] [-U list] [-e list] [-R list] [-G list] [-n min,max] [-g min,max] [-i min,max] [-r min,max] [-T min,max] [-H min,max] [-D min,max] [-q min,max] [-m min,max] [-M list] [-O min,max] [-C lat,lon,min,max] [-P points] [--inside=region_name] [--outside=region] where: -h Prints out a summary of the available options. -c file Specifies connection file. Overrides DB_FILE variable. -F format Specifies output format. ncedc --> NCEDC readable text format (Default). summary --> Summary readable text format. detail --> Detailled readable text format. gsummary --> Summary readable text format (with geographical type). gdetail --> Detailled readable text format (with geographical type). hypo --> Hypoinverse format. hyposha --> Hypoinverse format (including shadow cards). hyposum --> Hypoinverse format (Summary cards only). uw2 --> University of Washington format (A cards only). ehpcsv --> Earthquake Hazards Program CSV format. ehpcsv+ --> Earthquake Hazards Program CSV format with subsource. kml --> a Google Earth KML file ----------------------------------------------------------- fpfit --> Mechanisms in Fpfit format (Default: FP). psmeca --> Mechanisms in psmeca format (Default: MT). psvelo --> Mechanisms in psvelomeca format (Default: FP). cmtstd --> Mechanisms in CMT Standard format (Default: MT). mtucb --> Mechanisms in UCB format (Default: MT). -Q Displays location information (only with ncedc, summary & detail formats). -u Use origin.lddate to give only events updated since some time span. Relies on time bounds -I Suppress headers (only with ncedc, summary & detail formats). -Z Displays model depth instead of geoid depth (only with ncedc, summary & detail formats). -B Queries the double difference catalog. -f date From date - ignore data before this date. -t date To date - ignore data from this date on. Date can be in formats: yyyy/mm/dd/hh:mm:ss.ffff yyyy/mm/dd.hh:mm:ss.ffff yyyy/mm/dd,hh:mm:ss.ffff yyyy.ddd,hh:mm:ss.ffff yyyy,ddd,hh:mm:ss.ffff You may leave off any trailing 0 components of the time. -s interval Span interval. Alternate way of specifying end time. Interval can be an integer followed immediately by S, M, H, d, m or y for seconds, minutes, hours, days, months or years. -E evid,... Comma-delimited list of event identifiers. -l min,max Latitude interval (d[:m[:s]]). -L min,max Longitude interval (d[:m[:s]]) N.B. West is negative. -d min,max Depth interval (in conjunction with -Z option) -S selectflag Specifies event selectflag: selected --> Event.selectflag = 1 (Default). unselected --> Event.selectflag = 0. all --> All events. -p mechtype Specifies Mechanism type (only with fpfit, psmeca, psvelo, cmtstd & mtucb formats). MT --> Moment Tensor. FP --> Fault Plane. -A auth,... Comma-delimited list of authors (NC,BK,...). -U subsrc,... Comma-delimited list of subsources (RT1,RT2,Jiggle,...). -e type,... Comma-delimited list of event types (ex,px,eq,lp,nt,qb,sn,st,uk,...). -G type,... Comma-delimited list of geographical types (l,r,t). -R review,... Comma-delimited list of review types: (Default: A,F,H,I) A: Automatic solution. F: Finalized solution. H: Human-reviewed solution. I: Intermediate solution. C: Canceled solution. -n min,max Number of observations interval. -g min,max Gap interval. -i min,max Distance to nearest station interval. -r min,max RMS interval. -T min,max Time error interval. -H min,max Horizontal error interval. -D min,max Depth error interval. -q min,max Quality interval. -m min,max Magnitude interval. -M mtype,... Comma-delimited list of magnitude types (a,d,dl,h,l,w). -O min,max Number of magnitude observations interval. -C lat,lon,min,max Events contained between min & max kilometers (annulus) from location specified by lat & lon. Example: -C 37.877,-122.235,0.,10. -P Xo,Yo,....,Xn,Yn Events contained in polygonal area defined by the points (Xo,Yo) ... (Xn,Yn). Example: -P 30.,-122.,40.,-122.,35.,-140.,30.,-122. --inside=region include origins inside region name --outside=region include origins outside region name, must be in gazetteer_region table Environment variable DB_FILE --> Overrides default (/share/apps/bin/dbselect.conf) database connection file.