Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
Weather-Metadata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MaDiPHS
Weather-Metadata
Commits
930a6eb3
Commit
930a6eb3
authored
4 months ago
by
Tor-Einar Skog
Browse files
Options
Downloads
Patches
Plain Diff
Add DCCMS locationforecast for Malawi
parent
d7232ed4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
weather_datasources.yaml
+28
-29
28 additions, 29 deletions
weather_datasources.yaml
with
28 additions
and
29 deletions
weather_datasources.yaml
+
28
−
29
View file @
930a6eb3
...
@@ -44,47 +44,46 @@ datasources:
...
@@ -44,47 +44,46 @@ datasources:
-
2001
# Precipitation (mm)
-
2001
# Precipitation (mm)
-
4002
# Instantaneous wind speed at 2m
-
4002
# Instantaneous wind speed at 2m
-
-
id
:
no.nibio.mockweatherdatasource
id
:
mw.gov.dccms.locationforecast
name
:
"
Mock
Weather
Data
Source
"
name
:
"
DCCMS
Locationforecast
"
description
:
"
Placeholder
datasource
providing
same
data
for
al
l
locations
and
periods
"
description
:
"
5-day
forecasts
for
M
al
awi
"
public_URL
:
https://
test.madiphs.org/mwds/
public_URL
:
"
https://
https://www.metmalawi.gov.mw/"
priority
:
0
# From 0 (lowest) - 10 (highest) When more than one datasource relevant, use this value for prioritization
priority
:
1
0
# From 0 (lowest) - 10 (highest) When more than one datasource relevant, use this value for prioritization
organization
:
organization
:
name
:
NIBIO
name
:
Departmend of Climate Change and Meteorological Services
country
:
Norway
country
:
Malawi
address
:
Høgskoleveien
7
address
:
Southern Regional Government Buildings, Victoria Avenue
postal_code
:
"
1431"
city
:
Blantyre
city
:
Ås
email
:
metdept@metmalawi.gov.mw
email
:
tor-einar.skog@nibio.no
url
:
https://https://www.metmalawi.gov.mw/
url
:
https://nibio.no
endpoint
:
"
{WEATHER_API_URL}/rest/weatheradapter/dccmslocationforecast/"
endpoint
:
https://test.madiphs.org/mwds/weather_data
authentication_type
:
NONE
authentication_type
:
NONE
needs_data_control
:
false
needs_data_control
:
false
temporal
:
temporal
:
historic
:
historic
:
#
start
:
2021-01-01
#
start:
null # Start == null => No measured/historic/observational data
end
:
2021-12-31
#
end:
null #null => Recent data available (continuously updated) UNLESS OF COURSE start == null
forecast
:
0
forecast
:
5
# 0 = no forecast. All other positive integers indicate the number of days ahead
intervals
:
intervals
:
# Array of accepted interval requests
-
3600
-
3600
-
86400
access_type
:
location
access_type
:
location
spatial
:
spatial
:
countries
:
null
# Using country codes to get GeoJSON. Saves a lot of duplication.
# ISO-3166-1 Three-letter country codes https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
# e.g.
# - NOR
# - SWE
countries
:
-
MWI
# "Sphere" simply means the whole globe (NOT part of GEOJson spec!)
geoJSON
:
|-
geoJSON
:
|-
{"type": "Sphere"}
{"type": "Sphere"}
parameters
:
parameters
:
common
:
common
:
-
1002
# Average temperature at 2m (Celcius)
-
1001
# Instantaneous temperature at 2m (Celcius)
-
1003
# Minimum temperature at 2m (Celcius)
-
2001
# Precipitation
-
1004
# Maximum temperature at 2m (Celcius)
-
4001
# Average wind speed
-
1112
# Soil temp 10cm
-
2001
# Precipitation (mm)
-
3002
# Average RH at 2m (%)
-
3101
# Leaf wetness
-
4002
# Instantaneous wind speed at 2m
-
4002
# Instantaneous wind speed at 2m
-
4003
# Mean wind speed at 2m
-
5001
# Global radiation (w/sqm)
-
-
id
:
org.tahmo
id
:
org.tahmo
name
:
"
Tahmo
weather
stations"
name
:
"
Tahmo
weather
stations"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment