Closed caocampb closed 8 years ago
@caocampb and @jominican This is a great effort to kick off! Please address the concerns embedded within. Re: the problem with check_files and filelist variable, it may be related to the TRMM file dates and the merg files you are using. What are the dates of the files being used? The problem may also be related to the new variable name use for the merg binary files. Try using 'CEoriDirName': "../datadir/MERGBinary" and see what happens.
Script to read binary seems to work. Script to write to netCDF seems to work.
It still needs to loop through times and mask the array depending on lat/lon ranges (almost done) After that, it still needs to be integrated in baselineTiming calling the new method instead of read_data.
Work in progress...