Added by Matih Santoso over 3 years ago
I have a NetCDF file for ocean temperature. It has 1 variable ('temp') and 4 dimensions (time, lon, lat, and depth). I would like to extract temperature only at maximum depth for each time, lon, and lat to obtain a bottom sea temperature
The operator bottomvalue was developed for this task. It is available since release 1.9.9 and documented since 2.0.0rc3.