About 209 results
Open links in new tab
  1. Issues · SatelliteShorelines/CoastSeg · GitHub

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

  2. Bug: ee Authenticate method is deprecated and blocking requests · Issue ...

    Jan 10, 2024 · Tools like Geemap have run into the same issue as we have that Google is deprecating how their 0Auth method works. Apartently a project id now needs to be manually entered into the …

  3. Filter out small imagery? · Issue #183 - GitHub

    Aug 22, 2023 · Collaborator Users want the controls for this to be a simple on/off switch that by default filters out imagery that's less than 80% of the expected ROI area. This control should be on by …

  4. Issue #72 · SatelliteShorelines/CoastSeg - GitHub

    Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Feel free to keep the titles described here to ensure our team can easily understand …

  5. Bug Report: Unable to download Imagery using script with ... - GitHub

    Feb 26, 2025 · New issue New issue Closed Closed Bug Report: Unable to download Imagery using script with earthengine-api =1.5.4 #288 Assignees Labels bugSomething isn't working

  6. Bug Report: Landsat 5 images are all being filtered out · Issue #200 ...

    A simple solution to this issue would be to remove the max image size filter altogether, but I want to determine the root cause of this size discrepancy between the pixel area of the image and the actual …

  7. Implement additional filters for filtering extracted shorelines · Issue ...

    This issue is for tracking ideas related to improving the quality of the extracted shorelines. Here are a few ideas the CoastSeg team has with some inspiration from new research

  8. Improvement: Error Messages · Issue #218 - GitHub

    The solution to issue described above was to not call save_config in extract shorelines and to instead add a new function called update_downloaded_configs to update the filepath for each ROI in the …

  9. Apply tidal corrections to 2d shoreline vectors · Issue #108 ... - GitHub

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

  10. pytmd download bug · Issue #157 · SatelliteShorelines/CoastSeg - GitHub

    Jun 15, 2023 · If the filename downloaded somehow doesn't include 'load_tide' or 'ocean_tide' in its name then the list of missing files is not created, thus when the line if len(missing_files) == 0: is run, …