Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please mention the Projection of DEM image #21

Open
CaptainDredge opened this issue Oct 17, 2018 · 3 comments
Open

Please mention the Projection of DEM image #21

CaptainDredge opened this issue Oct 17, 2018 · 3 comments

Comments

@CaptainDredge
Copy link

No description provided.

@silburt
Copy link
Owner

silburt commented Oct 25, 2018

@cczhu when you have a moment maybe you know the answer to this?

@CaptainDredge
Copy link
Author

@silburt @cczhu I downloaded 16-Bit GeoTiff image of Mars from USGS Mola Blended Global DEM and also downloaded Mars Crater Catalog by Stuart Robbins
I tried to combine both by using Input_data_gen.py. I downloaded the image in simple cylindrical projection with Lattitude/Longitude limits as +-180/+-90. So, I changed the limits and the radius but the generated masks are all wrong. I couldn't identify what's going wrong after debugging the code for hours.

@cczhu
Copy link
Collaborator

cczhu commented Oct 29, 2018

@Prabhat-IIT DeepMoon assumes the DEM is a Plate Carree (i.e. simple cylindrical) projection. I'm not sure I understand what you mean by the generated masks being wrong. Are the generated images and masks themselves fine, but there's just no correlation between the craters in the image and rings in the mask? If so, have you checked whether this is a mismatch between the DEM and crater catalog by plotting the craters on top of the DEM (eg. using cartopy)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants