British-Oceanographic-Data-Centre / COAsT

A Coastal Ocean Assessment Tool built as an extendable python framework for nemo models
https://british-oceanographic-data-centre.github.io/COAsT/
MIT License
24 stars 11 forks source link

Update NEMO configs for biogeochemistry variables #365

Open davbyr opened 2 years ago

davbyr commented 2 years ago

We would like Gridded objects to work automatically with some biogeochemistry data. Updating reading steps.

AC: Loading in SEASIA with Biogeochem variables from ERSEM in Gridded object, correctly renamed.

katavouta commented 2 years ago

Extra adds to read BGC: configuration file: example_nemo_BGC.json in COAsT/config example for plotting surface DIC: SEAsia_DIC_example_plot.py in COAsT/example_scripts unit test file: unit_test_BGC.py in COAsT/unit_testing