Working with #NEMO gcm and #python?
I just released version 0.4.1 of #xnemogcm, a package that can read nemo #netcdf outputs, and adds the proper attributes (+ change dimension names) to be read by the fantastic #xgcm package.
It is compatible with NEMO 3.6 to 4.2.0 versions, but could probably work with other versions.
#xgcm #netcdf #xnemogcm #python #nemo
Working with #NEMO gcm and #python?
I just released version 0.4.0 of #xnemogcm, a package that can read nemo #netcdf outputs, and adds the proper attributes (+ change dimension names) to be read by the fantastic #xgcm package.
It tries to automatically discover the T, U, V, W, etc point of variables, and sets everything for you :). For more complicated cases (dataset already loaded into #xarray, dataset with no attributes, etc) you can easily set the point by hand.
#xarray #xgcm #netcdf #xnemogcm #python #nemo