To deal with non-cf IFS catalogs check_aliases and clean_ds could be modified to include:
convert precipitation from 'm' to 'kg/m^2/s' by " * (1000/3600)"
renaming 'value' to 'cell'
To deal with non-cf IFS catalogs check_aliases and clean_ds could be modified to include:
- convert precipitation from 'm' to 'kg/m^2/s' by " * (1000/3600)"
- renaming 'value' to 'cell'