NOC-MSM / pyBDY

pyBDY: a Python based regional NEMO model configuration toolbox.
GNU General Public License v3.0
7 stars 7 forks source link

Create variables in unit testing to handle varying profiles #102

Open jdha opened 1 year ago

jdha commented 1 year ago

The create_variables subroutine currently only populates arrays with constant values.

Enhancement: add options to provide linear and non-linear profiles for further testing purposes