------------------
* Accept ASCII format for ``gases`` when querying data
and return gases & units normalized to ASCII (optional), thanks to Daniel Huppmann.
Note that gases and units are normalized to ASCII by default, if you need the old
behaviour for compatibility reasons, pass ``normalize_gas_names=False`` to your
``query()`` calls.