Closed mcflugen closed 4 years ago
@mcflugen Should we open an issue to discuss an alternate name? csdms-pymt
? Or maybe just csdms
?
@mdpiper Yes, we should open an issue.
Some things to consider:
Maybe we should have something like pymt-base (or pymt-core?) that is a minimal version of pymt that doesn't contain ESMF grid mappers, unit conversion, or pymt_ packages. Those things would all be pymt extensions.
Since there is already a package on PyPI called pymt, we, unfortunately, can't deploy releases there - at least not under the name pymt. We should figure this out as it would be good to have releases installable from both PyPI and conda-forge.
This pull request also fixes the URL for the miniconda installer. Apparently it changed between the tests completing for #110 and when it was merged.