Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
petergraffy committed Mar 28, 2024
1 parent 645cf46 commit 18c8144
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ will produce `loyalty_degauss_daymet_0.1.0.csv` with added columns:
### Optional Argument

- Optional arguments include:
**'vars'**: daymet variables (any of: <tmax, tmin, srad, vp, swe, prcp, dayl> separated by comma)
**'min_lon'**: minimum longitude (numeric)
**'max_lon'**: maximum longitude (numeric)
**'min_lat'**: minimum_latitude (numeric)
**'max_lat'**: maximum latitude (numeric)
**'region'**: daymet region ('na' for North America, 'hi' for Hawaii, 'pr' for Puerto Rico)
- **'vars'**: daymet variables (any of: <tmax, tmin, srad, vp, swe, prcp, dayl> separated by comma)
- **'min_lon'**: minimum longitude (numeric)
- **'max_lon'**: maximum longitude (numeric)
- **'min_lat'**: minimum_latitude (numeric)
- **'max_lat'**: maximum latitude (numeric)
- **'region'**: daymet region ('na' for North America, 'hi' for Hawaii, 'pr' for Puerto Rico)

## Geomarker Methods

Expand Down

0 comments on commit 18c8144

Please sign in to comment.