[RADS] Building RADS software
Remko Scharroo
remko at altimetrics.com
Thu May 8 21:58:37 CEST 2008
On 8 May 2008, at 14:23, Helen Snaith wrote:
> HI Remko
>
> this may be the same point I'm at - radsstats falls over with the
> "use typesizes " error for me
That should be fixed now in CVS. Do "cvs update" and make. This should
make the typesizes.mod file in include/$HOSTTYPE
But if you don't have typesizes.mod on your system already, you don't
have a netCDF version compiled with Fortran90 (which you will need in
the future).
> On another point....
> Picked up an oddity in rads2asc - it no longer outputs the flags for
> me!
>
> I had a nml set up to output all the flags (without testing against
> them) - ie limits set 0,0.
> Using this same file, I get the header lines that tell me I'm
> outputting all the flags, but the corresponding columns don't
> actually exist - ie there are 16 less columns in the output than are
> defined in the header!
>
> eg
> [33]hms at noway-/noc/users/hms>rads2asc sat=tx cycle=100 pass=25 -r0
> sel=26
This should do the same:
bash: rads2asc sat=tx cycle=100 pass=25 -r0 sel=26 lim:26=0,0 out=-
2>&1 |less
and I DO get the flag bits. Also my stats are different:
##################################################################################################################
# Editing statistics for TOPEX
#
# 2630 Measurements read
#
# 0 REJECTED: ELEM
FACT MIN MAX
# 0 time [yymmdd/hhmm] 101
0.0 none none
# 0 latitude [degrees_north] 201 0.0
-90.000 90.000
# 0 longitude [degrees_east] 301 0.0
-180.000 180.000
#
# 2630 Measurements in requested period and area
#
# Statistics of the requested data items
#
# Number ELEM
FACT MIN MAX MEAN STDDEV
# 2630 engineering flags 2601
0.0 0.000 32458.000 4537.480 10161.445
##################################################################################################################
Maybe you have an error in the getraw.nml file you made?
Remko
>
> ##################################################################################################################
> # Editing statistics for TOPEX
> #
> # 2630 Measurements read
> #
> # 0 REJECTED: ELEM
> FACT MIN MAX
> # 0 time [yymmdd/hhmm] 101
> 0.0 none none
> # 0 latitude [degrees_north] 201
> 0.0 -90.000 90.000
> # 0 longitude [degrees_east] 301
> 0.0 -180.000 180.000
> #
> # 2630 Measurements in requested period and area
> #
> # Statistics of the requested data items
> #
> # Number ELEM
> FACT MIN MAX MEAN STDDEV
> # 1900 engineering flags 2601
> 0.0 0.000 14338.000 91.107 893.315
> ##################################################################################################################
> [34]hms at noway-/noc/users/hms>more txp0025c100.asc
> # RADS_ASC
> # Satellite = TOPEX
> # Phase = a
> # Cycle = 100
> # Pass = 0025
> # Equ_time = 328730959.339329 (02-Jun-1995 18:09:19)
> # Equ_lon = 119.768563
> # Col 1 = time rel. to equator passage [s]
> # Col 2 = latitude [degrees_north]
> # Col 3 = longitude [degrees_east]
> # Col 4 = flag 0: hardware/software flag
> # Col 5 = flag 1: attitude status
> # Col 6 = flag 2: TMR channel 21
> # Col 7 = flag 3: quality of dual-frequency ionospheric
> correction
> # Col 8 = flag 4: water/land flag
> # Col 9 = flag 5: ocean/non-ocean flag
> # Col 10 = flag 6: radiometer land flag
> # Col 11 = flag 7: corruption of altimeter measurement (ice)
> # Col 12 = flag 8: corruption of radiometer measurement (rain or
> ice)
> # Col 13 = flag 9: quality of TMR (bit 0 of TMR_Bad)
> # Col 14 = flag 10: quality of TMR (bit 1 of TMR_Bad)
> # Col 15 = flag 11: quality of the range estimate
> # Col 16 = flag 12: quality of the wave height estimate
> # Col 17 = flag 13: quality of the backscatter coefficient estimate
> # Col 18 = flag 14: tracking mode
> # Col 19 = flag 15: not used
> -1686.501458 -66.149140 36.866833
> -1685.416052 -66.149064 37.004815
> -1684.330648 -66.148857 37.142794
> -1683.245244 -66.148519 37.280771
> -1682.159839 -66.148050 37.418743
> -1681.074436 -66.147449 37.556709
> -1679.989033 -66.146718 37.694667
> -1678.903629 -66.145855 37.832617
> -1677.818226 -66.144861 37.970556
>
>
> NB this is run on my mac - where all the compilation runs smooth as
> silk!
>
> Helen
> On 8 May 2008, at 18:55, Remko Scharroo wrote:
More information about the RADS
mailing list