Phil's archive

Anchor(mostrecent)


13 March 2008

This week worked on spec for export cgi-bin basic set and had discussion with Rick, Art, and Karen about overall plan for initial export process. Rick has made series jsoc.exports and I am summarizing the plan.

Discussed with Karen how to extract the second half of the query from dataseries query from the drms_open_records code. Now there are tow parts, the lookup of prime keywords and converting to a normalized form, second part is writing the query to implement the prime key versioning logic. the second part takes an argument telling the form of query desired: full recordset, count only, selected keywords only. Additional code is then needed to process the query return values as exists in open_records. I made a version to count records - will be checked in soon. Still needed is code to pack keyword values as vectors into DRMS_Array_t objects.

Made program to read recordset and make new record in output series that contains mean, stddev, and count of values per "pixel" of input series. My first use of read and write through segments! in my proj/myproj/apps/pt_average.c

Worked with Jim, Carl, Rock to get "value added" code working for lev0 HMI processing.