GEOS-ESM / GEOSana_GridComp

Repository containing code for data analysis for the GEOS Earth System Model data assimilation
Apache License 2.0
1 stars 3 forks source link

Correct sat_altitude value and turn off parallel reading of amsre data. #108

Closed gmao-jjin3 closed 2 years ago

gmao-jjin3 commented 2 years ago

Corrected sat_altitude value in read_amsre_gmao.f90. Turned off parallel reading of amsre data in read_obs.F90. AMSRE Data are not combined correctly for unknown reasons when parallel reading is conducted, which causes analysis to crash.

gmao-jjin3 commented 2 years ago

Thanks! @rtodling