Opened 8 years ago
Closed 8 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)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
5609 | jpaul | 2015-07-17T17:42:15+02:00 | commit changes/bugfix/... for SIREN; see ticket #1580 |
5608 | jpaul | 2015-07-17T17:40:52+02:00 | commit changes/bugfix/... for SIREN; see ticket #1580 |
Change History (2)
comment:1 Changed 8 years ago by jpaul
comment:2 Changed 8 years ago by jpaul
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.