New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 7026 for branches/2016/dev_r6999_CONFIGMAN_1/NEMOGCM/TOOLS/SIREN/src/docsrc/5_changeLog.md – NEMO

Ignore:
Timestamp:
2016-10-13T15:50:54+02:00 (8 years ago)
Author:
jpaul
Message:

see ticket 1781

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6999_CONFIGMAN_1/NEMOGCM/TOOLS/SIREN/src/docsrc/5_changeLog.md

    r7025 r7026  
    66 
    77## New Features 
    8 - create_meshmask.F90 program to create meshmask from coordinates and bathymetry files. 
     8- create_meshmask.f90 program to create meshmask from coordinates and bathymetry files. 
     9- merge_bathy.f90: allow to choose the number of boundary point with coarse grid value. 
    910## Changes 
    10 - create_coord.F90: allow to define sub domain with coarse grid indices or coordinates. 
    11 - grid.F90:grid__get_closest_str: add function to get closest grid point using coarse grid coordinates strucutre. 
    12 - iom.F90:iom_open: open cdf4 file as cdf 
     11- create_coord.f90: allow to define sub domain with coarse grid indices or coordinates. 
     12- grid.f90:grid__get_closest_str: add function to get closest grid point using coarse grid coordinates strucutre. 
     13- iom.f90:iom_open: open cdf4 file as cdf 
    1314## Bug fixes 
    14 - boundary.F90:boundary_check: take into account that boundaries are compute on T point, but expressed on U,V point 
     15- boundary.f90:boundary_check: take into account that boundaries are compute on T point, but expressed on U,V point 
    1516 
    1617# Initial Release 2016-03-17 
Note: See TracChangeset for help on using the changeset viewer.