Pin xgcm version#2722
Conversation
|
@VeckoTheGecko , it is removed from the top-level public API but can't you still use it like this? |
|
Also, can you point me towards an Issue/Discussion/PR that discusses dropping xgcm entirely? What is the reason for this? Helpful for me to know why |
|
Hi @hdrake . We only used xgcm for the parsing of the COMODO/SGRID metadata conventions. Due to a bug in xgcm's parser (xgcm/xgcm#686 ) we now we have our own SGRID parsing ( #2418 ) which is more reliable and maintainable than the logic in xgcm. After some refactoring, xgcm will become an unused dependency. Deepak and Julius flagged interest in xgcm/xgcm#686 about adding SGRID to cf_xarray (or an |
Description
xgcm/xgcm#743 resulted in the dropping of Axis from the public API hence we can't use it for typechecking. We'll very likely drop xgcm entirely before release, so just pinning for now.
Checklist
mainfor normal development,v3-supportfor v3 support)AI Disclosure
None