]> Pileus Git - ~andy/rsl/blobdiff - wsr88d.h
RSL v1.44
[~andy/rsl] / wsr88d.h
index ecad6205d44aabc38491fafd7af8770e1dc398e8..de996fc2bdf402ba5afd8c3dafc6d1aa5faf8fac 100644 (file)
--- a/wsr88d.h
+++ b/wsr88d.h
@@ -7,7 +7,7 @@
  * The directory should be the same as the LIBDIR in the makefile.
  */
 #ifndef WSR88D_SITE_INFO_FILE
-#define WSR88D_SITE_INFO_FILE "/usr/local/trmm/GVBOX/lib/wsr88d_locations.dat"
+#define WSR88D_SITE_INFO_FILE "/home/kelley/trmm/lib/wsr88d_locations.dat"
 #endif
 /*===============================================================*/
 typedef struct {
@@ -139,8 +139,7 @@ typedef struct radar_site {
 } Wsr88d_site_info;
 
 typedef struct {
-  FILE *fptr;                  /* this usually points to the gzip pipe */
-  FILE *orig;                  /* save the original file pointer for cleanup */
+  FILE *fptr;
 } Wsr88d_file;
 
 #define PACKET_SIZE 2432