Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fix in begin hour of 272 data #5

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- add CrIS-N21 info
- updated CrIS-NPP obs errors
- fix for 272 satwind state hour
- move obs-class rc files to a db inside this
(notice that handling scripts are still kept
in @GMAO_Shared/GMAO_etc
Expand Down
2 changes: 1 addition & 1 deletion convinfo.db/active.tbl
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
270 19000101 000000 29991231 240000 246 1 uv
271 19000101 000000 29991231 240000 246 1 uv
272 19000101 000000 20230104 120000 246 0 # 1 uv
272 20230104 000000 29991231 240000 246 1 uv
272 20230104 180000 29991231 240000 246 1 uv
0 19000101 000000 29991231 240000 247 0 # 1 uv
252 19000101 000000 29991231 240000 247 0 # 1 uv
253 19000101 000000 29991231 240000 247 0 # 1 uv
Expand Down