TerraFusion / basicFusion

Terra Basic Fusion Project - University of Illinois
Other
2 stars 0 forks source link

Valid test #298

Closed kyang2014 closed 6 years ago

kyang2014 commented 6 years ago

I updated source code in the valid_test. One thing needs to be aware is that the environment variable TERRA_DATA_PACK is changed to TERRA_DATA_UNPACK. The data in the input granule is packed. We need to unpack them. One still needs to set TERRA_DATA_UNPACK =1 (previously we say TERRA_DATA_PACK=1) and USE_GZIP=1,USE_CUNK=1 to run the basic fusion program.