Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azadeh-gh authored Apr 10, 2024
1 parent 2b46050 commit 9e4cacc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ush/SpatialTemporalStatsTool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Before running the script, the user needs to specify certain parameters in `user
- `region`: Insert a number to select Global or Regional ouput plots (1: global (default), 2: polar region, 3: mid-latitudes region, 4: tropics region, 5: southern mid-latitudes region, 6: southern polar region)
- `resolution`: Resolution for grid generation (1: 1X1 degree(default), 2:2X2 degree, 3:3X3 degree)
- `filter_by_vars`: Filter by variable to generate plots based on surface type (land, water, snow, seaice) or can be an empty list for no filtering.
To run the tool:

```
python user_Analysis.py
```

0 comments on commit 9e4cacc

Please sign in to comment.