-
```
What steps will reproduce the problem?
1. type in "sur" in the keypad
2. It suggests "surf()"
3. Pick that from the list.
What is the expected output? What do you see instead?
I expected it to …
-
```
I am thinking that using SVG output and an SVG viewer might be simpler to
implement and maintain than a "gnuplot" replacement.
I am proposing that plot commands etc. only update the data struct…
-
Jonny has a good write up about a beat frequency but we should add the notes here!
-
```
What steps will reproduce the problem?
1. type in "sur" in the keypad
2. It suggests "surf()"
3. Pick that from the list.
What is the expected output? What do you see instead?
I expected it to …
-
Here is an example notebook showing a version of problem we are working to solve:
https://github.com/ldeo-glaciology/REMAWaterRouting/blob/b473a510bc57901119a85f3ba15051016984a943/landsat8_load.ipy…
-
-
## Source Dataset
Simulations of the Antarctic ice sheet over the last 20ka performed by @talbrecht using the Parallel Ice Sheet Model (PISM)
Albrecht, Torsten (2019): PISM parameter e…
-
```
What steps will reproduce the problem?
1. type in "sur" in the keypad
2. It suggests "surf()"
3. Pick that from the list.
What is the expected output? What do you see instead?
I expected it to …
-
+ Need to update MMB to include peripherals
+ Need ice thickness - where from?
+ Have recent velocities (ITS_LIVE, not PROMICE Sentinel)
+ No historical velocities...
+ SMB from some of the …
-
For the NANs in our data, we consider many ways to do interpolation. One of them is XGBoost. Since XGBoost is not adapted to spatial data, it naturally has difficulty in understanding the spatial rela…