CyprienBosserelle / xbeach_gpu

Lightweight version of XBeach that uses CUDA C to run on the GPU. The code is used to simulate coastal waves, currents, sediment transport and beach morphology changes during extreme events. Visit:
http://cyprienbosserelle.github.io/xbeach_gpu/
GNU General Public License v3.0
13 stars 1 forks source link

Make output CF compliant #48

Open davidbenncsiro opened 1 year ago

davidbenncsiro commented 1 year ago

netCDF in XBeach is CF compliant.

XBeach generates output variables in netCDF with units, long names, range values, axes, __FillValue, and expected global attributes.

It would help in making the output easier to work with and publishable if XBeach-GPU also had this.

This came up in discussion with Claire.