Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weather-model
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
weather-model
Commits
25180735
Commit
25180735
authored
May 22, 2017
by
ivan Lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change level as index of warning_dirstrict::ohm
parent
b3b6e42c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
warning.rb
lib/weather-model/source_schemas/warning.rb
+2
-2
No files found.
lib/weather-model/source_schemas/warning.rb
View file @
25180735
...
@@ -11,8 +11,8 @@ module WeatherModel
...
@@ -11,8 +11,8 @@ module WeatherModel
unit: :string
unit: :string
},
},
options:
{
options:
{
index:
[
:publishtime
,
:unit
],
index:
[
:publishtime
,
:
level
,
:
unit
],
expire:
11
*
24
*
60
*
60
,
expire:
2
*
24
*
60
*
60
,
unique:
nil
,
unique:
nil
,
belongs_to:
nil
,
belongs_to:
nil
,
has_many:
nil
,
has_many:
nil
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment