Add doc on install MintPy on Windows#647
Conversation
…revent running through the example
|
Thank you @Jlrine2 for the PR. Your install note here is consistent with #497. It seems to me that the installation order is:
The two environment variables MINTPY_HOME and PYAPS_HOME are not needed, according to #497. |
|
From my understanding, with this note, one could use |
|
It is definately possible to setup your install to allow entrypionts without needing to manually edit PATH's. @jhkennedy and I are working on getting MintPy into conda-forge, that will come with a few suggestions of which one will be adding those entrypoints. |
Co-authored-by: Joseph H Kennedy <me@jhkennedy.org>
The instructions now add MintPy/mintpy to the
Yes, that will work too, except the |
Co-authored-by: Joseph H Kennedy <me@jhkennedy.org>
Great, yes please. That would be more flexible on the user side. Update: I could write it based on your response. Thank you! |
These changes add instructions for installing MintPy using Conda on Windows. It also fixes a few bugs that allow windows to run through the examples in the Readme.md file of this repo.
There are still likely bugs as I haven't done any extensive testing on windows.
Reminders