Closed andrecastro0o closed 2 months ago
use key/value: include_in_nc: 'never'
to stop the vars from being included in the NetCDF
Example:
'5':
dimensions:
- time
dtype: 'S4'
include_in_nc: 'never'
var_attrs:
long_name: 'Date of the sensor [1]'
standard_name: 'sensor_date'
units: '1'
Original comment from @mschleiss https://github.com/ruisdael-observatory/disdroDL/issues/2#issuecomment-2293467087
Merge to branch https://github.com/ruisdael-observatory/disdroDL/tree/0.3.2