Skip to content

Resolve "Trimming should be aware of model configuration"

Closes #2 (closed)

  • Add unit test with the following cases:
    • for "ORCA05", trim 1 in on all edges
    • for "INALT20x", do not trim
    • for None, do not trim
  • Make sure the test passes
  • Allow for setting x_slice and y_slice directly
  • Use all this in preprocess_orca.
Edited by Willi Rath

Merge request reports