https://github.com/simonrp84/nimrod_reader
A Python 3.x reader for Met Office NIMROD data
https://github.com/simonrp84/nimrod_reader
Last synced: about 2 months ago
JSON representation
A Python 3.x reader for Met Office NIMROD data
- Host: GitHub
- URL: https://github.com/simonrp84/nimrod_reader
- Owner: simonrp84
- License: gpl-3.0
- Created: 2019-07-24T09:51:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T11:05:32.000Z (over 4 years ago)
- Last Synced: 2025-03-26T11:51:11.493Z (2 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NIMROD_Reader
A python 3.x script to read Met Office composite radar scenes in the NIMROD format.This should be able to read all three types of composite scene (UK @ 1km, UK @ 5km and Europe @ 5km) but the geotiff creation part of the library has only been tested with UK @ 1km data.
If you are a CEDA user then you can find NIMROD data data in: /badc/ukmo-nimrod/
Requires: Numpy, gdal