-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error when creating *_relief_server.txt #187
Labels
bug
Something isn't working
Comments
Esteban82
referenced
this issue
Mar 18, 2023
* Optimize planetry recipes for keeping highest resolution See #171 for background. I have solved the issue by determining the exact increment and tile size required for the highest resolution, which gets a name based on the floor of the actual increment. Need floor since 2.56 cannot be rint to 3 since we also will make a 03m grid. Testing this now but seems to work so want to get these into the repo for further testing. * Update date * Update mercury_relief.recipe Co-authored-by: Federico Esteban <[email protected]>
Merged
PaulWessel
pushed a commit
that referenced
this issue
Mar 18, 2023
Fix by #188 . |
Suspect language settings. |
The issue was already fix. But maybe it is a good idea to add |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I process the
planets_relief
data. When I run this codesrv_tiler.sh
I found and errors in the file"planet"_relief_server.txt
Here I compare the
earth_relief_server.txt
. Thep
for the registration went to another column and displace the rest of the info.More details
I found the error when I use
make mercury-relief
. Withmake
, the error stop the proccess and I got a truncatedmercury_relief_server.txt
. Then, I run the bashsrv_tiler.sh
and I got these messages which could help find the error:The
mercury_relief_server.txt
looks like this:The text was updated successfully, but these errors were encountered: