ACCESS-NRI / amami

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 1 month 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')