Git Product home page Git Product logo

Comments (12)

camarenaamaury avatar camarenaamaury commented on August 10, 2024 1

Hi Kvos,
I worked with CoastSat a few months ago and it worked fine for a couple sites (thanks for the development).
Last week I started working with it again, and I keep running into the same error as Julai091, I already cleaned my environment, re installed gdal (version-2.3.3), created the environment from scratch again, but is still giving the same error message.
Any other ideas are appreciated.
Thanks,
Amaury

from coastsat.

kvos avatar kvos commented on August 10, 2024 1

hey @Julai091 and @camarenaamaury , I've had a look in the forums and apparently this error pops up when proj4 is missing, according to this post. Try to run this command in the anaconda prompt with coastsatenvironment activated:

conda install -c https://conda.binstar.org/jgomezdans proj4

from coastsat.

kvos avatar kvos commented on August 10, 2024

hey juliana, yeah that error keeps on popping up without any reason. You may have updated your coastsat environment and now the gdal package is broken and this error comes up.

I recommend you try to re-install gdal on your current coastsat environment (even if it's already installed) with conda install gdal=2.3.3. Before re-installing though make sure you clean everything with conda clean --all

from coastsat.

Julai091 avatar Julai091 commented on August 10, 2024

Still trying...but nothing seems to work. Tried pip install as well.

from coastsat.

kvos avatar kvos commented on August 10, 2024

pip install doesn't work for GDAL according to #55 , I think you need to reset Anaconda and do the installation again...

from coastsat.

Julai091 avatar Julai091 commented on August 10, 2024

from coastsat.

kvos avatar kvos commented on August 10, 2024

@camarenaamaury - it's an issue that raises when you update anaconda and it breaks the gdal package. I've had this problem before too and the only way to fix it was to uninstall anaconda and re-install it.

from coastsat.

camarenaamaury avatar camarenaamaury commented on August 10, 2024

Thanks @kvos.
I tried this and still ran into the same issue.
I will install everything from scratch again.

from coastsat.

kvos avatar kvos commented on August 10, 2024

is the issue persisting? I will close the issue but feel free to reopen

from coastsat.

Alan19922015 avatar Alan19922015 commented on August 10, 2024

Which Anaconda3 version is most stable ? I try to use newest anaconda3 and get the TypeError: in method 'CoordinateTransformation_TransformPoints after digitize the coastsat? Which version do you based on? Iā€˜m testing the Anaocnda3.

from coastsat.

PenchalaVineeth avatar PenchalaVineeth commented on August 10, 2024

Hi Kvos,

I worked with coastsat I am facing an issue i.e., " 'CoordinateTransformation_TransformPoints', argument 1 of type 'OSRCoordinateTransformationShadow *'". I uninstalled coastsat environment and reinstalled and also gdal but no use can you please suggest me some solution.

Thanks,
vineeth

from coastsat.

kvos avatar kvos commented on August 10, 2024

I don't know what the solution to that error is, it's related to the installation of gdal, try to google it and there must be some posts on it on stackoverflow. After you uninstalled coastsat, did you run conda clean --all?

from coastsat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.