ACCESS-NRI / amami

ACCESS Models Accessory Multitool Interface (AMAMI) is a Python package that bundles a set of commands to handle ACCESS models input and output files.
Apache License 2.0
0 stars 0 forks source link

modify_ancil.py - Add possibility to use netCDF files without some dimensions (if not needed) #2

Closed atteggiani closed 6 months ago

atteggiani commented 1 year ago

Add the possibility to use netCDF files that have only certain dimensions, in case the others are not needed (because that dimension in the ancillary file has length 1).

Example: netCDF file with only 'latitude', 'longitude' dimesnions (no 'time', no 'level')