Skip to content

Commit

Permalink
Mention ResultsExports in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
pskoulgi authored Apr 18, 2023
1 parent 0c0a983 commit 7bbdd90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ To reproduce our analysis, follow these steps:
2. Delineate transects across rivers, by first running [`FindTransectLocations.js`](FindTransectLocations.js) to find their locations along the river channels and then running [`MakeTransects.js`](MakeTransects.js) to delineate transects across them. Delineations of basins around rivers are publicly available, and can be chosen from, the [HydroBASINS](https://www.hydrosheds.org/products/hydrobasins) dataset. We used level 7 basins in our analysis.
3. For these basins and transects, calculate time series of surface water areas using the annual composites from 1. above, by running [`TxBasinSeasWaterTsExp.js`](TxBasinSeasWaterTsExp.js).
4. Estimate trends, by season, in annual surface water area changes for each basin and transect by running [`TimeseriesRegr.js`](TimeseriesRegr.js).
5. Export results of trend estimation and timeseries of surface water areas, for use in a local machine, or as deposited in the Zenodo data repository, by running [`ResultsExports.js`](ResultsExports.js).

# License

Expand Down

0 comments on commit 7bbdd90

Please sign in to comment.