Replies: 2 comments 8 replies
|
Hello, save_gdal.py geo_velocity.h5 With the .Tiff file you could project it in QGIS. |
3 replies
|
To convert the velocity.h5 file into geographic coordinates, I use one of the source files as a reference. From it, I extract the geographic information and apply it to the datasets in the velocity.h5 file. The enclosed script will help you with this task. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone, when I use geocode.py to convert velocity. h5, it prompts 'no lookup table found'. How can I convert velocity to the geographic coordinate ? Furthermore, how can I convert the velocity in the geographic coordinate to xyz.txt (longitude latitude velocity)? Thank you for your time!
All reactions