-
@dshean asked about the possibility of changing the website URL
We didn't put much thought into the website URL, but it's convenient to use GitHub pages hosting, which means the URL is fixed to the…
-
An initial list for reference and follow-ups, based on recent discussions and resources in this repo. I'll flesh it out with more links and brief descriptions over time, and possibly split off each da…
-
Found a typo - in the section 'Setting up Git' and below the pink text 'jupyterlab-git' -- the second occurrence of pink text has 'jupyterlag-git'. That is, 'lag' instead of 'lab'.
-
As a developer I need a dataloader for both snowEx, AWDB, and metloom data (and any other sources that are identified). The methods or classes should take a site_id, date range and sensor/element type…
-
The online workshop I attended one month ago has a great event landing page and a Jupyterbook. The workshop website uses this template (https://github.com/uwhackweek/jupyterbook-template). I know it's…
-
There are some cases such as substitutions in links or using backticks where the substitution does not work:
https://github.com/ICESAT-2HackWeek/website2022/pull/92#issuecomment-1074077407
htt…
-
@ZachKeskinen @rpalomaki Issue with ```geolocate_uavsar```. Maybe test it out on your local machines and see if it will work? It produced the llh .tifs, but then isn't ingesting them to the ```geocode…
-
I've noticed lots of tutorials each starting with a slightly different piece of code to check if there is a a valid .netrc, and if not, create one. This has led to errors in past hackweeks, where for …
-
max distance from site should change depending on different parameters such as vegetative cover, elevation, aspect, etc...
-
Looking for material!
- [ ] https://ncar.github.io/esds/posts/2022/sparse-PFT-gridding/
- [ ] https://ncar.github.io/esds/posts/2022/dask-debug-detrend/
- [ ] Intermediate tutorial on merging: ht…