giumas
giumas
@ghisvail this is the ticket about Python 3 support. Because of this, I proposed to close https://github.com/HDFGroup/hdf-compass/issues/184
@gfadini It is a while that I am using the py3 branch on the [Pydro](https://svn.pydro.noaa.gov/Docs/html/Pydro/universe_overview.html)'s Python 3 environment (Windows) without problems. But I am not the maintainer.. thus, for general...
@hyoklee and @jreadey : From my understanding, the 'issue26' branch is also taking care of this enhancement. I tested it days ago, and it was working very well.. Now the...
Can we resurrect the 'issue26' branch and do that split that I was proposing a while ago? I would vote for small improvements today rather than big enhancement never! :)
About documentation, I believe that: - the content of the 'docs' folder is outdated: https://github.com/HDFGroup/hdf-compass/blob/develop/docs/index.rst - the documentation should be unified (with the "Compass model" as a chapter/section). Looking at...
This is a possible structure for the manual: http://giumas-hdf-compass.readthedocs.org/en/latest/
On Win, I don't get a crash, but the described bug is there.
The issue could be the missing namespace 'hdf_compass'.. @hyoklee did you rebase before commit?
A branch must be rebased before make a PR to the upstream repository. Otherwise your code will be missing all the other changes already applied...
@hyoklee Did you notice the conflicts on your branch that stops from merging your PR?