Opened 4 years ago
Last modified 3 years ago
#2269 assigned Defect
OBSTOOLS/sla2fb: old altimetry format
Reported by: | cbricaud | Owned by: | djlea |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TOP | Version: | v4.0.* |
Severity: | minor | Keywords: | |
Cc: |
Description
Context
OBSTOOLS/sla2fb is used to convert aviso sla netfiles to feedback format, read by the Observation operator in NEMO
obssla_io.h90 read the aviso files, but it needs to read aviso sla files with "old format" ( Tracks, Cycles, Data dimensions)
Analysis
Someone should have the good routine
Recommendation
...
Commit History (0)
(No commits)
Attachments (1)
Change History (4)
Changed 4 years ago by cbricaud
comment:1 Changed 4 years ago by cbricaud
comment:2 Changed 4 years ago by clevy
- Owner changed from systeam to djlea
- Status changed from new to assigned
comment:3 Changed 3 years ago by clevy
- Version changed from v4.0 to v4.0.*
Note: See
TracTickets for help on using
tickets.
I put a modified obssla_io.h90 routine I used. it works.
can a obstools user or developper could check it ?