Skip to content

use ranges in json file to clamp out extreme values

David E. DeMarle requested to merge demarle/cinema_python:deal-with-NaN into master

Now for example the mpas data, which has ranges of ~-3..40 + NaN values for ocean floor, can be visualized by editing the json. Potentially we could provide a GUI to let user do this dynamically.

Merge request reports