Coastseg

Latest version: v1.2.5

Safety actively analyzes 629532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

1.2.5

**Full Changelog**: https://github.com/SatelliteShorelines/CoastSeg/compare/v1.2.4...v1.2.5
Quick Summary
In this release we released a few minor patches to coastseg that should fix any CRS mismatch errors encountered when uploading features. Additionally the tide correction code has been updated to no longer halt when one of the ROIs does not have an raw timeseries csv files present or all the files are empty.

Fixes
- Fixed a bug where the tide correction would halt for all ROIs if a single ROI had an empty raw timeseries file or missing timeseries file
- Fixed a bug that caused CRS mismatch errors when uploading features from file

1.2.4

**Full Changelog**: https://github.com/SatelliteShorelines/CoastSeg/compare/v1.2.3...v1.2.4
Quick Summary
In this release, we've ensured that all transects are now correctly oriented (issue 173), updated the notebook for contributing transects (149), and introduced a new predict_tides.py script to predict tides at a specific point. Additionally, we've resolved a bug preventing the tide model from loading outside the default location.

Closed Issues
- 173: All transects are now oriented in the correct direction, with the origin on land and the endpoint at sea.
- 149: The notebook for contributing transects has been updated, and a new script to update included transects has been provided.

New Features
- `predict_tides.py`: This new script will predict tides at a specific point

Fixes
- Fixed a bug where the tide model wouldn't load if it wasn't in the default location.

1.2.3

**Full Changelog**: https://github.com/SatelliteShorelines/CoastSeg/compare/v1.2.2...v1.2.3

Fixes

- Fixes cloud threshold filtering. Images downloaded will actually not download if the amount of bad pixels or cloud data exceeds the threshold
- No longer saves the index to any of the csv files
- Requires `coastsat-package > 0.1.65` allows for the downloaded images to be filtered by clouds and no data percentage

New Features

1. Cloud Filter Update
1. The cloud threshold filter now controls the amount of clouds that will be downloaded. Downloads will automatically calculate the percentage of cloud in the ROI and if it exceeds the limit the image is not saved.
2. This fixes a bug with CoastSeg 1.2.2 where the cloud threshold was filtering out clouds based on the amount of clouds in the entire scene not the ROI.
2. Bad Filter Update
1. The bad threshold filter now controls the percentage of bad pixels allowed in the imagery. Downloads will automatically calculate the percentage of bad pixels (cloud and no data) in the ROI and if it exceeds the limit the image is not saved.

1.2.2

**Full Changelog**: https://github.com/SatelliteShorelines/CoastSeg/compare/v1.2.1...v1.2.2
Fixes
- Removes deprecated `import pyTMD.constants`
- Updates `scripts/aviso_fes_tides.py` to be up to date with `2.1.1`
- Requires `coastsat-package > 0.1.63` to allow datetime objects to work with extract shorelines

New Features

1. **Resumable Downloads**
You can now resume interrupted downloads. Simply load the session, select the region of interest (ROI), and click "Download Imagery." CoastSeg will download any files that weren't previously downloaded.
2. **Extract Shorelines for Specific Satellites and Dates**
You can extract shorelines for specific satellites and dates by adjusting the settings.
3. **Month Filter**
A new month filter allows you to download imagery only for specific months.

**Resumable Downloads**

- Downloads can now be resumed if interrupted
- Simply reload the session, re-select the region of interest (ROI), and click "Download Imagery"
- CoastSeg will intelligently resume downloading any files that weren't fully transferred previously


![resumable downloads](https://github.com/SatelliteShorelines/CoastSeg/assets/61564689/87c8bd40-09c7-4c41-9b9f-24ec8eee410d)
This screenshot shows that 6 images from LandSat 8 and 13 images from Sentinel 2 will be downloaded into the existing session for ROI `sun_19`.
**Extract Shorelines for Specific Satellites and Dates**

- New settings allow specifying which satellites and date ranges to use
- Extract shorelines from only the most relevant imagery for your analysis
- Gain more control over the input data for shoreline extraction

**New Month Filter**

- Filter downloads to include only specific months of the year
- Avoid downloading extraneous data when only analyzing certain seasons/months
- Keep download size manageable by retrieving only the needed imagery

![image](https://github.com/SatelliteShorelines/CoastSeg/assets/61564689/9f7c167b-3ae4-4ccd-abf7-d15858fd9d4b)

Closed Issues
240 : Added controls to only download specific months.
234 : Users can now use the satellite list and date range to control which images the shorelines are extracted from thus there is no longer a need to separate the download settings and extract shoreline settings
226 : Users can now continue downloads that were interrupted.

1.2.1

**Full Changelog**: https://github.com/SatelliteShorelines/CoastSeg/compare/v1.2.0...v1.2.1

New Features

1. **Resumable Downloads**
You can now resume interrupted downloads. Simply load the session, select the region of interest (ROI), and click "Download Imagery." CoastSeg will download any files that weren't previously downloaded.
2. **Extract Shorelines for Specific Satellites and Dates**
You can extract shorelines for specific satellites and dates by adjusting the settings.
3. **Month Filter**
A new month filter allows you to download imagery only for specific months.

**Resumable Downloads**

- Downloads can now be resumed if interrupted
- Simply reload the session, re-select the region of interest (ROI), and click "Download Imagery"
- CoastSeg will intelligently resume downloading any files that weren't fully transferred previously


![resumable downloads](https://github.com/SatelliteShorelines/CoastSeg/assets/61564689/87c8bd40-09c7-4c41-9b9f-24ec8eee410d)
This screenshot shows that 6 images from LandSat 8 and 13 images from Sentinel 2 will be downloaded into the existing session for ROI `sun_19`.
**Extract Shorelines for Specific Satellites and Dates**

- New settings allow specifying which satellites and date ranges to use
- Extract shorelines from only the most relevant imagery for your analysis
- Gain more control over the input data for shoreline extraction

**New Month Filter**

- Filter downloads to include only specific months of the year
- Avoid downloading extraneous data when only analyzing certain seasons/months
- Keep download size manageable by retrieving only the needed imagery

![image](https://github.com/SatelliteShorelines/CoastSeg/assets/61564689/9f7c167b-3ae4-4ccd-abf7-d15858fd9d4b)

Closed Issues
240 : Added controls to only download specific months.
234 : Users can now use the satellite list and date range to control which images the shorelines are extracted from thus there is no longer a need to separate the download settings and extract shoreline settings
226 : Users can now continue downloads that were interrupted.

1.2.1dev1

**Full Changelog**: https://github.com/SatelliteShorelines/CoastSeg/compare/v1.2.0...v1.2.1dev1

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.