Zhang Yunjun
Zhang Yunjun
Thanks for the heads-up @EJFielding, I will create a new env for this test then.
> Hi @yunjunz and @EJFielding, what's the current status of this PR on your end? I won't have time to test the change in the coming few days. Since the...
`sardem` converts to ellipsoid as well.
Here is what I have with `sardem --bbox -81 25 -80 26 --data COP --make-isce-xml`. The `--make-isce-xml` option will ensure the output DEM is converted to the ellipsoid.
Thanks for noticing this issue, it seems to happen to all the relative links outside the `docs` directory. You are more than welcome to submit a PR and fix them....
I like this `~/.mintpyrc` file idea, and it won't affect any existing functionalities. You are more than welcome to implement it @falkamelung. For the implementation, I would think it should...
@eedyyidi thank you for the PR. Could you add an example command line usage (and let me know an example data file/path for testing offline), and check the failed checks...
Please provide more information for diagnosis: 1. plot your velocity files before and after geocoding 2. plot your geometryRadar.h5 and geometryGeo.h5 file 3. and maybe share the above data files...
I am glad to hear you located the problem. Gamma is very flexible in terms of format, which is a good and bad thing at the same time. From my...
Sure, please feel free to submit a PR when you get a chance. You could use `save_kmz.py --mask` option as a reference.