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

Multiple changes after throughout testing #308

Merged
merged 25 commits into from
Feb 23, 2024

Conversation

omouraenko
Copy link
Contributor

Changes include:

  1. Ran core functions through MATLAB's auto indent (ctrl-i) to make code more readable. Please review the changes with "Ignore whitespace" diff settings.
  2. Renamed multiple functions, which are also available in OpenEarthTools but different.
  3. Reworked 'setup' functions.
  4. Reworked 'Examples' functions and added necessary files. The idea is to separate examples from the core functions.
  5. Multiple small bug fixes.

Thank you.

omouraenko and others added 23 commits November 2, 2023 11:24
* Added '--no-check-certificate' for wget
* Added 'pause' in the end
* Windows version of 'setup.sh'
* Run 'setup_oceanmesh2d' to set paths
* Removed 'addpath' call, use 'setup_oceanmesh2d' once instead
* Added plotting
* Fixed section breaks
* Run all examples
* Removed 'addpath', use 'setup_oceanmesh2d' instead
* Removed 'exit' call as it is called after 'error', therefore will never execute
* Fixed if statements
* Added option to keep zip file
* Added more reporting
* Replaced 'powershell' with 'tar' in batch file (tar is available in Windows 10)
* Renamed back to original name
* Moved to 'datasets' to be consistent with other data for examples
@krober10nd
Copy link
Collaborator

Thanks very much @omouraenko

@WPringle lets merge this into #264 and then resolve any conflicts there?

@omouraenko
Copy link
Contributor Author

omouraenko commented Feb 21, 2024

BTW, in case someone does not know, when checking "Files changed", one can add "?w=1" to the URL to omit differences in whitespaces. This option is also available under Settings (gear icon).

@WPringle
Copy link
Collaborator

WPringle commented Feb 21, 2024

Thanks very much @omouraenko

@WPringle lets merge this into #264 and then resolve any conflicts there?

I'm not sure which is better, but it may be fine to leave here, but just need to decide which one to pull into projection first. If we do this first then it would be equivalent to your suggestion I think.

Added in record of changes.
@krober10nd krober10nd merged commit 7660c30 into CHLNDDEV:Projection Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants