Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions LandSat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,21 +105,6 @@
"A key element of the exercise is to quantitatively describe changes in GSL surface area over time. A first step is to qualitaively do this by making a time-series gif of the images and visually assess if we in fact do observed changes."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "1e98e179",
"metadata": {},
"outputs": [],
"source": [
"\n",
"import importlib\n",
"\n",
"\n",
"\n",
"importlib.reload(plotting)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
31 changes: 31 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: hyriver
channels:
- conda-forge
dependencies:
- contextily
- dataretrieval
- geopandas
- ipykernel
- nbformat
- py3dep
- pygeohydro
- pynhd
- pynldas2
- python=3.10
- pydaymet[version='>=0.13.7']
- earthaccess
- iprogress
- ca-certificates
- certifi
- openssl
- widgetsnbextension
- ipywidgets
- earthengine-api
- geemap
- xarray-spatial
- pystac-client
- planetary-computer
- stackstac
- odc-stac
- imageio

95 changes: 0 additions & 95 deletions timelapse.ipynb

This file was deleted.