You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question: In GEOSldas, could the corrected-precipitation forcing inputs be on the cube-sphere grid while all other "lfo" forcing inputs would be on the lat-lon grid? What would it take to make this work?
Background:
GEOSldas forcing is typically from GEOS-generated instantaneous and time-average "land forcing" (lfo) nc4 files. For precipitation, GEOSldas also accepts pre-processed files that include observation-corrected precipitation.
To support the coupled LDAS-ADAS system, functionality was added that lets GEOSldas used cube-sphere-based "lfo" forcing inputs, as long as the GEOSldas tile space matches the cube-sphere grid of the forcing data. For example:
If the simulation is on EASE grid but the forcing is on cubed grid, the interpolation of the forcing is not easy. That is why we force the simulation on identical cubed grid when forcing is on cubed grid.
@weiyuan-jiang: Sorry, I wasn't clear. The simulation would be on the cube-sphere tile space that is associated with the cube-sphere grid of the obs-corrected precip data. That is, the EASE grid does not come into play at all.
Question: In GEOSldas, could the corrected-precipitation forcing inputs be on the cube-sphere grid while all other "lfo" forcing inputs would be on the lat-lon grid? What would it take to make this work?
Background:
GEOSldas forcing is typically from GEOS-generated instantaneous and time-average "land forcing" (lfo) nc4 files. For precipitation, GEOSldas also accepts pre-processed files that include observation-corrected precipitation.
To support the coupled LDAS-ADAS system, functionality was added that lets GEOSldas used cube-sphere-based "lfo" forcing inputs, as long as the GEOSldas tile space matches the cube-sphere grid of the forcing data. For example:
GEOSldas/src/Components/GEOSldas_GridComp/GEOSmetforce_GridComp/GEOS_MetforceGridComp.F90
Line 619 in a019db8
GEOSldas/src/Components/GEOSldas_GridComp/GEOSmetforce_GridComp/LDAS_Forcing.F90
Line 4123 in a019db8
cc: @gmao-qliu
The text was updated successfully, but these errors were encountered: