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.
#1580 (commit changes/bugfix/... for SIREN) – NEMO

Opened 9 years ago

Closed 9 years ago

#1580 closed Enhancement (fixed)

commit changes/bugfix/... for SIREN

Reported by: jpaul Owned by: nemo
Priority: low Milestone: 2015 WP
Component: tools Version: v3.6
Severity: Keywords:
Cc:

Description

main changes:

  • extrapolate all land points (_FillValue) + change on weight function
  • create math module
  • change dichotomy method to compute closest point on ORCA grid
  • improve way to find the offset between fine and coarse grid
  • use scale factor and offset, as soon as read variable value
  • allow to change unit of a variable (a scale factor could be applied)
  • new format in namelist to get information on additional request
  • add option to add extrapolate all land points in namelist

main bugs fix:

  • boundary indices on velocity point
  • correct issue with "disorder" dimension
  • define local structure to avoid mistake with pointer when deleting embedded structure
  • reinitialise detect array for the interpolation of each level
  • wrong array size in intrerp linear

Commit History (2)

ChangesetAuthorTimeChangeLog
5609jpaul2015-07-17T17:42:15+02:00

commit changes/bugfix/... for SIREN; see ticket #1580

5608jpaul2015-07-17T17:40:52+02:00

commit changes/bugfix/... for SIREN; see ticket #1580

Change History (2)

comment:1 Changed 9 years ago by jpaul

branches/2015/nemo_v3_6_STABLE

Committed at revision 5608

https://forge.ipsl.jussieu.fr/nemo/changeset/5608

trunk

Committed atrevision 5609

https://forge.ipsl.jussieu.fr/nemo/changeset/5609


comment:2 Changed 9 years ago by jpaul

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.