keyword_PSurfkeyword_input_nogittype_defect | by bep599
The Tumbarumba met forcing file in CABLE-AUX was generated automatically by PALS. The surface pressure variable has the (x, y, time) dimensions. But CABLE is looking for a 4D variable in the mask grid format (x, y, z, time) where z=1.
Claire will be checking with Ned to see if PALS would change their processing code. If not, CABLE has to make changes in cable_input.F90 to read it in. Without fixing the bug, CABLE will still run through the simulation, but with a fixed surface pressure calculated from elevation. Since PALS also synthesize the pressure based on elevation and temperature, the alternate fix (or additional change) could be to replace the old pressure calculation (based on elevation) with this better one (based on elevation and temperature).
see also Ticket #124
Issue migrated from trac:123 at 2023-11-27 11:18:02 +1100
keyword_PSurf
keyword_input_nogit
type_defect
| by bep599The Tumbarumba met forcing file in CABLE-AUX was generated automatically by PALS. The surface pressure variable has the (x, y, time) dimensions. But CABLE is looking for a 4D variable in the mask grid format (x, y, z, time) where z=1.
Claire will be checking with Ned to see if PALS would change their processing code. If not, CABLE has to make changes in cable_input.F90 to read it in. Without fixing the bug, CABLE will still run through the simulation, but with a fixed surface pressure calculated from elevation. Since PALS also synthesize the pressure based on elevation and temperature, the alternate fix (or additional change) could be to replace the old pressure calculation (based on elevation) with this better one (based on elevation and temperature).
see also Ticket #124
Issue migrated from trac:123 at 2023-11-27 11:18:02 +1100