Git Product home page Git Product logo

Comments (10)

yumorishita avatar yumorishita commented on May 26, 2024

Thank you for your suggestion. I am sorry for bothering every user to prepare the python environment, but indeed I am not very familiar with python environment. I would like to focus on developing technical things about InSAR at the moment. I would appreciate if someone could share the easy way to create the environment.

from licsbas.

sahitono avatar sahitono commented on May 26, 2024

It can be done with github action. I can help to set it up, but the project directory need to be restructured.
This project is great, thank you for creating it.

from licsbas.

yumorishita avatar yumorishita commented on May 26, 2024

I have uploaded LiCSBAS.yml to create an "licsbas" environment by conda, and also updated the wiki page. Do you think it is useful? @sahitono

from licsbas.

sahitono avatar sahitono commented on May 26, 2024

@yumorishita that's useful for creating anaconda environment. I think it will be better to include the package version too, so there wont be a problem when installs different major version. Because conda sometimes install gdal version 2 not gdal 3.

Btw I have ported the bash script into powershell script so it can be used by windows user too. i can give it to you, if you are interested with it.

from licsbas.

yumorishita avatar yumorishita commented on May 26, 2024

Thank you for your comments. I agree that the package version should be included, but I don't know what version can work or not for each package. I thought the latest version is installed without the explicit version and it would make no problem.

I have never used powershell. I would appreciate if you could upload the script on your repository or somewhere. I will link to it.

from licsbas.

sahitono avatar sahitono commented on May 26, 2024

What if the package version is the major version of what you currently uses ?

I'll create a fork of it asap, because i made some changes in the joining of url path. Because os.path in windows is backslash which is not a valid url path, so i use posix.path instead os.path.

from licsbas.

yumorishita avatar yumorishita commented on May 26, 2024

I basically use the latest version, but it is not always required. I wonder if the unnecessary version specification increases conflict of multiple packages. LiCSBAS should not require the latest version for a certain package. If no specification of the package version does not cause a significant problem, I would like to keep the current yml file.

from licsbas.

sahitono avatar sahitono commented on May 26, 2024

I think there won't be significant problem

from licsbas.

Zeeshan-Ali1992 avatar Zeeshan-Ali1992 commented on May 26, 2024

@yumorishita that's useful for creating anaconda environment. I think it will be better to include the package version too, so there wont be a problem when installs different major version. Because conda sometimes install gdal version 2 not gdal 3.

Btw I have ported the bash script into powershell script so it can be used by windows user too. i can give it to you, if you are interested with it.

Hello sahitono. Kindly share the "bash script" which you added to Powershell script to run it using Windows OS also.

from licsbas.

sahitono avatar sahitono commented on May 26, 2024

@Zeeshan-Ali1992 Hi, sadly I don't recommend it to you because I modified the old version of LiCSBAS to be compatible with windows. I recommend you to use WSL to run Linux on windows simultaneously without VM.

from licsbas.

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.