imarkonis / ithaca

MIT License
0 stars 5 forks source link

Shailendra #89

Closed SPratapIND closed 1 year ago

SPratapIND commented 1 year ago

update #87

imarkonis commented 1 year ago

The generated file in Shailendra's paper has thick border. The generated file in our original script hasn't. Can we fix this?

MiRoVaGo commented 1 year ago

We cannot unless we re-project the data. Shailendra did it in the same fashion of the example you shared previously (warping latlon so that it looks like robinson in the regular space) Note that doing so will break the code in the near future because they do the re-projection using rgdal (announced to be retired by the end of 2023)

imarkonis commented 1 year ago

So let's reproject them and see how they look like. When rgdal is retired we will figure out another solution. Who is going to do the re-projection?

imarkonis commented 1 year ago

We stick to the older version. Made some work around myself.