borgstad
borgstad
Yes exactly, `pip install coastsat`. About the gdal issue: I will look into that and report back my findings. I have previously had problems with gdal and conda/pip.
GDAL cannot be installed via pip on either Windows or Linux, as it needs a precompiled binary. As things are right now, `coastsat` can only be installed after the user...
> thanks @borgstad for looking this up and making a PR #60, much appreciated. The only minor change is that I wouldn't call the package CoastSatDHI (or with the name...
Bump. I consider this issue critical, since processing the specified data with `rads` yields wrong coordinates. This also means historical data needs reprocessing.
@remkos, could you try out the command I have provided? It does not work for `rads`
Sorry, I'm running the script through docker. The correct command should be `rads2nc`
Great job. Just a suggestion: What about adding the @gjmulder build instructions to the README?