#949 closed upgrade (Done)

Updated Matlab Repository

Reported by: arango Owned by:
Priority: major Milestone: Release ROMS/TOMS 4.2
Component: Matlab Version: 4.1
Keywords: Cc:

Description

We are getting ready to release ROMS on GitHub soon as we continue to make sure that everything is working correctly.

The current plan is to have the ROMS source, Test Cases, and Matlab scripts in the same root directory base. We highly recommend that Users define the ROMS_ROOT_DIR variable in their computer shell logging environment, specifying where the User cloned/downloaded from GitHub the ROMS source code, Test Cases, and Matlab processing software:

 setenv ROMS_ROOT_DIR  MyDownlodLocationDirectory

The build scripts will use this environmental variable when compiling any of the ROMS Test Cases without the need to customize the location of the ROMS source code. Also, it is used for loading the path of Matlab scripts in the startup.m configuration file.

  • Updated and documented startup.m .
  • Added plot_diff_dirs.m to plot horizontal or vertical sections of the field difference between two directories having the same NetCDF filename at the specified time records.
  • Added plot_diff_files.m to plot horizontal or vertical sections of the field difference between two NetCDF files with different filenames at the specified time record.

Change History (1)

comment:1 by arango, 10 months ago

Resolution: Done
Status: newclosed
Note: See TracTickets for help on using tickets.