Freeform not trigger..
Denis Nadeau
denis.nadeau at gmail.com
Fri Apr 27 11:28:13 PDT 2007
I tried a checkvar on the file and got an error message using the
following format file:
$cat bin.fmt
binary_input_data "grid data"
data 1 4 array["rows" 1 to 1440] ["cols" 1 to 400] of float32 0
./checkvar ./3B42_daily.1998.02.25.6.bin -p 3
Welcome to Checkvar release 4.2.3 -- an NGDC FreeForm ND application
(bin.fmt) binary_input_data "grid data::data"
File ./3B42_daily.1998.02.25.6.bin contains 576000 data elements (2304000 bytes)
Each element contains 1 field and is 4 bytes long.
Input file : ./3B42_daily.1998.02.25.6.bin
Requested precision = 3, Approximate number of sorting bins = 100
There is 1 error!
ERROR 1: Processing data
EXPLANATION: Collision in collapsing tree: bin -536870912 count -960161913
Press Enter to Acknowledge...
No more messages
Denis
2007/4/27, Denis Nadeau <dnadeau at pop600.gsfc.nasa.gov>:
> Guys,
>
> I have setup a filed called .bin.dat with the following information.
>
>
> When I click on the file the freeform handler is not triggered, but
> when I try to use the bescmdln manually I can get to the data (by
> setting ff).
> It seems that show info on the file set IsData to false.
>
> Any clue why IsData returns false?
>
> Here is my BES output.
>
> Best.
> Denis
>
> BESClient> show info for
> "/TRMM_L3/TRMM_3B42_daily/2004/162/3B42_daily.2004.06.11.6.bin";
> <?xml version="1.0" encoding="UTF-8"?>
> <showInfo>
> <response>
> <dataset isData="false" thredds_collection="false">
>
> <name>/TRMM_L3/TRMM_3B42_daily/2004/162/3B42_daily.2004.06.11.6.bin</name>
> <size>2304000</size>
> <lastmodified>
> <date>2006-09-19</date>
> <time>18:27:45</time>
> </lastmodified>
> </dataset>
> </response>
> </showInfo>
> BESClient> set container in catalog values
> s,/TRMM_L3/TRMM_3B42_daily/2004/162/3B42_daily.2004.06.11.6.bin,ff;
> BESClient> define d1 as s;
> BESClient> get dds for d1;
> Dataset {
> Float32 data[rows = 1440][cols = 400];
> } 3B42_daily.2004.06.11.6.bin;
> BESClient>
> BESClient> get das for d1;
> Attributes {
> FF_GLOBAL {
> String Server "DODS FreeFrom based on FFND release 4.2.3";
> }
> data {
> }
> }
> BESClient>
>
> --
> Denis Nadeau
> Goddard Earth Sciences Data & Information Services Center
> Code 610.2
> NASA Goddard Space Flight Center, Greenbelt, MD 20771
> Phone: (301) 614-5514
> Fax: (301) 614-5268
> email: dnadeau at pop600.gsfc.nasa.gov
> http://disc.gsfc.nasa.gov
> http://giovanni.gsfc.nasa.gov
>
>
>
More information about the Opendap-tech
mailing list