Coastseg

Latest version: v1.2.16

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

Scan your dependencies

Page 8 of 15

1.1.26

Upgrading the `SDS_coastsat_classifier.ipynb` notebook
1. Open the `SDS_coastsat_classifier.ipynb` notebook
2. Click the restart and clear all outputs button and **click the save button**
- This clears the old data from the notebook

![image](https://github.com/Doodleverse/CoastSeg/assets/61564689/ac421fe4-cbf9-4ad9-86b5-368edd31bd9b)

3. Open anaconda prompt
4. Go to your coastseg location
5. Run `git pull origin main`
- If you got the error below:

fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

- **How to fix this error**

git remote add origin https://github.com/Doodleverse/CoastSeg.git`
git pull origin main

- If you get error saying you have changes in your branch run the following commands
- ⚠️ This will clear out anything you have written to the `certifications.json` make sure to save that file to a new location then move it back when you're done upgrading

git fetch origin
git reset --hard origin/main

Please refer to the CoastSeg's [readme file](https://github.com/Doodleverse/CoastSeg/README.md) for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our [GitHub page](https://github.com/Doodleverse/CoastSeg/issues).

1.1.25

Upgrading the `SDS_coastsat_classifier.ipynb` notebook
1. Open the `SDS_coastsat_classifier.ipynb` notebook
2. Click the restart and clear all outputs button and **click the save button**
- This clears the old data from the notebook

![image](https://github.com/Doodleverse/CoastSeg/assets/61564689/ac421fe4-cbf9-4ad9-86b5-368edd31bd9b)

3. Open anaconda prompt
4. Go to your coastseg location
5. Run `git pull origin main`
- If you got the error below:

fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

- **How to fix this error**

git remote add origin https://github.com/Doodleverse/CoastSeg.git`
git pull origin main

- If you get error saying you have changes in your branch run the following commands
- ⚠️ This will clear out anything you have written to the `certifications.json` make sure to save that file to a new location then move it back when you're done upgrading

git fetch origin
git reset --hard origin/main

Please refer to the CoastSeg's [readme file](https://github.com/Doodleverse/CoastSeg/README.md) for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our [GitHub page](https://github.com/Doodleverse/CoastSeg/issues).

1.1.24

Please refer to the CoastSeg's [readme file](https://github.com/Doodleverse/CoastSeg/README.md) for more information about installing and configuring.

Feedback

We are eager to hear about your experiences with this new release. Please provide your feedback, file issues, or contribute a pull request on our [GitHub page](https://github.com/Doodleverse/CoastSeg/issues).

1.1.23

**Full Changelog**: https://github.com/Doodleverse/CoastSeg/compare/v1.1.22...v1.1.23

1.1.23dev2

**Full Changelog**: https://github.com/Doodleverse/CoastSeg/compare/v1.1.23...v1.1.23dev2

1.1.23dev1

**Full Changelog**: https://github.com/Doodleverse/CoastSeg/compare/v1.1.22...v1.1.23dev1

Page 8 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.