wrftailor

Tailoring and modification of the WRF model input data

https://github.com/anikfal/wrftailor

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary

Keywords

geographic-data ncl wps wrf
Last synced: 9 months ago · JSON representation

Repository

Tailoring and modification of the WRF model input data

Basic Info
  • Host: GitHub
  • Owner: anikfal
  • License: mit
  • Language: NCL
  • Default Branch: master
  • Homepage:
  • Size: 5.32 MB
Statistics
  • Stars: 9
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
geographic-data ncl wps wrf
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

WRFtailor

DOI

Tailoring and modification of the WRF input data over an area of interest

Modify your WRF input data, in the same simple way as you run the WRF model!

WRFtailor is a namelist-based tool, written in NCL and Bash scripts, to tailor and modify WRF input data (geo files, emissions data, etc).

Main capabilities:

  • Modify WRF input data over an AOI by a shapefile mask
  • Modify WRF input data over an AOI by setting a lat/lon bounding box
  • Modify WRF input data over specific grid points by setting a list of lat/lon coordinates
  • Modify WRF input data over the area of the smallest domain (subdomain)
  • Modify WRF input data by replacing the values from a GeoTIFF file into the WRF input data

Sample applications:

readme_image222

Installation:

Install NCL on a Linux machine (e.g. Fedora): bash sudo dnf install ncl That's enough for all of the WRFtailor's capabilities!

Run WRFtailor:

  1. git clone git@github.com:anikfal/wrftailor.git
  2. cd wrftailor
  3. chmod +x wrftailor.sh modules/*.sh
  4. Copy or link your WRF input files (e.g. geo files) in the WRFtailor directory
  5. ./wrftailor.sh
  6. If everything has been set correctly, you can tailor and modify your WRF input data according to the enabled section in namelist.tailor.

HTML Documentations:

Documentations with practical examples: https://wrftailor.readthedocs.io/en/latest

YouTube Training Videos:

https://youtube.com/playlist?list=PL93HaRiv5QkA8uzFzcZkyTqkKPweJajrJ&si=kCJ3UNvnJlrGXFWd

Owner

  • Name: Amirhossein Nikfal
  • Login: anikfal
  • Kind: user
  • Location: Germany
  • Company: Jülich Supercomputing Centre

Atmospheric Modeling & Data Science

GitHub Events

Total
  • Issues event: 1
  • Watch event: 3
  • Push event: 6
  • Pull request event: 1
  • Create event: 1
Last Year
  • Issues event: 1
  • Watch event: 3
  • Push event: 6
  • Pull request event: 1
  • Create event: 1

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 64
  • Total Committers: 1
  • Avg Commits per committer: 64.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Amir H. Nikfal a****l@g****m 64

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 8
  • Average time to close issues: 9 days
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: 9 days
  • Average time to close pull requests: 2 minutes
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ksunilk (1)
Pull Request Authors
  • anikfal (12)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
proxy.golang.org: github.com/anikfal/wrftailor
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 9 months ago