Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nikothomas committed May 4, 2024
2 parents 91f2cc6 + 7f1df24 commit e5ee45a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

CTDFjorder is a Python package for processing and analyzing CTD (Conductivity, Temperature, Depth) data.
Documentation: [Read the docs](https://nikothomas.github.io/CTDFjorder/CTDFjorder/CTDFjorder.html)
GUI Wrapper: [ctdfjorder-lite](https://github.com/nikothomas/ctdfjorder-lite)

## Features

Expand Down Expand Up @@ -102,7 +103,7 @@ for file in CTDFjorder.get_rsk_filenames_in_dir(os.getcwd()):

## Contributing

Contributions to CTDFjorder are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the [GitHub repository](https://github.com).
Contributions to CTDFjorder are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the [GitHub repository](https://github.com/nikothomas/CTDFjorder).

## License

Expand Down

0 comments on commit e5ee45a

Please sign in to comment.