This website requires JavaScript.
Explore
Help
Sign In
core
/
eccodes
mirror of
https://github.com/ecmwf/eccodes.git
Watch
1
Star
0
Fork
You've already forked eccodes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16f184569b
eccodes
/
definitions
/
mars
/
grib.clte.fc.def
5 lines
96 B
Modula-2
Raw
Normal View
History
Unescape
Escape
ECC-1716: GRIB2: Use dataDate and dataTime for indexing within MARS stream clte
2023-11-10 12:39:54 +00:00
alias
mars
.
date
=
dataDate
;
alias
mars
.
time
=
dataTime
;
ECC-1691: Added mars streams and definition files; Added destine sample GRIB2 file; Modified test to account for new streams.
2023-10-12 16:33:41 +00:00
unalias
mars
.
step
;
ECC-1716: GRIB2: Use dataDate and dataTime for indexing within MARS stream clte
2023-11-10 12:39:54 +00:00
unalias
mars
.
domain
;