Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
936b8b52dc
Initial commit
1 year ago
a33fcb84c6
Initialize ReadMe
1 year ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

UK Met Office Global and Regional Weather Forecasts

Stream data with DDA:

import os, git
from dagshub.streaming import DagsHubFilesystem
url = 'https://<username>:<token>@dagshub.com/DagsHub-Datasets/mogreps-dataset.git'
git.Git("./").clone(url)
fs = DagsHubFilesystem("mogreps-dataset")
print(list(fs.scandir("mogreps-dataset")))
print(list(fs.listdir("mogreps-dataset/s3://mogreps-g")))

Description:

Data from two models is available: MOEGREPS-UK, a high resolution weather forecast covering the United Kingdom, and MOGREPS-G, a global weather forecast.

Contact:

Data from two models is available: MOEGREPS-UK, a high resolution weather forecast covering the United Kingdom, and MOGREPS-G, a global weather forecast.

Update Frequency:

Not currently updated

Managed By:

https://www.metoffice.gov.uk/

Resources:

  1. resource:

    • Description: Global weather forecast
    • ARN: arn:aws:s3:::mogreps-g
    • Region: eu-west-2
    • Type: S3 Bucket
  2. resource:

    • Description: High resolution weather forecast covering the United Kingdom
    • ARN: arn:aws:s3:::mogreps-uk
    • Region: eu-west-2
    • Type: S3 Bucket

Tags:

aws-pds, agriculture, earth observation, climate, weather, meteorological, sustainability

Tip!

Press p or to see the previous file or, n or to see the next file

About

mogreps-dataset is originate from the Registry of Open Data on AWS

Collaborators 5

Comments

Loading...