CABLE-LSM / CABLE

Home to the CABLE land surface model and its documentation
https://cable.readthedocs.io/en/latest/
Other
12 stars 6 forks source link

322 use netcdf inputs for bios met #458

Open Whyborn opened 3 weeks ago

Whyborn commented 3 weeks ago

CABLE

Thank you for submitting a pull request to the CABLE Project.

Description

This PR routes the BIOS inputs through the new input routines developed for the CRU/TRENDY experiments. It involves some minor restructuring of the existing routines to handle instances where an amount less than the full set of possible variable datasets are passed via the namelist. The cable_user%RunType='bios' still exists for the ancillaries. This should operate completely independently of the ancillary work.

The outputs of the 9 point ACT test are bitwise equivalent with 2 caveats:

I am doing some longer term work in neatening up and improving the met routines to generalise them for more arbitrary sets of input variables, but this serves as an acceptable interim that should work seamlessly with Abhaas' work with the ancillaries.

Part of #(322)

Type of change

Enhancement

Checklist