wrftailor
Tailoring and modification of the WRF model input data
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
Repository
Tailoring and modification of the WRF model input data
Basic Info
Statistics
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
WRFtailor
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:
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:
git clone git@github.com:anikfal/wrftailor.gitcd wrftailorchmod +x wrftailor.sh modules/*.sh- Copy or link your WRF input files (e.g. geo files) in the WRFtailor directory
./wrftailor.sh- 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
- Repositories: 1
- Profile: https://github.com/anikfal
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
Top Committers
| Name | 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
- Documentation: https://pkg.go.dev/github.com/anikfal/wrftailor#section-documentation
- License: mit
-
Latest release: v1.0.0
published almost 2 years ago