Code Monkey home page Code Monkey logo

pmldatapipeline's People

Contributors

rachaelwr avatar stuartlynn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pmldatapipeline's Issues

Error in download_features.py

I'm interested in using this project in my thesis. I am willing to run this before making any modifications to the same. However, I've been running into quite a few issues.

While running
python download_features.py --features data/features.csv

I get the following error
ImportError: cannot import name 'S2L1CWCSInput' from 'eolearn.io'

Also. I get the unresolved variables error before even running the files on this line

'bbox':BBox(bounds.iloc[feature_index],bbox_list[0].crs),

The variable bounds, bbox_list aren't defined in the above line

add_fdi:{
'band_layer': USE_BANDS,
'band_names': band_names
}

The variable USE_BANDS, band_names aren't defined in the above line.

@stuartlynn if you could help me set this up, it'd be very helpful for my thesis.

Problem using download_scene.py

I am having problems using python download_scene.py --scene=scenes/Gulf.json and I don't know if the problem is because of the installation or my SentinelHub account.

I used Anaconda for the installation:

  • I created an anaconda environment with pipenv and proj to be able to run pipenv install.

Then I used the following commands:

  • pipenv shell
    outputs: Launching subshell in virtual environment...
  • sentinelhub.config --instance_id xxx
    outputs: The value of parameter 'instance_id' was updated to 'xxx'
  • sentinelhub.config --show
    outputs: Several parameters
  • python download_scene.py --scene=scenes/Gulf.json
    outputs:
OSError: dlopen(/.../.venv/lib/python3.8/site-packages/lightgbm/lib_lightgbm.so, 6): Library not loaded: /usr/local/opt/libomp/lib/libomp.dylib
Referenced from: /.../.venv/lib/python3.8/site-packages/lightgbm/lib_lightgbm.so
Reason: image not found

Do you know why this error may be appearing? Thank you!

get_s2_pixel_cloud_detector function

I setup everything, but when I try to run the predict_scene.py file I get this error :
ImportError: cannot import name 'get_s2_pixel_cloud_detector' from 'eolearn.mask'.

I looked to the documentation of the eo-learn framework, I think this function have been deleted.

Could you please share with us how to resolve this error.

Error in running the download_features.py file. Can you please provide features.csv file?

Hi, I am working on the plastic detection project using Sentinel-2 satellite image and I am trying to run follow your repository to get the satellite image data. I created the features.csv file with the columns and label as mentioned. However, when I run the below command with my csv file, the code does not generate any data in the data folder, instead it is going to the exception command in download_features.py. I am getting the output as "Could not download feature" and "Could not process feature".

python download_features.py --features data/features.csv

Can you please provide me a sample features.csv file and it would be of great help for my project as I have limited time to complete it.

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.