Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachHoppinen authored May 20, 2024
1 parent ead10bb commit 4b2bdf0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@ for lon_min, lat_min in product(range(-117, -113), range(43, 46)):

```

Description of the output netcdf variables.

wet_snow: layer showing layers flagged as wet snow (1 = wet, 0 = dry)
snow_depth: derived snow depth in meters
ims: snow coverage binary mask (2 = no snow, 4 = snow)
fcf: forest coverage percentage
s1: raw sentinel-1 with 3 bands for VV, VH backscatter in dB and incidence angle
All the other layers are intermediate layers for if you want to explore the processing pipeline.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
Expand Down

0 comments on commit 4b2bdf0

Please sign in to comment.