Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download imagery #278

Closed
HornerL opened this issue Oct 3, 2024 · 5 comments
Closed

Unable to download imagery #278

HornerL opened this issue Oct 3, 2024 · 5 comments

Comments

@HornerL
Copy link

HornerL commented Oct 3, 2024

Please let me know if I should submit this issue as a Question rather than a Bug Report:

Describe the bug

When using "SDS_coastsat_classifier.ipynb", the following issues:

First: I am unable to download imagery. When I "preview imagery" it shows that imagery is available for my timeframe and ROI, but when I select "Download Imagery" there are no image files in the data folder and the download report says "failed w/ error: ValueError".

Second: When I try to "Load Feature from File" there is no file dialog window for me to select a file.

ALL software version info

Desktop (please complete the following information):
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)

  • Latest version of CoastSeg
  • OS: Windows 11 Enterprise version 23H2
  • Browser: Firefox Version 130.0.1
  • Python 3.8.3
  • jupyter notebook 7.2.2

Additional context

See attached zipped folder with log, download report, ROI, etc. I experienced the same issues regardless of where my ROI was located including the "Case Study 1" area in Santa Cruz.
Coastseg_Issue_stuff.zip

@2320sharon
Copy link
Collaborator

Hi @HornerL thank you for reporting your issue. We found the cause of this bug and we are working on getting it fixed.

@2320sharon
Copy link
Collaborator

Hi @HornerL I just wanted to let you know this bug was fixed in coastseg 1.2.15, but I would recommend you install 1.2.16 since that contains some additional bug fixes.

After you update your coastseg installation please run the commands below to verify the update worked and that the coastsat-package code that was causing the issue has been updated to version

In your coastseg environment can you run the commands below so we can verify you have the correct coastseg version installed 0.1.74:

conda list coastseg

conda list conda list coastsat-package

These commands should return:

(coastseg) C:\development\coastseg_user_copy\CoastSeg>conda list coastseg
# packages in environment at C:\Users\sf230\anaconda3\envs\coastseg:
#
# Name                    Version                   Build  Channel
coastseg                  1.2.16                  pypi_0    pypi
(coastseg) C:\development\coastseg_user_copy\CoastSeg>conda list coastsat-package
# packages in environment at C:\Users\sf230\anaconda3\envs\coastseg:
#
# Name                    Version                   Build  Channel
coastsat-package          0.1.74                   pypi_0    pypi

I just released coastseg 1.2.16 so the conda package may not be released yet depending on when you see this. If its not out just wait and I'll release it before Monday.

@HornerL
Copy link
Author

HornerL commented Oct 28, 2024 via email

@HornerL
Copy link
Author

HornerL commented Oct 29, 2024 via email

@2320sharon
Copy link
Collaborator

Hi @HornerL ,
I just saw your message, that version of coastseg is out on conda forge you can see it at https://anaconda.org/conda-forge/coastseg.

Glad that everything is working now. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants