mantle-convection-constrained / terratools

Tools to read, analyse and visualise models written by the TERRA mantle convection code
https://terratools.readthedocs.io/en/latest/
MIT License
7 stars 5 forks source link

Read concatenated files #90

Closed jamespanton93 closed 1 year ago

jamespanton93 commented 1 year ago

Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable.

Added capability to read a single netcdf file that is a concatenation of netcdf files of a single time step dump. Such files are create using ncecat which is available though netCDF Operators (NCO). This is useful for users who locally store lots of model output, where having a single concatenated netCDF file for each dump is more manageable than having a file for each process for each dump.

For all pull requests:

For new features/models or changes of existing features: